Skip to content

Commit

Permalink
placeholder parcelles
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierlou committed Dec 3, 2024
1 parent 6c023a3 commit 535ed71
Showing 1 changed file with 58 additions and 1 deletion.
59 changes: 58 additions & 1 deletion frontend/src/assets/json/parcelles.json
Original file line number Diff line number Diff line change
@@ -1 +1,58 @@
{}
{
"83101000AD0105": {
"date_mutation": "2024-06-30",
"nature_mutation": "Vente",
"valeur_fonciere": "85500000.0",
"code_commune": "83101",
"id_parcelle": "83101000AD0105",
"nature_culture": "sols",
"nature_culture_speciale": null,
"surface_terrain": "632.0",
"longitude": "6.669029",
"latitude": "43.246474",
"code_departement": "83",
"id_mutation": null,
"numero_disposition": null,
"adresse_numero": null,
"adresse_suffixe": null,
"adresse_nom_voie": null,
"adresse_code_voie": null,
"code_postal": null,
"nom_commune": null,
"ancien_code_commune": null,
"ancien_nom_commune": null,
"ancien_id_parcelle": null,
"numero_volume": null,
"lot1_numero": null,
"lot1_surface_carrez": null,
"lot2_numero": null,
"lot2_surface_carrez": null,
"lot3_numero": null,
"lot3_surface_carrez": null,
"lot4_numero": null,
"lot4_surface_carrez": null,
"lot5_numero": null,
"lot5_surface_carrez": null,
"nombre_lots": null,
"code_type_local": null,
"type_local": null,
"surface_reelle_bati": null,
"nombre_pieces_principales": null,
"code_nature_culture": null,
"code_nature_culture_speciale": null,
"ID_PARCEL": null,
"surf_rpg": null,
"code_group": null,
"CODE_CULTU": null,
"bio": null,
"LIBELLE_CULTU": null,
"CODE_CULTURE": null,
"CD_DEP": null,
"SURF_2023": null,
"MOY_REND_2019_2023": null,
"SURF_REG_2023": null,
"MOY_REND_REG_2019_2023": null,
"SURF_FR_2023": null,
"MOY_REND_FR_2019_2023": null
}
}

0 comments on commit 535ed71

Please sign in to comment.