GET /api/views/{datasetId}.json

cdc.gov:cdc-socrata-api

Summary: Get dataset metadata
Operation ID: getDatasetMetadata
Auth: unknown
Description

Returns detailed metadata about a specific dataset including column definitions, data types, and descriptions.

Parameters (1)

datasetId (string, path, required)

The unique identifier of the dataset (4x4 format, e.g., jkcx-ndu8)

Constraints: {'pattern': '^[a-z0-9]{4}-[a-z0-9]{4}$'}

Examples (1)

TitleTypeURLAction
Get metadata for a specific dataset probe-gate https://data.cdc.gov/api/views/sz5x-j2c3.json

No probe data for this endpoint yet.