Package: censusapi 0.9.0.9000
Hannah Recht
censusapi: Retrieve Data from the Census APIs
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.
Authors:
censusapi_0.9.0.9000.tar.gz
censusapi_0.9.0.9000.zip(r-4.5)censusapi_0.9.0.9000.zip(r-4.4)censusapi_0.9.0.9000.zip(r-4.3)
censusapi_0.9.0.9000.tgz(r-4.4-any)censusapi_0.9.0.9000.tgz(r-4.3-any)
censusapi_0.9.0.9000.tar.gz(r-4.5-noble)censusapi_0.9.0.9000.tar.gz(r-4.4-noble)
censusapi_0.9.0.9000.tgz(r-4.4-emscripten)censusapi_0.9.0.9000.tgz(r-4.3-emscripten)
censusapi.pdf |censusapi.html✨
censusapi/json (API)
NEWS
# Install 'censusapi' in R: |
install.packages('censusapi', repos = c('https://hrecht.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hrecht/censusapi/issues
- fips - List of state fips codes - 50 states plus DC
censuscensus-apicensus-datademographicsopen-data
Last updated 8 months agofrom:74334d4d18. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
Exports:get_api_keygetCensushas_api_keylistCensusApislistCensusMetadatamakeVarlist
Readme and manuals
Help Manual
Help page | Topics |
---|---|
List of state fips codes - 50 states plus DC | fips |
Retrieve a Census API key stored the .Renivron file | get_api_key |
Retrieve Census data from a given API | getCensus |
Is there a saved Census API key in the .Renivron file? | has_api_key |
Get general information about available datasets | listCensusApis |
Get metadata about a specified API endpoint | listCensusMetadata |
Use variable metadata to find variables containing a given string | makeVarlist |