CenterOnBudget / getcensus

Load American Community Survey data from the U.S. Census Bureau API into Stata

Home Page:https://centeronbudget.github.io/getcensus/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getcensus

getcensus is a Stata package to load American Community Survey (ACS) estimates from the U.S. Census Bureau API into Stata.

To learn more about getcensus, please visit the getcensus documentation at centeronbudget.github.io/getcensus/.

Getting started

Install getcensus with:

ssc install getcensus

To update your installation of getcensus to the latest version, run:

ado update getcensus, update

getcensus requires Stata version 13.1 or later.

Getting help

To report a bug or suggest a new feature, please file an issue on GitHub. You'll need a free GitHub account, which you can obtain at https://github.com/join.

getcensus uses the Census Bureau Data API but is not endorsed or certified by the Census Bureau.

About

Load American Community Survey data from the U.S. Census Bureau API into Stata

https://centeronbudget.github.io/getcensus/

License:MIT License


Languages

Language:Stata 99.9%Language:TeX 0.1%