Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdaffailhami/king_county_home_sales_analysis
This repository contains code and analysis for exploring home sales data in King County, featuring geospatial mapping to visualize trends and factors influencing housing prices, including location, size, and various property features, using Python and popular data analysis libraries.
https://github.com/mdaffailhami/king_county_home_sales_analysis
data-analysis data-science folium-maps geospatial python
Last synced: 9 days ago
JSON representation
This repository contains code and analysis for exploring home sales data in King County, featuring geospatial mapping to visualize trends and factors influencing housing prices, including location, size, and various property features, using Python and popular data analysis libraries.
- Host: GitHub
- URL: https://github.com/mdaffailhami/king_county_home_sales_analysis
- Owner: mdaffailhami
- Created: 2024-06-21T01:44:52.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-16T07:16:28.000Z (4 months ago)
- Last Synced: 2024-07-16T09:27:36.605Z (4 months ago)
- Topics: data-analysis, data-science, folium-maps, geospatial, python
- Language: Jupyter Notebook
- Homepage:
- Size: 20.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# King County Home Sales Analysis
This repository contains code and analysis for exploring home sales data in King County, featuring geospatial mapping to visualize trends and factors influencing housing prices, including location, size, and various property features, using Python and popular data analysis libraries.
## Features
- **Data Cleaning**: Prepares the dataset for analysis.
- **Statistical Analysis**: Provides insights into factors affecting housing prices.
- **Data Visualization**: Utilizes graphs and charts to illustrate findings.
- **Geospatial Mapping**: Visualizes home sales trends on maps.## Technologies Used
- **Python**
- **Jupyter**
- **Pandas**
- **Matplotlib**
- **Folium**