Skip to contents

Estimates for total population and employment in 2014 and 2019 for ten CORI communities

Value

cori_employment

a data frame

Examples

data(cori_employment)
str(cori_employment)
#> tibble [10 × 8] (S3: tbl_df/tbl/data.frame)
#>  $ rin_community         : chr [1:10] "Ada" "Cape Girardeau" "Cedar City" "Cochise" ...
#>  $ state_abbr            : chr [1:10] "OK" "MO" "UT" "AZ" ...
#>  $ county                : chr [1:10] "Pontotoc" "Cape Girardeau" "Iron" "Cochise" ...
#>  $ geoid_co              : chr [1:10] "40123" "29031" "49021" "04003" ...
#>  $ estimate_pop_2014     : num [1:10] 37873 77031 46725 130807 33510 ...
#>  $ estimate_pop_2019     : num [1:10] 38355 78491 51213 125867 33251 ...
#>  $ estimate_employed_2014: num [1:10] 17310 37144 18852 45415 16994 ...
#>  $ estimate_employed_2019: num [1:10] 17464 38028 22635 43760 17330 ...