Skip to content

Stakeholder-driven Real Estate Data Analysis incl. Presentation

License

Notifications You must be signed in to change notification settings

Cazta/data_analytics_real_estate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stakeholder-Driven Analysis of Real Estate Data

This repo contains my first eda-project: a stakeholder-driven analysis of real estate data of property selling in Seattle, USA 2014-2016

Project time: 7 days

Carried out as part of the data analytics trainee Program at neuefische - school and pool for digital talent

Repo contains:

  • Stakeholder and Data Description, Feature Engineering
    1. Data Cleaning, Preprocessing, Feature Engineering
    1. Data Analysis (Python)
    1. Figures
  • Stakeholder Presentation

Requirements

This repo contains a requirements.txt file with a list of all the packages and dependencies you will need. Environment running on Python

Environment

pyenv local 3.9.8
python -m venv .venv
source .venv/bin/activate
pip install --upgrade pip
pip install -r requirements.txt

About

Stakeholder-driven Real Estate Data Analysis incl. Presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published