Type: Package
Package: census
Title: Scrape US Census Data
Version: 0.2.0
Authors@R: person("Danny", "Malter", email = "danmalter@gmail.com",
                  role = c("aut", "cre"))
Maintainer: Danny Malter <danmalter@gmail.com>
Description: A scraper to collect US Census data from the American Community Survey (ACS) data
  and metadata. Available datasets include population, income, education and employment levels by 
  age, sex and race. See <http://mcdc.missouri.edu/websas/caps10acsb.html> for more information.  
  Unlike other census related packages, this package does not require a U.S. Census Bureau API.
URL: https://github.com/danmalter/census
BugReports: https://github.com/danmalter/census/issues
Depends: R (>= 3.2.0), ggmap, RCurl, utils
Suggests: knitr, rmarkdown, ggplot2, proto, RgoogleMaps, png, rjson,
        mapproj, jpeg, geosphere, bitops
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-10-26 04:20:14 UTC; Malter
Author: Danny Malter [aut, cre]
Repository: CRAN
Date/Publication: 2017-10-26 08:30:33 UTC
