https://github.com/utdata/rwd-r-census-examples
Examples of use for census-related R packages
https://github.com/utdata/rwd-r-census-examples
Last synced: 5 months ago
JSON representation
Examples of use for census-related R packages
- Host: GitHub
- URL: https://github.com/utdata/rwd-r-census-examples
- Owner: utdata
- Created: 2019-04-22T16:19:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-22T17:09:30.000Z (about 7 years ago)
- Last Synced: 2025-03-31T14:44:55.720Z (about 1 year ago)
- Size: 1.18 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Census project examples using R
There are very basic and brief examples of several R packages that use the Census APIs. It is not a comprehensive list or tutorial.
## Published notebooks
- [01-censusapi](https://utdata.github.io/rwd-r-census-examples/01-censusapi.html) uses the [censusapi](https://hrecht.github.io/censusapi/) for census data and the [tigirs](https://github.com/walkerke/tigris) package for spatial geometry.
- [01-tidycensus](https://utdata.github.io/rwd-r-census-examples/01-tidycensus.html) uses the [tidycensus](https://walkerke.github.io/tidycensus/index.html) package for both data and geometry.