openhealthcare/NCDR-reference

Name: NCDR-reference

Owner: Open Health Care

Description: null

Created: 2017-10-17 14:09:45.0

Updated: 2017-10-18 10:23:26.0

Pushed: 2017-10-25 11:00:31.0

Homepage: null

Size: 38

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

NCDR Reference

A viewer for the schema of the National Commissioning Data Repository

set up

git clone/mkvirtualenv/pip install -r requirements.txt ./manage.py loaddata data/fixtures/site_description.json

When we've decided what the finished version of the description should be ./manage.py dumpdata csv_schema.SiteDescription > data/fixtures/site_description.json

loading in csvs ./manage.py csv_loader {{ path to the csv }}

TODO

change the csv loader into a form. add in a search function, but lets find out which columns to query make the table look more like https://data.england.nhs.uk/dataset?


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.