/Real-Estate-Analysis-France

Exploration of property transactions in France (2017-2022), with a focus on 2022 and the impact of COVID. Open data from notarial deeds.

Primary LanguageJupyter Notebook

Analysis of French Land Value Request Data (DVF)

This project focuses on analyzing real estate transaction data from the past five years in metropolitan France and its overseas territories, excluding Alsace, Moselle, and Mayotte. These data are derived from notarial deeds and cadastral information and are available as open data.

preview.mp4

Project Objective

The goal of this project is to conduct a detailed analysis of the data, with a particular focus on the year 2022. The analysis should include at least twenty relevant interpretations and visualizations, as well as five interpretations and visualizations comparing 2022 with at least one other year, especially prior to the COVID pandemic.

Getting Started

Prerequisites

To start, you need to install the project dependencies. To do this, execute the following command:

pip install -r requirements.txt

Code Execution

To launch the server, execute the manage.py file with the following command:

python manage.py runserver

Authors

  • Louis Anne
  • Guillaume Dorschner
  • Valentin Grateau