Healthcare & Medical Data

Analyze CDC, CMS, and clinical data. Locally.

Open million-row healthcare datasets in seconds. Run SQL queries on Medicare records, COVID mortality data, and chronic disease indicators. Nothing leaves your machine.

Download on the Mac App Store

The Problem

Healthcare data is big. Your tools aren't.

If you work with public health data, you know the drill. You download a CSV from the CDC or CMS. It has 300K rows and 34 columns. You double-click it. Excel freezes. You wait. It crashes. You try again with a subset.

Or maybe you need Medicare prescriber data. 1.16 million rows, 84 columns, 534 MB. Excel won't even open it. You could load it into a database, but that means setting up PostgreSQL, writing import scripts, and waiting for ingestion. For a file you just want to look at.

PowerBI and Tableau need licenses, cloud accounts, and training. Jupyter needs Python, pandas, and terminal comfort. All of that for "show me the top 20 states by COVID deaths."

ColumnLens opens that 534 MB file in under 3 seconds. You get a table, SQL, charts, and export. No setup. No account. No data leaves your Mac.


In Action

CDC COVID-19 mortality data. 21,978 records. Loaded in 93ms.

ColumnLens loading CDC COVID-19 mortality data — 21,978 records in 93ms

This is the CDC's Provisional COVID-19 Death Counts by Week. 17 fields, weekly data from January 2020 through March 2026 for every US state. Downloaded as a 3.7 MB CSV from data.cdc.gov.

ColumnLens loaded it in 93 milliseconds. Sort by any column, filter by state, search across all fields. No import step, no schema definition, no waiting.

COVID-19 Deaths vs. Influenza Deaths. One click.

ColumnLens charting COVID-19 deaths vs influenza deaths over time with dual Y-axis

Switch to Chart View and select COVID-19 Deaths on the left axis, Influenza Deaths on the right. ColumnLens auto-aggregates by month and renders the dual-axis time series. You can see the seasonal patterns, the COVID waves, and the correlation between the two. Export as PNG for your report.

SQL: Top 20 states by total COVID deaths.

ColumnLens SQL query showing top 20 US states by COVID-19 deaths

Write a SQL query directly against the data. No need to set up a database or learn a query DSL. ColumnLens runs DuckDB under the hood, so you get full SQL: GROUP BY, aggregations, window functions, CTEs. The query above ran in 1 millisecond.


Public Datasets

Ready-to-explore healthcare data

These public datasets work perfectly with ColumnLens. Download the CSV, open it, start querying.

CMS Medicare Drug Prescribers

Provider-level drug utilization data. Prescribing patterns, opioid rates, demographics.

1.16M rows · 84 columns · 534 MB

CDC Chronic Disease Indicators

Health status, risk factors, and chronic disease metrics across all US states. Stratified by sex, race, and age.

309K rows · 34 columns · 85 MB

CDC COVID-19 Mortality

Provisional death counts by week, state, with pneumonia and influenza co-occurrence.

22K rows · 17 columns · 3.7 MB

CDC COVID-19 Case Surveillance

Individual case data with demographics, hospitalization, ICU admission, and outcomes.

142K+ rows · 12 columns · 44 MB

ClinicalTrials.gov

Full registry of 400K+ clinical trials. Filter by condition, phase, sponsor, status.

400K+ rows · CSV download

FDA MAUDE (via openFDA)

Medical device adverse event reports. Manufacturer, device, event type, patient outcome.

Millions of records · JSON/API

Compliance

Built for regulated environments

In healthcare, where your data lives matters. Cloud tools mean data transfer agreements, BAAs, and compliance reviews. ColumnLens sidesteps all of that because your data never leaves your machine.

Why quality and regulatory teams choose local-first tools


Try it with your own healthcare data

Download a CDC dataset and open it in ColumnLens. No account required.

Download on the Mac App Store
Or try the free version (up to 100 MB)