Estimate median home value within a radius using US Census data
Project description
Censiq
Estimate the median home value within a radius of a given US address using Census data.
Install
pip install censiq
CLI
censiq "1600 Pennsylvania Ave NW, Washington, DC" --radius 50
Python
from censiq import estimate_median_home_value
result = estimate_median_home_value("1600 Pennsylvania Ave NW, Washington, DC")
print(result)
License
MIT
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
censiq-0.1.1.tar.gz
(4.3 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 censiq-0.1.1.tar.gz.
File metadata
- Download URL: censiq-0.1.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe0a10b3f4336eb1bf155ac8ae16682f48031cfb0b3ca64a6b8d979aac7ab357
|
|
| MD5 |
b7103dff02fe4420584375cc68df17e6
|
|
| BLAKE2b-256 |
a0b805168ced75deac8d9ab059ef8b3e7b8d8c9cad2533dfee11a253fda53a38
|
File details
Details for the file censiq-0.1.1-py3-none-any.whl.
File metadata
- Download URL: censiq-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4635513f0252509ee014f1eaf244008cfc8f195865c6893463d6b9b3330bd343
|
|
| MD5 |
ffca12c58782f2427a7e9b8be8136f5e
|
|
| BLAKE2b-256 |
c53e7fff0e1c4ca82329de80b9111f9a28ddb3e489143530b2369055ac81b019
|