Skip to content

Example project to set up conquery with Mimic IV

Notifications You must be signed in to change notification settings

ingef/mimic-conquery

Repository files navigation

This repository is based on the MIMIC-IV dataset.

To get more expressive queries, we join admissions with patients, and admissions with diagnoses_icd.

The resulting files need to be placed in cqpp/mimic and the filenames need to correspond to the sourceFile-names in their respective import.json files. You will then run preprocess.sh to preprocess the files from csv to cqpp files for import into conquery.

To load the files use scripts/request.py, which will by default execute all import-actions, though you will only need dataset table concept cqpp update. The last of which will trigger a scan on the loaded dataset to give an overview for the users.

These steps should be sufficient to get a minimal conquery instance going based on the MIMIC-IV dataset.

About

Example project to set up conquery with Mimic IV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published