national-paediatric-diabetes-audit
A django application to audit the care of children and young people with diabetes in England and Wales.
Science Score: 75.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
✓Institutional organization owner
Organization rcpch has institutional domain (rcpch.ac.uk) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.4%) to scientific vocabulary
Keywords
Repository
A django application to audit the care of children and young people with diabetes in England and Wales.
Basic Info
- Host: GitHub
- Owner: rcpch
- Language: Python
- Default Branch: live
- Homepage: https://rcpch.github.io/national-paediatric-diabetes-audit/
- Size: 108 MB
Statistics
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 59
- Releases: 2
Topics
Metadata Files
README.md
National Paediatric Diabetes Audit (NPDA)
A Django project to upload and edit data for the NPDA
It needs some environment variables stored in envs/.env to work (see example.env)
To get running it is all dockerised:
command
chmod +x s/*.*
s/docker-up
Either navigate to the platform:
https://npda.localhost/home#
or to the Swagger browsable API:
https://npda.localhost/swagger-ui/
or to the docs:
http://0.0.0.0:8007/
Figma Design file for NPDA:
https://www.figma.com/design/ejgejj2H1f7LNmHTpu2XDo/NPDA?node-id=0-1&t=n2hbvYkSfHHBJ4bB-1
Citation
Owner
- Name: The Royal College of Paediatrics and Child Health
- Login: rcpch
- Kind: organization
- Email: it.support@rcpch.ac.uk
- Location: 5-11 Theobald's Road, London WC1X 8SH
- Website: https://rcpch.ac.uk
- Twitter: RCPCHtweets
- Repositories: 13
- Profile: https://github.com/rcpch
Best Practice As Code, from the RCPCH
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Barton"
given-names: "Michael"
- family-names: "Baw"
given-names: "Marcus"
orcid: "https://orcid.org/0000-0003-4369-8659"
- family-names: "Chandran"
given-names: "Anchit"
- family-names: "Chapman"
given-names: "Simon"
orcid: "https://orcid.org/0000-0001-9897-2040"
- family-names: "Cowen"
given-names: "Danny"
- family-names: "Hill"
given-names: "Reece"
- family-names: "Shepherd"
given-names: "Richard"
- family-names: "Krayem"
given-names: "Amani"
title: "national-paediatric-diabetes-audit"
version: 0.0.2
doi: 10.5281/zenodo.15053871
date-released: 2022-05-14
url: "https://github.com/rcpch/national-paediatric-diabetes-audit"
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 525
- Total pull requests: 476
- Average time to close issues: 20 days
- Average time to close pull requests: 3 days
- Total issue authors: 8
- Total pull request authors: 8
- Average comments per issue: 0.81
- Average comments per pull request: 0.36
- Merged pull requests: 364
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 380
- Pull requests: 371
- Average time to close issues: 13 days
- Average time to close pull requests: 2 days
- Issue authors: 7
- Pull request authors: 7
- Average comments per issue: 0.76
- Average comments per pull request: 0.33
- Merged pull requests: 291
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- mbarton (266)
- eatyourpeas (161)
- anchit-chandran (61)
- dc2007git (35)
- AmaniKrayemRCPCH (28)
- richardshepherd45 (4)
- reecehill (4)
- ZhaonanFang (1)
Pull Request Authors
- mbarton (234)
- eatyourpeas (149)
- anchit-chandran (76)
- dc2007git (28)
- reecehill (10)
- richardshepherd45 (6)
- NandaniThakur (1)
- AmaniKrayemRCPCH (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- python 3.12 build
- autopep8 *
- black *
- bump2version *
- coverage *
- dj_database_url *
- django *
- django-htmx *
- djangorestframework *
- docutils *
- gunicorn *
- mkdocs-git-committers-plugin-2 *
- mkdocs-git-revision-date-localized-plugin *
- mkdocs-macros-plugin *
- mkdocs-material *
- mkdocs-with-pdf *
- nhs-number *
- pandas *
- plotly *
- psycopg2-binary *
- pytest-django *
- pytest-factoryboy *
- python-dateutil *
- requests *
- whitenoise *