Skip to main content

MEDS-Inspect is an interactive data visualization app that supports you in your data exploration.

Project description

🕵️ MEDS-Inspect

PyPI - Version Documentation Status codecov tests code-quality python Static Badge license PRs contributors

MEDS (Medical Event Data Standard) is "the simplest possible standard for health AI" (https://medical-event-data-standard.github.io/).

But after building your own MEDS ETL you might be wondering:

  • Is my ETL missing data?
  • What codes are contained in my dataset?
  • How does my data compare to other MEDS datasets?
  • What preprocessing steps are still needed in order to train models?

.. and many more questions related to data exploration.

MEDS-Inspect is an interactive data visualization app that supports you in your data quest.

Getting started

pip install MEDS-Inspect

Then start a server with the following:

MEDS_Inspect --port=8060 --file_path="path/to/your/meds/dataset"

This will start a local web app that you can access in your browser. Running this command without a file path will default to the MIMIC-IV Demo data in MEDS

You should also be able to enter an arbitrary filepath from the GUI.

Getting started (development)

Clone repository:

git clone https://github.com/rvandewater/MEDS-Inspect.git
cd MEDS-Inspect

Create environment:

conda create -n "meds-inspect" python=3.12
conda activate meds-inspect

Install requirements:

pip install -r requirements.txt

Launch app:

python src/app.py

This should start a locally hosted web app.

More functionality

The MIMIC-IV MEDS demo is loaded by default but it can be replaced like this:

python src/app.py --file_path=path/to/your/favorite/meds/dataset

You can start the caching directly from the command line. Caching creates the folder .meds-inspect-cache

python src/cache_results.py --file_path=path/to/your/favorite/meds/dataset

Impression: Screenshot 2025-01-13 at 11-53-07 MEDS INSPECT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

meds_inspect-0.0.5.tar.gz (4.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

MEDS_Inspect-0.0.5-py3-none-any.whl (4.9 MB view details)

Uploaded Python 3

File details

Details for the file meds_inspect-0.0.5.tar.gz.

File metadata

  • Download URL: meds_inspect-0.0.5.tar.gz
  • Upload date:
  • Size: 4.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for meds_inspect-0.0.5.tar.gz
Algorithm Hash digest
SHA256 7f5fda925f85c02915c8be9c55f703bc586815eb132018a84c784b9c62d48f5f
MD5 2364dd2a2bf64b7d4f51899873aa6f84
BLAKE2b-256 51772c75e0ac766fb449e64a4285464d9b7f4b976243fcbb4dbfac7b0e61cd5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for meds_inspect-0.0.5.tar.gz:

Publisher: python-build.yaml on rvandewater/MEDS-Inspect

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file MEDS_Inspect-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: MEDS_Inspect-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 4.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for MEDS_Inspect-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 f66b627aa413f3f8b7cce85cabfd7b89e220680e4adc3684169d646f8ed8aaeb
MD5 0b9f6f057c037613664940d5fef17d29
BLAKE2b-256 78edde154ef6aed5be5499361d7c517974c3893bbc8e665806e0b5049177d1d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for MEDS_Inspect-0.0.5-py3-none-any.whl:

Publisher: python-build.yaml on rvandewater/MEDS-Inspect

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page