Science Score: 52.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
-
○Academic publication links
-
○Academic email domains
-
✓Institutional organization owner
Organization rcpch has institutional domain (rcpch.ac.uk) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.9%) to scientific vocabulary
Keywords
audit
childhood
django
epilepsy
htmx
snomed
Scientific Fields
Computer Science
Computer Science -
88% confidence
Last synced: 4 months ago
·
JSON representation
·
Repository
Epilepsy12 Audit Platform
Basic Info
- Host: GitHub
- Owner: rcpch
- License: agpl-3.0
- Language: Python
- Default Branch: live
- Homepage: https://e12.rcpch.ac.uk/
- Size: 114 MB
Statistics
- Stars: 5
- Watchers: 3
- Forks: 5
- Open Issues: 83
- Releases: 0
Topics
audit
childhood
django
epilepsy
htmx
snomed
Created over 4 years ago
· Last pushed 5 months ago
Metadata Files
Readme
License
Citation
README.md
rcpch-audit-engine

All documentation for this project is at https://e12.rcpch.ac.uk/docs
RCPCH Incubator
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: "Chapman"
given-names: "Simon"
orcid: "https://orcid.org/0000-0001-9897-2040"
- family-names: "Baw"
given-names: "Marcus"
title: "rcpch-audit-engine"
version: 0.0.1
doi: 10.5281/zenodo.415328052
date-released: 2022-05-14
url: "https://github.com/rcpch/rcpch-audit-engine"
GitHub Events
Total
- Issues event: 163
- Delete event: 76
- Issue comment event: 327
- Push event: 320
- Pull request review comment event: 24
- Pull request review event: 25
- Pull request event: 159
- Create event: 77
Last Year
- Issues event: 163
- Delete event: 76
- Issue comment event: 327
- Push event: 320
- Pull request review comment event: 24
- Pull request review event: 25
- Pull request event: 159
- Create event: 77
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 270
- Total pull requests: 246
- Average time to close issues: about 1 month
- Average time to close pull requests: 4 days
- Total issue authors: 9
- Total pull request authors: 8
- Average comments per issue: 1.49
- Average comments per pull request: 0.56
- Merged pull requests: 179
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 108
- Pull requests: 106
- Average time to close issues: 15 days
- Average time to close pull requests: 2 days
- Issue authors: 6
- Pull request authors: 3
- Average comments per issue: 1.15
- Average comments per pull request: 0.26
- Merged pull requests: 75
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- mbarton (71)
- AmaniKrayemRCPCH (62)
- SAbdin93 (34)
- eatyourpeas (34)
- nikyraja (25)
- pacharanero (21)
- dc2007git (18)
- anchit-chandran (3)
- anjaleesyangbo (2)
Pull Request Authors
- eatyourpeas (121)
- mbarton (86)
- dc2007git (21)
- pacharanero (9)
- nikyraja (5)
- AmaniKrayemRCPCH (2)
- anchit-chandran (1)
- reecehill (1)
Top Labels
Issue Labels
feature request (61)
bug (56)
priority: high (30)
user-interface (29)
priority: medium (21)
long-term-roadmap (17)
priority: highest (15)
refactor (10)
security (10)
discussion (3)
duplicate (3)
devops (3)
stale (2)
question (2)
to-close-with-confirmation (1)
documentation (1)
Pull Request Labels
bug (20)
feature request (17)
security (6)
user-interface (5)
priority: high (4)
refactor (4)
documentation (3)
duplicate (1)
priority: highest (1)
priority: medium (1)
to-close-with-confirmation (1)
Dependencies
Dockerfile
docker
- python 3.10 build
.github/workflows/auto-add-issues-to-project.yml
actions
- actions/add-to-project v0.4.0 composite
docker-compose.yml
docker
requirements/requirements.txt
pypi
- autopep8 *
- black *
- bump2version *
- celery *
- coverage *
- dj_database_url *
- django *
- django-auto-logout *
- django-celery-beat *
- django-filter *
- django-htmx *
- django-semantic-admin *
- django-simple-captcha *
- django-simple-history *
- django-two-factor-auth *
- django-widget-tweaks *
- djangorestframework *
- docutils *
- flower *
- gunicorn *
- mkdocs-git-committers-plugin-2 *
- mkdocs-git-revision-date-localized-plugin *
- mkdocs-macros-plugin *
- mkdocs-material *
- mkdocs-with-pdf *
- nhs-number *
- pandas *
- phonenumbers *
- plotly *
- psycopg2-binary *
- pytest-django *
- pytest-factoryboy *
- python-dateutil *
- rapidfuzz *
- redis *
- requests *
- whitenoise *
requirements.txt
pypi
.github/workflows/run-docker-compose-test-on-pr.yml
docker