Skip to content

NicMoe/acs-package-r

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

acs-package-r

For a hackathon put together by the U.S. Census Bureau, Tableau, and data.world, I wanted to pull Census tract-level data for the whole country. While the Census API only allows data at this geographic level to be called for a single state at a time, someone put together a fantastic R library called ACS that can call data from the Census API, permitting data for the entire country to be called at once. The code I used to pull national data at the tract-level for my project is in this repo.

About

Info on the ACS library from R for use in pulling U.S. Census data from their API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages