cdc_places_city
Retrieve CDC PLACES health indicators for any U.S. city: obesity, diabetes, smoking, depression, and 30+ measures. Get city-level data by specifying city name and state.
Instructions
Get city-level health indicators from CDC PLACES — obesity, diabetes, smoking, depression, sleep, blood pressure, mental health, and 30+ more measures for every U.S. city with population > 50,000. Each row contains ALL measures for a city as separate columns (e.g. obesity_crudeprev, diabetes_crudeprev).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City name (partial match): 'Los Angeles', 'Chicago' | |
| limit | No | Max records (default 200) | |
| state | No | Two-letter state code: 'NY', 'CA', 'TX' |