You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you looking to avoid reinventing the wheel? You can use the <a href="#modular">modular code</a> below to help your project along.
</p>
<p> </p>
<h3><a name="modular"></a>Modular Code for Python</h3>
<p><a name="census"></a><h5>Census API</h5>Sunlight Foundation's Python client for the <a href="http://www.census.gov/developers/">US Census Bureau API</a> makes it easy to quickly access the data you need. The ACS, SF1, and SF3 data sets are provided by the API. A Census <a href="http://www.census.gov/developers/tos/key_request.html">API key</a> is required. More information can be found at <a href="https://pypi.python.org/pypi/census/0.5">https://pypi.python.org/pypi/census/0.5</a>