Package: cpsR
Title: Load CPS Microdata into R Using the 'Census Bureau Data' API
Version: 0.5.0
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: 2022-02-09 11:03:07 UTC; mattsaenz
Author: Matt Saenz [aut, cre]
Maintainer: Matt Saenz <mattsaenz165@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-09 11:20:02 UTC
Built: R 4.0.5; ; 2022-02-10 11:44:55 UTC; unix
