ch_tbl_city17: City-wide estimates, 2017 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. Both crude and age-adjusted prevalence are provided for each measure.

Usage

1

Format

A tibble with 28000 rows and 12 variables:

state_abbr

USPS state abbreviation

state

state name

city

city name

city_fips

fips code for city

year

year of estimate

category

outcome type: health outcome, prevention, or unhealthy behaviors

question

specific outcome

estimate_type

crude or age-adjusted

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_city17) head(ch_tbl_city17)


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