Package: cpsR
Title: Load CPS Microdata into R Using the 'Census Bureau Data' API
Version: 0.4.4
Authors@R: 
    person(given = "Matt",
           family = "Saenz",
           role = c("aut", "cre"),
           email = "mattsaenz165@gmail.com")
Description: Load Current Population Survey (CPS) microdata into R using the
    'Census Bureau Data' API
    (<https://www.census.gov/data/developers/data-sets.html>), including basic
    monthly CPS and CPS ASEC microdata.
URL: https://github.com/matt-saenz/cpsR
BugReports: https://github.com/matt-saenz/cpsR/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: httr, jsonlite, tibble
NeedsCompilation: no
Packaged: 2021-10-26 12:49:59 UTC; mattsaenz
Author: Matt Saenz [aut, cre]
Maintainer: Matt Saenz <mattsaenz165@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-27 11:40:09 UTC
