chekos/pypums


Download Public Use Micro Sample (PUMS) data files from the US Census Bureau's FTP server.

https://pypums.readthedocs.io

License: Apache-2.0

Language: Python

Keywords: census, census-api, python


Binder

pypums

Build status Changelog License

Download Public Use Micro Sample (PUMS) data files from the US Census Bureau's FTP server.

Usage

To use PyPUMS in a project:

on a jupyter notebook

or as a CLI

as a CLI

Installation

Install this library using pip:

pip install pypums

Usage

Usage instructions go here.

Development

To contribute to this library, first checkout the code. Then create a new virtual environment:

cd pypums
python -m venv venv
source venv/bin/activate

Or if you are using pipenv:

pipenv shell

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

pytest

📃 Citation

@misc{pypums,
  author = {chekos},
  title = {Download Public Use Micro Sample (PUMS) data files from the US Census Bureau's FTP server.},
  year = {2020},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/chekos/pypums}}
}

Project Statistics

Sourcerank 6
Repository Size 1.67 MB
Stars 1
Forks 1
Watchers 2
Open issues 2
Dependencies 11
Contributors 5
Tags 10
Created
Last updated
Last pushed

Top Contributors See all

Sergio Sánchez Zavala pyup.io bot Yonathan Randolph dependabot[bot] Sourcery AI

Packages Referencing this Repo

pypums
Download Public Use Micro Sample (PUMS) data files from the US Census Bureau's FTP server.
Latest release 0.1 - Updated - 1 stars

Recent Tags See all

v0.1 March 08, 2022
v0.1rc1 February 22, 2022
0.0.7 June 23, 2020
0.0.6 May 23, 2020
0.0.5 May 12, 2019
v0.0.5 May 12, 2019
0.0.4 May 11, 2019
0.0.3 May 10, 2019
0.0.2 May 10, 2019
0.0.1 April 29, 2019

Something wrong with this page? Make a suggestion

Last synced: 2022-03-08 21:14:02 UTC

Login to resync this repository