What problem does it solve?
This Skill provides programmatic access to vast public cancer imaging datasets from the NCI Imaging Data Commons (IDC), enabling researchers to find, download, and visualize medical images without manual portal interaction.
Core Features & Use Cases
- Data Discovery: Query millions of radiology (CT, MR, PET) and pathology images using SQL against IDC's metadata index.
- Bulk Download: Efficiently download selected datasets directly from cloud storage (AWS S3/GCP).
- Metadata Exploration: Access detailed DICOM metadata, clinical data, and derived analysis results.
- Use Case: A researcher needs to build a dataset of lung CT scans for AI model training. They can use this Skill to query IDC for specific criteria (e.g., NLST collection, CT modality, chest body part), download the relevant DICOM files, and verify data licenses, all through a Python interface.
Quick Start
Use the imaging-data-commons skill to download 5 chest CT series from the NLST collection.