ch_tbl_tract16: Census tract estimates, 2016 release

Description Usage Format Source

Description

A data set containing estimates for the 28 outcomes in the 500 Cities data for each of the cities. Only crude prevalence is provided for each measure.

Usage

1

Format

A tibble with 782047 rows and 12 variables:

state_abbr

USPS state abbreviation

state

state name

city

city name

city_fips

fips code for city

tract_fips

fips code for each tract

year

year of estimate

category

outcome type: health outcome, prevention, or unhealthy behaviors

question

specific outcome

estimate

estimated prevlance of question

estimate_ci_low

lower bound of crude prevalance estimate

estimate_ci_high

upper bound of crude prevalance estimate

note

footnote text

Source

Centers for Disease Control 500 Cities Project

#' @examples str(ch_tbl_tract16) head(ch_tbl_tract16)


slu-openGIS/cityHealth documentation built on May 26, 2019, 4:33 a.m.