Contains data and visualization functions for USA unemployment data. Data comes from the US Bureau of Labor Statistics (BLS). State data is in ?df_state_unemployment and covers 2000-2013. County data is in ?df_county_unemployment and covers 1990-2013. Choropleth maps of the data can be generated with ?state_unemployment_choropleth() and ?county_unemployment_choropleth() respectively.
Version: | 1.1.0 |
Imports: | stringr, choroplethr, rvest |
Suggests: | choroplethrMaps, testthat |
Published: | 2017-01-19 |
Author: | Ari Lamstein |
Maintainer: | Ari Lamstein <ari at lamsteinconsulting.com> |
License: | BSD_3_clause + file LICENSE |
Copyright: | Trulia, Inc. |
URL: | http://www.arilamstein.com/open-source |
NeedsCompilation: | no |
Materials: | README |
In views: | Econometrics |
CRAN checks: | rUnemploymentData results |
Reference manual: | rUnemploymentData.pdf |
Package source: | rUnemploymentData_1.1.0.tar.gz |
Windows binaries: | r-devel: rUnemploymentData_1.1.0.zip, r-release: rUnemploymentData_1.1.0.zip, r-oldrel: rUnemploymentData_1.1.0.zip |
OS X El Capitan binaries: | r-release: rUnemploymentData_1.1.0.tgz |
OS X Mavericks binaries: | r-oldrel: rUnemploymentData_1.1.0.tgz |
Old sources: | rUnemploymentData archive |
Please use the canonical form https://CRAN.R-project.org/package=rUnemploymentData to link to this page.