18 Forks
91 Stars
91 Watchers

censusdis

censusdis is a Python package for discovering, loading and analyzing, U.S. Census demographic, economic, and geographic data and metadata. It is designed to be intuitive and Pythonic, giving users access to the full collection of data and maps the U.S. Census publishes via their APIs.

How to download and setup censusdis

Open terminal and run command
git clone https://github.com/censusdis/censusdis.git
git clone is used to create a copy or clone of censusdis repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with censusdis https://github.com/censusdis/censusdis/archive/master.zip

Or simply clone censusdis with SSH
[email protected]:censusdis/censusdis.git

If you have some problems with censusdis

You may open issue on censusdis support forum (system) here: https://github.com/censusdis/censusdis/issues