Package: tinycensus 0.0.0.9000


Christopher T. Kenny
tinycensus: Lightweight Interface to the US Census Bureau API
Download data from the United States Census Bureau API <https://www.census.gov/data/developers/data-sets.html>. The package provides lightweight, product-specific interfaces for ACS, decennial census data, PEP, CBP, migration flows, and time-series datasets. It also uses Census metadata endpoints to discover datasets, variables, tables, and supported geographies, with optional spatial output joined through 'tinytiger'.
Authors:
tinycensus_0.0.0.9000.tar.gz
tinycensus_0.0.0.9000.zip(r-4.7)tinycensus_0.0.0.9000.zip(r-4.6)tinycensus_0.0.0.9000.zip(r-4.5)
tinycensus_0.0.0.9000.tgz(r-4.6-any)tinycensus_0.0.0.9000.tgz(r-4.5-any)
tinycensus_0.0.0.9000.tar.gz(r-4.7-any)tinycensus_0.0.0.9000.tar.gz(r-4.6-any)
tinycensus_0.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tinycensus/json (API)
NEWS
| # Install 'tinycensus' in R: |
| install.packages('tinycensus', repos = c('https://christopherkenny.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/christopherkenny/tinycensus/issues
Pkgdown/docs site:https://christophertkenny.com
Last updated from:d1d338651a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 164 | ||
| source / vignettes | OK | 196 | ||
| linux-release-x86_64 | OK | 132 | ||
| macos-release-arm64 | OK | 110 | ||
| macos-oldrel-arm64 | OK | 110 | ||
| windows-devel | OK | 103 | ||
| windows-release | OK | 333 | ||
| windows-oldrel | OK | 90 | ||
| wasm-release | OK | 114 |
Exports:tc_datasettc_datasetstc_examplestc_geographytc_get_acstc_get_cbptc_get_decennialtc_get_flowstc_get_keytc_get_pdbtc_get_peptc_get_timeseriestc_groupstc_has_keytc_search_variablestc_set_keytc_table_variablestc_tablestc_valuestc_variables
Dependencies:askpassclassclassIntclicurlDBIe1071gluehttr2KernSmoothlifecyclemagrittrMASSopensslpillarpkgconfigproxyR6rappdirsRcpprlangs2sfsystibbletinytigerunitsutf8vctrswithrwk
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Retrieve a single Census dataset record | tc_dataset |
| List Census datasets from the discovery catalog | tc_datasets |
| Retrieve Census example query metadata | tc_examples |
| Retrieve Census geography metadata | tc_geography |
| Retrieve American Community Survey data | tc_get_acs |
| Retrieve County Business Patterns data | tc_get_cbp |
| Retrieve Decennial Census data | tc_get_decennial |
| Retrieve ACS migration flows | tc_get_flows |
| Get the Census API key | tc_get_key |
| Retrieve Census Planning Database data | tc_get_pdb |
| Retrieve Population Estimates Program data | tc_get_pep |
| Retrieve Census time-series data | tc_get_timeseries |
| Retrieve raw Census group metadata | tc_groups |
| Check for a Census API key | tc_has_key |
| Search Census variable metadata | tc_search_variables |
| Set the Census API key | tc_set_key |
| Retrieve variables for a Census table | tc_table_variables |
| Retrieve Census table metadata | tc_tables |
| Retrieve encoded values metadata for a Census variable | tc_values |
| Retrieve Census variable metadata | tc_variables |