cdc_places: CDC PLACES geographic data on health-related burden and...

Description Usage Details Download Geographic level Source See Also Examples

View source: R/cdc_places.R

Description

PLACES, a collaboration between CDC, the Robert Wood Johnson Foundation, and the CDC Foundation, allows local health departments and jurisdictions regardless of population size and urban-rural status to better understand the burden and geographic distribution of health-related outcomes in their areas and assist them in planning public health interventions.

Usage

1

Details

PLACES provides model-based population-level analysis and community estimates to all counties, places (incorporated and census designated places), census tracts, and ZIP Code Tabulation Areas (ZCTAs) across the United States.

PLACES is an extension of the original 500 Cities Project that provided city and census tract estimates for chronic disease risk factors, health outcomes, and clinical preventive services use for the 500 largest US cities.

They were accessed on September 25, 2021.

Download

- https://github.com/seandavi/UCCCReporter/raw/main/inst/extdata/PLACES__Local_Data_for_Better_Health__ZCTA_Data_2020_release.csv.gz

Geographic level

Source

https://www.cdc.gov/places/

See Also

Other Data resources: cdc_social_vulnerability_index(), cell_line_ancestry(), census_tract_zip_crosswalk(), rural_zips(), zipcode_shapes()

Examples

1
2
3
4
5
6
places <- cdc_places()

head(places)

# All available measures:
unique(places$Measure)

seandavi/UCCCReporter documentation built on Dec. 22, 2021, 11:15 p.m.