Package: censusapi Version: 0.10.0 Title: Retrieve Data from the Census APIs Authors@R: person("Hannah", "Recht", email = "censusapi.rstats@gmail.com", role = c("aut", "cre")) Description: A wrapper for the U.S. Census Bureau APIs that returns data frames of Census data and metadata. Available datasets include the Decennial Census, American Community Survey, Small Area Health Insurance Estimates, Small Area Income and Poverty Estimates, Population Estimates and Projections, and more. URL: https://www.hrecht.com/censusapi/, https://github.com/hrecht/censusapi BugReports: https://github.com/hrecht/censusapi/issues Depends: R (>= 3.5) License: GPL-3 LazyData: true Roxygen: list(markdown = TRUE) Imports: httr, jsonlite, rlang Suggests: knitr, rmarkdown Encoding: UTF-8 VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libssl-dev Repository: https://hrecht.r-universe.dev Date/Publication: 2026-05-20 14:54:41 UTC RemoteUrl: https://github.com/hrecht/censusapi RemoteRef: HEAD RemoteSha: 1c73c7f85f25ddad016eb9c9f95fee7b3cb8febb NeedsCompilation: no Packaged: 2026-06-19 06:56:00 UTC; root Author: Hannah Recht [aut, cre] Maintainer: Hannah Recht