county_job_forecast: API Wrapper to call Colorado county job forecasts

Description Usage Arguments Details

View source: R/county_job_forecast.R

Description

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

Usage

1
county_job_forecast(fips_list, year_list)

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

Details

Note: Selecting all of the counties can be done by providing 300 as the fips_list The Denver Metro counties are included together as fips=500.


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