kc_pop_data: King County population estimates

kc_pop_dataR Documentation

King County population estimates

Description

A data set containing population estimates of King County, Washington census tracts by age, race, ethnicity, and sex. Pulled from the Office of Finance and Management. The value column contains the population estimate for a particular demographic group. These numbers are not integers and OFM states the following: OFM leaves the data in decimals for two reasons. First, we want the results to total to control numbers correctly and rounding would make that impossible. Second, we want to remind users that these data are estimates only and not actual enumerations.

Usage

kc_pop_data

Format

A data frame with 200,592 rows and 7 variables:

GEOID

Census tract fips code indicator

Year

year of the estimate

Sex

Male or Female

Race

Race and Ethnicity categories

Age5

5 year age categories

value

population estimate, not integer values

County

Integer for county indicator

Source

https://ofm.wa.gov/washington-data-research/population-demographics/population-estimates/estimates-april-1-population-age-sex-race-and-hispanic-origin


nmmarquez/smoothHP documentation built on April 12, 2022, 8:04 a.m.