digital-growth-charts-server
RCPCH's open source Digital Growth Chart API
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○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
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.9%) to scientific vocabulary
Keywords
digital-growth-charts
growth-reference
rcpch
rcpch-staff
Last synced: 9 months ago
·
JSON representation
Repository
RCPCH's open source Digital Growth Chart API
Basic Info
- Host: GitHub
- Owner: rcpch
- License: agpl-3.0
- Language: Python
- Default Branch: live
- Homepage: https://growth.rcpch.ac.uk/
- Size: 22.8 MB
Statistics
- Stars: 17
- Watchers: 9
- Forks: 14
- Open Issues: 24
- Releases: 33
Topics
digital-growth-charts
growth-reference
rcpch
rcpch-staff
Created about 6 years ago
· Last pushed 9 months ago
Metadata Files
Readme
License
Citation
README.md
RCPCH Digital Growth Charts API Server
Please go to https://growth.rcpch.ac.uk/products/api-server/ for all documentation
Issues can be raised here https://github.com/rcpch/digital-growth-charts-server/issues
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
GitHub Events
Total
- Issues event: 28
- Watch event: 1
- Delete event: 14
- Issue comment event: 20
- Push event: 94
- Pull request review event: 1
- Pull request review comment event: 1
- Pull request event: 31
- Fork event: 3
- Create event: 18
Last Year
- Issues event: 28
- Watch event: 1
- Delete event: 14
- Issue comment event: 20
- Push event: 94
- Pull request review event: 1
- Pull request review comment event: 1
- Pull request event: 31
- Fork event: 3
- Create event: 18
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 76
- Total pull requests: 52
- Average time to close issues: 5 months
- Average time to close pull requests: 12 days
- Total issue authors: 10
- Total pull request authors: 10
- Average comments per issue: 2.91
- Average comments per pull request: 0.69
- Merged pull requests: 38
- Bot issues: 0
- Bot pull requests: 5
Past Year
- Issues: 7
- Pull requests: 6
- Average time to close issues: about 18 hours
- Average time to close pull requests: 25 minutes
- Issue authors: 4
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- eatyourpeas (40)
- pacharanero (33)
- mbarton (7)
- statist7 (4)
- chvanlennep (3)
- princepsivannhs (2)
- stephenplantnca (1)
- magdaumerska (1)
- dc2007git (1)
- snield1150 (1)
Pull Request Authors
- eatyourpeas (28)
- pacharanero (13)
- tommyyama2020 (10)
- a-wei-william (6)
- mbarton (6)
- dependabot[bot] (5)
- AcidUK (2)
- statist7 (2)
- anchit-chandran (1)
- stde-epro (1)
- saladism (1)
Top Labels
Issue Labels
mvp (21)
feature-request (19)
dev (14)
nice-to-have (12)
bug (11)
not-for-mvp (11)
design-decision (10)
documentation (6)
devops-sysops (5)
refactor (3)
not-mvp (2)
duplicate (2)
question (1)
dependencies (1)
help wanted (1)
Pull Request Labels
dependencies (7)
mvp (6)
bug (4)
feature-request (3)
devops-sysops (1)
wontfix (1)
not-for-mvp (1)
documentation (1)
Dependencies
requirements/common-requirements.txt
pypi
- fastapi *
- pydantic *
- rcpchgrowth *
- uvicorn *
requirements/development-requirements.txt
pypi
- autopep8 *
- bump2version *
- pytest *
- requests *
requirements/test-requirements.txt
pypi
- requests *
.github/workflows/all-branches-and-PRs-test.yml
actions
- actions/checkout master composite
- actions/setup-python v1 composite
.github/workflows/live-deploy-to-server-on-release.yml
actions
- actions/checkout master composite
- actions/setup-python v1 composite
- azure/appservice-build v1 composite
- azure/webapps-deploy v2 composite
.github/workflows/prerelease_rcpch-dgc-server-prerelease.yml
actions
- actions/checkout master composite
- actions/setup-python v1 composite
- azure/appservice-build v2 composite
- azure/webapps-deploy v2 composite
Dockerfile
docker
- python 3.8-buster build