A collection of clean Indian city housing datasets (Ahmedabad, Gurugram, Mumbai).
Project description
🏠 India Housing Datasets
A lightweight Python library that provides clean housing datasets for major Indian cities — Ahmedabad, Gurugram, and Mumbai — in sklearn style.
Installation
pip install india_housing_datasets
🚀 Quick Example
from india_housing_datasets import fetch_ahmedabad_housing
dataset = fetch_ahmedabad_housing()
print(dataset["data"].head())
print(dataset["target"].head())
print(dataset["DESCR"])
🏙️ Included Datasets
| City | Function | Description |
| ------------ | --------------------------- | ----------------------------------- |
| 🏡 Ahmedabad | fetch_ahmedabad_housing() | Prices, BHK, area, floor, location |
| 🏙️ Gurugram | fetch_gurugram_housing() | Modern housing and real-estate data |
| 🌆 Mumbai | fetch_mumbai_housing() | Urban apartment data for analysis |
💡 Author
Vishal Baghel
📧 baghelvishal264@gmail.com
🌐 GitHub Repository
📜 License
MIT License © 2025 — Vishal Baghel
----
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
india_housing_datasets-0.1.0.tar.gz
(152.5 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 india_housing_datasets-0.1.0.tar.gz.
File metadata
- Download URL: india_housing_datasets-0.1.0.tar.gz
- Upload date:
- Size: 152.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5e6cc852b78e96f067dabab5c819bcc6804f79f2eed19bd4035379ca868a61d
|
|
| MD5 |
16c4b8255204ecf46b07a5773df7332a
|
|
| BLAKE2b-256 |
ab9bf308ef0b296e1f5df9397a793ecdf75681739e70f3342bf8c0e8acb40b9e
|
File details
Details for the file india_housing_datasets-0.1.0-py3-none-any.whl.
File metadata
- Download URL: india_housing_datasets-0.1.0-py3-none-any.whl
- Upload date:
- Size: 156.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3e06052f374d36621846a17c20e68e26c2ae2e8ab8630142fe3fca13f5d316b
|
|
| MD5 |
a9f6b02120af02123df32919e8132874
|
|
| BLAKE2b-256 |
5f688a09ca318864056100b15f74e3224fd8719da71782c65793b69b95828fe6
|