chekos / acs_download

Download US Census Bureau's American Community Survey (ACS) Public Use Micro Sample (PUMS) complete data files from US Census' FTP server.

Home Page:https://acs-download.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THIS IS NO LONGER MAINTAINED. CHECK OUT PYPUMS INSTEAD: https://github.com/chekos/pypums ----------------------------

ACS Download

image

image

image

Documentation Status

Download American Community Survey (ACS) complete Public Use Micro Sample (PUMS) data files from census FTP server.

Usage

This will download ACS PUMS data file of California to your ../data/raw/ folder and extract it to ../data/interim/ folder.

acs_download uses pypi package us, which uses jellyfish, to handle state input so you can use variations

example of usage on Jupyter Lab

image

example of usage on command line

image

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Download US Census Bureau's American Community Survey (ACS) Public Use Micro Sample (PUMS) complete data files from US Census' FTP server.

https://acs-download.readthedocs.io

License:MIT License


Languages

Language:Python 85.2%Language:Makefile 14.8%