This git embed the data from https://www.data.gouv.fr/fr/datasets/demandes-de-valeurs-foncieres-geolocalisees/ and restructure them for use of ML
Since data are only kept 5 years by data.gouv.fr, older data may come from @jdmichaud's repository and converted using script transformation provided on @jdesboeufs's repository
Datasets are separate between differents folder :
original
contains the original data with no modificationscleaned_data
contains the data modified to be linearized and more convenient to use for machine learning. Some informations are lost due to fusion or commercial selling are suppressed from the dataset
Each .ipynb has different purposes :
restructure_donnees.ipynb
transformed the data from the orignal data to the cleaned_one.