Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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**