Package: rUnemploymentData
Title: Data and Functions for USA State and County Unemployment Data
Description: 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
Author: Ari Lamstein <arilamstein@gmail.com>[cre]
Maintainer: Ari Lamstein <arilamstein@gmail.com>
URL: https://github.com/trulia/rUnemploymentData/,
        https://groups.google.com/forum/#!forum/choroplethr
BugReports: https://github.com/trulia/choroplethr/issues
Copyright: Trulia, Inc.
License: BSD_3_clause + file LICENSE
Imports: stringr, choroplethr, rvest
Suggests: choroplethrMaps, knitr, testthat
VignetteBuilder: knitr
Packaged: 2015-01-04 22:09:35 UTC; arilamstein
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-01-04 23:32:00
Built: R 3.1.2; ; 2015-01-05 16:10:33 UTC; unix
