Skip to content

theosanderson/hospitalmedicines

Repository files navigation

Simple app to explore NHS medicines usage data for hospitals.

Dataset last updated 2024-07-08

Data source: NHSBSA, available under Open Government License.

Code

This repo contains code for a Next app which interacts with a Postgres DB. Code to populate the Postgres DB is in PopulateDB.ipynb.

Instructions for running

Development

yarn install
yarn dev

Production

yarn install
yarn build
yarn start

Or, as we do, host the app with Vercel.

Background

See https://openprescribing.net/hospitals (but this project has no affiliation with them) for background on this data.

About

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors