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

https://github.com/sarveshdhond/home_value_analysis

Home value analysis of North America using Tableau. This project takes into consideration home values, bedrooms, bathrooms, condition and location.
https://github.com/sarveshdhond/home_value_analysis

data-analytics data-visualization tableau

Last synced: 5 months ago
JSON representation

Home value analysis of North America using Tableau. This project takes into consideration home values, bedrooms, bathrooms, condition and location.

Awesome Lists containing this project

README

          

# HOME VALUE ANALYSIS
Analysis of houses for sale in North America King County, Washington. This analysis is done using Tableau and showcases some of the visualization skills I have.

## TABLEAU WORKSHEET
[worksheet](https://public.tableau.com/views/HomeValueAnalysis_16991273999140/AnalysisDashboard?:language=en-US&:sid=&:redirect=auth&:display_count=n&:origin=viz_share_link)

## DATA SOURCE
Github.com

## TOPICS COVERED
- Line chart
- Histogram
- Map
- Heatmap
- Calendar

##
## TYPES OF VISUALIZATIONS

### Average house sales price
this line chart shows the annual average of house prices from May 2014 to May 2015. You can hover over the line to check the average house price for each day.
Line Chart

### Map
used a zipcode filter to create a map based on longitude and latitude data. This map shows the average price of houses. The darker the color the higher the price.
Map

### Histogram
This histogram shows the number of houses in relation to their price range.
Home value distribution

### Bedroom Histogram
This histogram compares the number of bedrooms with the number of houses.
Number of bedrooms

### Bathroom histogram
This histogram shows the number of bathrooms available for the houses.
Number of bathrooms

### Heatmap
This heatmap compares the view of the houses with the condition of the house.
Red to green showing Poor to Excellent. This also shows the average price for these types of houses.
Heatmap

### Calendar
Made this calendar for every week of the month. This calendar will be a filter on the main dashboard. This also shows the average price for the houses on that particular day.
Calendar

## INTERACTIVE DASHBOARD
This is an interactive dashboard that consists of all the following topics I have covered. The dashboard changes based on the calendar and the year-built filter. You can use this dashboard to check the average price, condition, view, number of bedrooms, number of bathrooms, location, and the year built for houses for sale on a particular day between May 01, 2014, to May 31, 2015.
Dashboard