Package: censusr 0.0.4
Greg Macfarlane
censusr: Collect Data from the Census API
Use the US Census API to collect summary data tables for SF1 and ACS datasets at arbitrary geographies.
Authors:
censusr_0.0.4.tar.gz
censusr_0.0.4.zip(r-4.5)censusr_0.0.4.zip(r-4.4)censusr_0.0.4.zip(r-4.3)
censusr_0.0.4.tgz(r-4.4-any)censusr_0.0.4.tgz(r-4.3-any)
censusr_0.0.4.tar.gz(r-4.5-noble)censusr_0.0.4.tar.gz(r-4.4-noble)
censusr_0.0.4.tgz(r-4.4-emscripten)censusr_0.0.4.tgz(r-4.3-emscripten)
censusr.pdf |censusr.html✨
censusr/json (API)
NEWS
# Install 'censusr' in R: |
install.packages('censusr', repos = c('https://transportfoundry.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/transportfoundry/censusr/issues
Last updated 7 years agofrom:19eb5911f8. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 14 2024 |
R-4.5-win | NOTE | Oct 14 2024 |
R-4.5-linux | NOTE | Oct 14 2024 |
R-4.4-win | NOTE | Oct 14 2024 |
R-4.4-mac | NOTE | Oct 14 2024 |
R-4.3-win | OK | Oct 14 2024 |
R-4.3-mac | OK | Oct 14 2024 |
Exports:aggregate_moeappend_geoidcall_census_apicall_geolocatorcall_geolocator_latlon
Dependencies:askpassclicurldplyrfansigenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigR6rlangstringistringrsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Aggregated margin of error across multiple geographies | aggregate_moe |
Retrieve GEOID from the Census Geocoder by address | append_geoid |
Call Census API for a set of variables | call_api_once |
Retrieve data from the Census API | call_census_api |
Call gelocator for one address | call_geolocator |
Call gelocator for one address with lat/lon | call_geolocator_latlon |
censusr: A package to download Census API data | censusr-package censusr |
Construct a geography request string from a FIPS Code | get_geo_url |