GET /nyt/states

disease.sh:covid-19-api-disease.sh

Summary: Get NYT COVID-19 data for US states
Operation ID: getNYTStatesData
Auth: none

Returns COVID-19 data for US states from the New York Times source. This provides an alternative data source to the main /states endpoint, with data specifically sourced from NYT's COVID-19 tracking project. The response includes state names, FIPS codes, and cumulative case/death counts. This endpoint is useful for cross-referencing data or when you specifically need NYT-sourced statistics.

Original spec description

Returns COVID-19 data for US states from New York Times source.

Usage Tips

- Data sourced from New York Times COVID-19 tracking project - Includes FIPS codes (Federal Information Processing Standards) for each state - Returns cumulative totals rather than daily snapshots - The `date` field shows when the data was recorded - Use this for comparing against NYT's published figures or for data validation

Examples (1)

TitleTypeURLAction
Get NYT COVID-19 data for all US states probe-gate https://disease.sh/v3/covid-19/nyt/states

No probe data for this endpoint yet.