KitwareMedical / KitwareMedical/lungair-desktop-application
introduce an EHR dataset that contains NICU data
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The MIMIC-III dataset is said to have real NICU data, so we should consider using that for placeholder data, instead of eICU.
Make sure it includes NICU data with respiratory charting information/
When doing this, consider also taking a database service approach rather than loading giant csv files into memory.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the issue. First verify whether MIMIC-III provides the required NICU respiratory charting, then review how the current eICU placeholder data is loaded. Done means the dataset choice and a database-service approach are implemented without loading giant CSV files into memory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data, databases, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100