Package: easycensus 1.1.1

easycensus: Quickly Find, Extract, and Marginalize U.S. Census Tables
Extracting desired data using the proper Census variable names can be time-consuming. This package takes the pain out of that process by providing functions to quickly locate variables and download labeled tables from the Census APIs (<https://www.census.gov/data/developers/data-sets.html>).
Authors:
easycensus_1.1.1.tar.gz
easycensus_1.1.1.zip(r-4.7)easycensus_1.1.1.zip(r-4.6)easycensus_1.1.1.zip(r-4.5)
easycensus_1.1.1.tgz(r-4.6-any)easycensus_1.1.1.tgz(r-4.5-any)
easycensus_1.1.1.tar.gz(r-4.7-any)easycensus_1.1.1.tar.gz(r-4.6-any)
easycensus_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
easycensus/json (API)
NEWS
| # Install 'easycensus' in R: |
| install.packages('easycensus', repos = c('https://corymccartan.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/corymccartan/easycensus/issues
Pkgdown/docs site:https://corymccartan.com
- tables_acs - Parsed Census SF1 and ACS Tables
- tables_sf1 - Parsed Census SF1 and ACS Tables
Last updated from:9e28874ad6 (on v1.1.1). Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 131 | ||
| source / vignettes | OK | 161 | ||
| linux-release-x86_64 | ERROR | 129 | ||
| macos-release-arm64 | ERROR | 102 | ||
| macos-oldrel-arm64 | ERROR | 94 | ||
| windows-devel | ERROR | 82 | ||
| windows-release | ERROR | 86 | ||
| windows-oldrel | ERROR | 88 | ||
| wasm-release | OK | 106 |
Exports:as_estimatecens_findcens_find_acscens_find_deccens_geocens_get_acscens_get_deccens_get_rawcens_margin_tocens_parse_tablesest_pct_chgest_propestimateget_estget_moeget_seis_estimatetidy_agetidy_age_binstidy_ethnicitytidy_income_binstidy_parenstidy_racetidy_race_detailedtidy_simplifyto_rvar
Dependencies:askpasscensusapiclicpp11curldplyrgenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangstringistringrsystibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Authorize use of the Census API | cens_auth |
| Find a decennial or ACS census table with variables of interest | cens_find cens_find_acs cens_find_dec |
| Construct a Geography Specification for Census Data | cens_geo |
| Download data from a decennial census or ACS table | cens_get cens_get_acs cens_get_dec cens_get_raw |
| Helper function to sum over nuisance variables | cens_margin_to |
| Attempt to Parse Tables from a Census API | cens_parse_tables |
| Specialized margin-of-error calculations | est_pct_chg est_prop |
| Estimate class | as_estimate estimate is_estimate |
| Format an estimate | format.estimate |
| Extract estimates, standard errors, and margins of error | get_est get_moe get_se to_rvar |
| Parsed Census SF1 and ACS Tables | tables tables_acs tables_sf1 |
| Tidy labels in census tables | tidiers tidy_age tidy_age_bins tidy_ethnicity tidy_income_bins tidy_parens tidy_race tidy_race_detailed tidy_simplify |
