county_jobs: API Wrapper to call Colorado county job estimates

Description Usage Arguments Details

View source: R/county_jobs.R

Description

This API wrapper returns a dataframe of county populations for the years and counties selected.

Usage

1
county_jobs(fips_list, year_list, sector_list = 0)

Arguments

fips_list

Numeric FIPS code(s) for the county (0 for the state) (no leading 0's)

year_list

Numeric list of years between 1990 and 2050

sector_list

Numeric list of sectors

Details

Note: Selecting all of the counties can be done by providing 300 as the fips_list


ColoradoDemography/codemogAPI documentation built on May 6, 2019, 12:28 p.m.