national-paediatric-diabetes-audit

A django application to audit the care of children and young people with diabetes in England and Wales.

https://github.com/rcpch/national-paediatric-diabetes-audit

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

audit django django-rest-framework paediatric-diabetes
Last synced: 6 months ago · JSON representation ·

Repository

A django application to audit the care of children and young people with diabetes in England and Wales.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 3
  • Forks: 1
  • Open Issues: 59
  • Releases: 2
Topics
audit django django-rest-framework paediatric-diabetes
Created about 2 years ago · Last pushed 6 months ago
Metadata Files
Readme Citation

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

DOI

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

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
bug (105) high (82) user interface (74) medium (61) enhancement (53) help wanted (33) security (33) TODO (27) dashboard (26) highest (15) question (13) refactor (12) admin (11) good first issue (7) feature (6) backlog (5) validation (4) documentation (4) LIVE - Royal Alexandra (3) performance (3) LIVE - Royal Preston (3) LIVE - Jersey [PZ248] (3) LIVE - UCL (3) LIVE - Sunderland (2) dataset review (2) LIVE - Ealing [PZ191] (2) LIVE - Luton [PZ010] (2) LIVE - Poole [PZ054] (1) LIVE - Gloucestershire [PZ242] (1) LIVE - Coventry [PZ122] (1)
Pull Request Labels
bug (12) user interface (7) enhancement (7) help wanted (4) TODO (4) LIVE - Royal Preston (3) Pending-on-STAGING (3) Pending-on-LIVE (3) refactor (2) dashboard (2) question (2) DO NOT MERGE (1) performance (1) good first issue (1) admin (1) highest (1) LIVE - Royal Alexandra (1) LIVE - Great Ormond Street [PZ196] (1)

Dependencies

Dockerfile docker
  • python 3.12 build
docker-compose.yml docker
requirements/requirements.txt pypi
  • 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 *
requirements.txt pypi