Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.03 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.03 KB

RCPCH NHS Organisations

About this project

This is a Django 4.0 (django rest framework) project written in python 3.11.0, with a postgresql database. It (will) create a versioned database of all hospitals in the UK, updated periodically from the Organisation Data Service. This information in turn will be checked for accuracy with NHS clinicians across the UK to maintain accuracy. It will run as a service.

Getting started

Warning

This repo stores geo-data using GitLFS. You must install GitLFS before cloning the repo.

  1. Clone the repository
  2. s/up

This will create a dockerised running API accessible at localhost on port 8003.

There is a more complete documentation site on port 8004 at localhost

Live documentation is here