Description Usage Arguments Details
This API wrapper returns a dataframe of county populations for the years and counties selected.
1 | county_est(fips_list, year_list, vars = "totalpopulation")
|
fips_list |
Numeric FIPS code(s) for the county (0 for the state) (no leading 0's) |
year_list |
Numeric list of years between 2010 and 2014 |
Note: Selecting all of the counties can be done by providing 300 as the fips_list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.