DVF Map: Paris


Description

Welcome to my DVF Map, a data visualization of the real estate sales in Paris from 2014 to 2018.

On this map, the famous Paris arrondissements are divided into "sections", and if you click on a section, you'll have the opportunity to load what's called "parcelles" (or sub-sections) to see more granular data, and also show each parcelle data in a table.

Please note that you can toggle the map overlays with the map control menu on the top left corner.


Load parcelles on map

Select a section with a click:


Show parcelle data

After loading it, click on a parcelle to select it:


Parcelle id: {a parcelle_id a}

Date of sale Type Price (€) Surface price (€/m2) Number of rooms Surface (m2)
{a i.date_mutation a} {a i.type_local a} {a (i.valeur_fonciere).toLocaleString() a} {a (i.valeur_per_m2).toLocaleString() a} {a i.nombre_pieces_principales a} {a i.surface_relle_bati a}