Simple app to explore NHS medicines usage data for hospitals.
Dataset last updated 2024-07-08
Data source: NHSBSA, available under Open Government License.
This repo contains code for a Next app which interacts with a Postgres DB. Code to populate the Postgres DB is in PopulateDB.ipynb.
yarn install
yarn dev
yarn install
yarn build
yarn start
Or, as we do, host the app with Vercel.
See https://openprescribing.net/hospitals (but this project has no affiliation with them) for background on this data.