Package: ppmf
Title: Read Census Privacy Protected Microdata Files
Version: 0.1.3
Date: 2021-12-13
Authors@R: person("Christopher T.", "Kenny", email = "christopherkenny@fas.harvard.edu",
                  role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9386-6860"))
Description: Implements data processing described in <doi:10.1126/sciadv.abk3283> to align modern differentially private data with formatting of older US Census data releases. The primary goal is to read in Census Privacy Protected Microdata Files data in a reproducible way. This includes tools for aggregating to relevant levels of geography by creating geographic identifiers which match the US Census Bureau's numbering. Additionally, there are tools for grouping race numeric identifiers into categories, consistent with OMB (Office of Management and Budget) classifications. Functions exist for downloading and linking to existing sources of privacy protected microdata.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/christopherkenny/ppmf/issues
URL: https://github.com/christopherkenny/ppmf/,
        https://www.christophertkenny.com/ppmf/
RoxygenNote: 7.1.2
Imports: censable, dplyr, magrittr, readr, rlang (>= 0.4.11), stringr,
        tibble, tidyr, zip
Suggests: roxygen2
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2021-12-13 15:48:56 UTC; chris
Author: Christopher T. Kenny [aut, cre]
    (<https://orcid.org/0000-0002-9386-6860>)
Maintainer: Christopher T. Kenny <christopherkenny@fas.harvard.edu>
Repository: CRAN
Date/Publication: 2021-12-15 08:20:06 UTC
Built: R 4.3.0; ; 2023-04-09 16:35:32 UTC; unix
