get_tract_measures
Get all CDC PLACES health measures for a census tract.
Returns tract-level estimates for health outcomes, behaviors, preventive
services, and health status indicators. Tract-level data uses small area
estimation and may have wider confidence intervals than county data.
Args:
tract_fips: 11-digit census tract FIPS code (e.g. '53033005300').
Must be a string, not an integer.
year: Optional release year to filter by. Omit for the most recent data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| tract_fips | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |