Skip to content

End-to-End Data Engineering project to develop a dashboard which showcases various metrics around the price paid data for various land and property transactions in England and Wales.

Notifications You must be signed in to change notification settings

KenImade/real_estate_dashboard

Repository files navigation

Real Estate Transactions Dashboard

This project is an end-to-end data engineering project which develops a dashboard to showcase insights into the UK real estate market.

Dashboard Link 👉: LINK

Project Architecture

Project Structure

real-estate-dashboard/
├── dags/
│   ├── scripts/
│   └── real_estate_dag.py
├── data/
├── dbt_real_estate/
├── keys/
├── logs/
├── scripts/
├── terraform/
│   ├── main.tf
│   ├── variables.tf
│   └── vm-startup-script.sh
├── docker-compose.override.yml
├── docker-compose.prod.yml
├── docker-compose.yml
├── Dockerfile
├── README.md
├── TUTORIAL.md
└── requirements.txt

Tools

  • Docker
  • Terraform
  • dbt
  • Apache Airflow
  • Python
  • Bash
  • Google Cloud

Tutorial

For a step by step guide to running this project on your local system or Google Cloud check out the tutorial doc

About

End-to-End Data Engineering project to develop a dashboard which showcases various metrics around the price paid data for various land and property transactions in England and Wales.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published