Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/estaheri7/beijing-housing-analysis
Analyzes housing data from Beijing city
https://github.com/estaheri7/beijing-housing-analysis
jupyter-notebook matplotlib-pyplot numpy pandas python3 searborn
Last synced: about 2 months ago
JSON representation
Analyzes housing data from Beijing city
- Host: GitHub
- URL: https://github.com/estaheri7/beijing-housing-analysis
- Owner: Estaheri7
- Created: 2024-03-25T14:10:05.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-02T22:35:13.000Z (9 months ago)
- Last Synced: 2024-04-03T23:36:25.671Z (9 months ago)
- Topics: jupyter-notebook, matplotlib-pyplot, numpy, pandas, python3, searborn
- Language: Jupyter Notebook
- Homepage:
- Size: 29.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Housing Data Analysis Project
## Overview
This project analyzes housing data from Beijing city, China. The data includes various features such as housing prices, square footage, location, and proximity to the city center.## Contents
- `housing_analysis.ipynb`: Jupyter Notebook containing the analysis code
- `map.jpg`: Image file used for visualization purposes
- `housing_*.csv`: Dataset files for difference levels of project.## Dependencies
- Python3
- numpy
- pandas
- matplotlib
- seaborn