Skip to content

Breakdown of data points in "GSS" (income/hours worked) and Real Estate data pertaining to various builds of houses.

Notifications You must be signed in to change notification settings

CSinclair89/RealEstateData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Estate Data Report

This is a breakdown of the data gathered from the GSS survey on Real Estate as well as the correlation between Hours Worked and Income in the year of 1989.

Full report can be found at the following link: http://chrisso.tv/pdf/GSS_Survey_RealEstateReport.pdf

Goals

  • Use Python to clean data fields into proper data types for aggregation and visualization.
  • Run correlation coefficients, as well as R-squared, to assess how strongly various data points are correlated.
  • Run a linear regression to forecast future trends, based on current data.

Outcomes

This report was a fun one to put together because it involved all of the major aspects of data, specifically the processes of cleaning, optimizing, aggregating, and visualizing data. To have real-world data that wasn't already optimized meant that I had to configure it in a way that I could make something presentable out of it. Ultimately, I was able to extract a surprising amount of information with the data given as well as learn a lot about the full process from start to finish.

About

Breakdown of data points in "GSS" (income/hours worked) and Real Estate data pertaining to various builds of houses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published