chap-core

The backend engine for the Chap Modeling Platform

https://github.com/dhis2-chap/chap-core

Science Score: 36.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
  • Committers with academic emails
    6 of 21 committers (28.6%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

The backend engine for the Chap Modeling Platform

Basic Info
Statistics
  • Stars: 14
  • Watchers: 8
  • Forks: 3
  • Open Issues: 28
  • Releases: 8
Created over 2 years ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

Welcome to the Chap modelling platform!

This is the main repository for the Chap modelling platform.

Read more about the Chap project here

Code documentation

The main documentation for the modelling platform is located at https://dhis2-chap.github.io/chap-core/.

Development

We have an open Github board with plans, roadmaps and todo here: https://github.com/orgs/dhis2-chap/projects/4.

Issues/Bugs

If you find any bugs or issues when using this code base, we appreciate it if you file a bug report here: https://github.com/dhis2-chap/chap-core/issues/new

Owner

  • Name: dhis2-chap
  • Login: dhis2-chap
  • Kind: organization

GitHub Events

Total
  • Fork event: 3
  • Create event: 44
  • Issues event: 38
  • Release event: 6
  • Watch event: 6
  • Delete event: 10
  • Issue comment event: 17
  • Member event: 5
  • Push event: 940
  • Pull request review event: 21
  • Pull request review comment event: 21
  • Pull request event: 48
  • Gollum event: 23
Last Year
  • Fork event: 3
  • Create event: 44
  • Issues event: 40
  • Release event: 6
  • Watch event: 6
  • Delete event: 10
  • Issue comment event: 20
  • Member event: 5
  • Push event: 940
  • Pull request review event: 21
  • Pull request review comment event: 21
  • Pull request event: 48
  • Gollum event: 23

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 1,450
  • Total Committers: 21
  • Avg Commits per committer: 69.048
  • Development Distribution Score (DDS): 0.533
Past Year
  • Commits: 900
  • Committers: 12
  • Avg Commits per committer: 75.0
  • Development Distribution Score (DDS): 0.588
Top Committers
Name Email Commits
Knut Rand k****d@g****m 677
Ivar Grytten i****n@g****m 371
Herman Tretteteig h****t@u****o 94
Morten Hansen m****n@w****m 60
Karim Bahgat k****a@u****o 51
Sveinung Gundersen s****u@g****m 38
BumpVersion Action b****n@g****s 37
kanduric c****o@g****m 23
mmamica m****m@u****o 20
geirksa g****a@i****o 15
eirikhaugstulen e****n@g****m 14
ghadialhajj g****8@g****m 12
Jeanne Cheneby j****h@u****o 12
Charlotte-Wurtzen c****n@g****m 8
Halvardgithub h****5@o****m 4
audunlas 6****s 4
Abyot Asalefew Gizaw a****a@g****m 3
dgold d****r@g****m 3
ferenckata k****k@g****m 2
KarlHenrik k****y@g****m 1
jahnz j****g@m****o 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 33
  • Total pull requests: 43
  • Average time to close issues: 2 months
  • Average time to close pull requests: 3 days
  • Total issue authors: 10
  • Total pull request authors: 8
  • Average comments per issue: 0.09
  • Average comments per pull request: 0.37
  • Merged pull requests: 35
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 33
  • Pull requests: 43
  • Average time to close issues: 2 months
  • Average time to close pull requests: 3 days
  • Issue authors: 10
  • Pull request authors: 8
  • Average comments per issue: 0.09
  • Average comments per pull request: 0.37
  • Merged pull requests: 35
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • knutdrand (7)
  • sandve (5)
  • karimbahgat (5)
  • ivargr (4)
  • eirikhaugstulen (4)
  • hermantretteteig (3)
  • turban (2)
  • abyot (1)
  • mortenoh (1)
  • iambodo (1)
Pull Request Authors
  • ivargr (14)
  • mortenoh (9)
  • eirikhaugstulen (9)
  • knutdrand (8)
  • karimbahgat (4)
  • abyot (4)
  • dependabot[bot] (4)
  • hermantretteteig (2)
  • KanduriC (2)
Top Labels
Issue Labels
enhancement (2) modeling-app (1) good first issue (1)
Pull Request Labels
dependencies (4)

Dependencies

.github/workflows/build_sphinx_website.yml.disabled actions
  • actions/checkout v2 composite
  • ad-m/github-push-action master composite
.github/workflows/bumpversion.yml.disabled actions
  • actions/checkout v2 composite
  • ad-m/github-push-action master composite
  • jasonamyers/github-bumpversion-action v1.0.5 composite
.github/workflows/manuscript.yml.disabled actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • ad-m/github-push-action master composite
  • snakemake/snakemake-github-action v1 composite
.github/workflows/push-to-pypi.yml.disabled actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/python-install-and-test.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
requirements_dev.txt pypi
  • Sphinx * development
  • build * development
  • bump2version * development
  • coverage * development
  • hypothesis * development
  • numpy * development
  • pip * development
  • pytest * development
  • pytest-cov * development
  • scikit-learn * development
  • typer * development
  • wheel * development
setup.py pypi