cdc_places_health
Retrieve county-level health estimates from CDC PLACES, including obesity, diabetes, smoking, depression, and more. Filter by state and measure to get crude prevalence rates.
Instructions
Get county-level health indicators from CDC PLACES (BRFSS-based estimates). Measures: OBESITY, DIABETES, CSMOKING (smoking), BINGE (binge drinking), BPHIGH (high BP), DEPRESSION, SLEEP (short sleep), CHD (heart disease), COPD, CANCER, STROKE, ARTHRITIS, CASTHMA (asthma), MHLTH (mental distress), PHLTH (physical distress), LPA (physical inactivity), ACCESS2 (no health insurance), DENTAL, CHECKUP, KIDNEY, HIGHCHOL, TEETHLOST, FOODINSECU (food insecurity), LONELINESS, HOUSINSECU (housing insecurity) Returns crude prevalence (%) by county.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records (default 200) | |
| state | No | Two-letter state code: 'NY', 'CA', 'TX'. Omit for all. | |
| measure | No | Measure ID: 'OBESITY', 'DIABETES', 'CSMOKING', 'DEPRESSION', 'BINGE', 'SLEEP', 'BPHIGH', 'LPA', 'ACCESS2', 'FOODINSECU', 'LONELINESS', 'HOUSINSECU' |