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. 
Version: 1.1.0
Author: Ari Lamstein <ari@lamsteinconsulting.com>
Maintainer: Ari Lamstein <ari@lamsteinconsulting.com>
URL: http://www.arilamstein.com/open-source
Copyright: Trulia, Inc.
License: BSD_3_clause + file LICENSE
Imports: stringr, choroplethr, rvest
Suggests: choroplethrMaps, testthat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-18 19:18:46 UTC; arilamstein
Repository: CRAN
Date/Publication: 2017-01-19 18:15:41
Built: R 3.6.3; ; 2020-08-05 08:50:28 UTC; windows
