This repo consists of a basic way to mass pull data from http://census.ire.org/data/bulkdata.html.
- git clone https://github.com/JonathanWoodell/Census_Bulk_Downloader.git
- python -m venv env
- pip install -r .\requirements.txt
- python main.py --config_file config.json