GET /resource/{dataset-id}/rows.json
Summary: Get dataset rows with metadata
Operation ID: getDatasetRows
Auth: unknown
Operation ID: getDatasetRows
Auth: unknown
Description
Retrieve dataset rows along with metadata about columns.
Parameters (1)
dataset-id
(string, path, required)
The unique identifier of the dataset (4x4 format)
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get COVID-19 case surveillance data | curl |
https://data.cdc.gov/resource/9bhg-hcku/rows.json |
|
| Get vaccination data with row limit | curl |
https://data.cdc.gov/resource/unsk-b7fc/rows.json?$limit=100 |
|
| Get health statistics dataset | curl |
https://data.cdc.gov/resource/5p6p-gz7x/rows.json |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:35:59.676031 | 400 | 566ms | |
| 2026-03-23 09:40:40.876298 | 400 | 535ms | |
| 2026-03-23 09:27:41.207538 | 404 | 518ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:40:40.876298 | adee22ad22fe |
3cb3d4c8feda |
| 2026-03-23 10:35:59.676031 | 3cb3d4c8feda |
4543330abab1 |