https://github.com/aidh-ms/oicu-extractor

https://github.com/aidh-ms/oicu-extractor

Science Score: 13.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: aidh-ms
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 1.85 MB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • Open Issues: 12
  • Releases: 0
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

OpenICU Extractor

Coverage Status

Requirements

  • before you start, convert the SAMPLE.env file to .env and fill in the required fields.

Common Commands

If the conceptbase is updatexd, run the following command to update the conceptbase in the pipeline:

bash git submodule update --remote

Owner

  • Name: AIDH MS
  • Login: aidh-ms
  • Kind: organization
  • Email: christian.porschen@ukmuenster.de
  • Location: Germany

Anaesthesiology and Intensive Care Digital Health Münster

GitHub Events

Total
  • Issues event: 3
  • Delete event: 28
  • Issue comment event: 29
  • Push event: 15
  • Pull request event: 57
  • Create event: 29
Last Year
  • Issues event: 3
  • Delete event: 28
  • Issue comment event: 29
  • Push event: 15
  • Pull request event: 57
  • Create event: 29

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: 6 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.71
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 7
Past Year
  • Issues: 0
  • Pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: 6 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.71
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 7
Top Authors
Issue Authors
  • aegis301 (15)
  • Paul-B98 (7)
  • dependabot[bot] (2)
  • MyNameIsFu (1)
Pull Request Authors
  • dependabot[bot] (58)
  • Paul-B98 (8)
  • aegis301 (6)
  • MyNameIsFu (1)
Top Labels
Issue Labels
documentation (3) testing (3) enhancement (3) dependencies (2) python (2) typing (2) rework (2) style (1) github_actions (1) maintenance/ci (1) bug (1)
Pull Request Labels
dependencies (58) python (58) enhancement (2) testing (1)

Dependencies

requirements.txt pypi
  • SQLAlchemy *
  • pandas *
  • psycopg *