Backup utilities.
Project description
censusdis/backup
This project is a command-line utility for bulk downloads of U.S. Census data.
Installation
pip install census_backup
Usage Examples
Download from a group across all available bulk geographies
census-backup -d acs/acs5 -v 2020 -g B02001 -o ~/tmp/backup
The required arguments are:
-d: the data set-v: the vintage-g: the variable group
The -o is an optional output directory. The default is the current working
directory.
Download geometries that have state as a component
census-backup -d acs/acs5 -v 2020 -g B02001 -G state -o ~/tmp/backup-states-and-below
Download state aggregated data only
This will not get geographies within the state.
census-backup -d acs/acs5 -v 2020 -g B02001 -G +state -o ~/tmp/backup-states
More Help
census-backup --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
census_backup-0.1.5.tar.gz
(3.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file census_backup-0.1.5.tar.gz.
File metadata
- Download URL: census_backup-0.1.5.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.4 Darwin/21.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bff209913e7c893883ab187b9bd2d42551689282e771fffcf8246255bf7a01b
|
|
| MD5 |
783d147b41b8bffc46f3e8b9a530d164
|
|
| BLAKE2b-256 |
fa67112cfea66c4778f8e0a164ed292078d717b18e2113089835aad4bc054541
|
File details
Details for the file census_backup-0.1.5-py3-none-any.whl.
File metadata
- Download URL: census_backup-0.1.5-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.4 Darwin/21.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c218e8c90096b18261c4047271ae42d93e13c22cf4bfe16fabb1f08c0ba95534
|
|
| MD5 |
0c4e26a6ef3105a617d522bfcf056f20
|
|
| BLAKE2b-256 |
668101e8fe2f59fe46308ab86ba791c391269cdf4bc9ea2c59da90bf0b94753d
|