database of nyc housing data
Project description
a tool for building a database of NYC housing data
This is a Python library and cli tool for installing, updating and managing NYC-DB, a postgres database of Housing Data for NYC.
For more background information on this project, the api, and to download the full database dump see: https://github.com/aepyornis/nyc-db
How to use
Requirements: Postgres and Python3
After installing via pip:
pip3 install nycdb
You’ll be able to use the program nycdb to import a database.
For example to load all of hpd violations:
nycdb --download hpd_violations
nycdb --load hpd_violations -P YOUR_PG_PASSWORD -D YOUR_DATABASE
To see all possible datasets:
nycdb --list-datasets
After a dataset has been loaded you can verify it with “–verify”
nycdb --verify hpd_violations
nycdb --verify-all
By default the downloaded data files are stores in ‘./data’. Use –root-dir to change the location of the data directory.
To see more options run: nycdb –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
Built Distribution
File details
Details for the file nycdb-0.1.13.tar.gz
.
File metadata
- Download URL: nycdb-0.1.13.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 412ecd0d64dd1681344348658c4c5d80b928f6e8f5cf64a8a16fcd6d93e16a64 |
|
MD5 | b48a8a904ec2a70f71f22d79c0109e2a |
|
BLAKE2b-256 | aa0791ed57f0782094e3311094158a0d44304544dbdab0bd2801505fdda9d838 |
File details
Details for the file nycdb-0.1.13-py3-none-any.whl
.
File metadata
- Download URL: nycdb-0.1.13-py3-none-any.whl
- Upload date:
- Size: 32.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5351d72781a0126facabb22d607a91aeb82c62e5beb8570e2c3cdeb7514f96bc |
|
MD5 | 35908946199c21fa63f03e0969968fb5 |
|
BLAKE2b-256 | 2cf317155c6bb0391f1d16840bde0253acfbf4057fd79516b080e6ddb98bda35 |