Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Latest commit

 

History

History
37 lines (20 loc) · 1.17 KB

README.md

File metadata and controls

37 lines (20 loc) · 1.17 KB

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