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. See the vignettes for additional information.
Version: | 1.0.0 |
Imports: | stringr, choroplethr, rvest |
Suggests: | choroplethrMaps, knitr, testthat |
Published: | 2015-01-04 |
Author: | Ari Lamstein[cre] |
Maintainer: | Ari Lamstein <arilamstein at gmail.com> |
BugReports: | https://github.com/trulia/choroplethr/issues |
License: | BSD_3_clause + file LICENSE |
Copyright: | Trulia, Inc. |
URL: | https://github.com/trulia/rUnemploymentData/, https://groups.google.com/forum/#!forum/choroplethr |
NeedsCompilation: | no |
CRAN checks: | rUnemploymentData results |
Reference manual: | rUnemploymentData.pdf |
Vignettes: |
a) State Unemployment Data b) County Unemployment Data |
Package source: | rUnemploymentData_1.0.0.tar.gz |
Windows binaries: | r-devel: rUnemploymentData_1.0.0.zip, r-release: rUnemploymentData_1.0.0.zip, r-oldrel: rUnemploymentData_1.0.0.zip |
OS X Snow Leopard binaries: | r-release: rUnemploymentData_1.0.0.tgz, r-oldrel: rUnemploymentData_1.0.0.tgz |
OS X Mavericks binaries: | r-release: rUnemploymentData_1.0.0.tgz |