This commit is contained in:
2024-06-01 23:27:24 +02:00
parent e5c3585e15
commit 8eaaa2aca2
5 changed files with 91 additions and 87 deletions

View File

@ -1,42 +0,0 @@
{
id_mutation: '2023-1',
date_mutation: '2023-01-05',
numero_disposition: '000001',
nature_mutation: 'Vente',
valeur_fonciere: '1070000',
adresse_numero: '184',
adresse_suffixe: '',
adresse_nom_voie: 'ALL DES HETRES',
adresse_code_voie: '0124',
code_postal: '01630',
code_commune: '01354',
nom_commune: 'Saint-Genis-Pouilly',
code_departement: '01',
ancien_code_commune: '',
ancien_nom_commune: '',
id_parcelle: '01354000BD0334',
ancien_id_parcelle: '',
numero_volume: '',
lot1_numero: '29',
lot1_surface_carrez: '',
lot2_numero: '',
lot2_surface_carrez: '',
lot3_numero: '',
lot3_surface_carrez: '',
lot4_numero: '',
lot4_surface_carrez: '',
lot5_numero: '',
lot5_surface_carrez: '',
nombre_lots: '1',
code_type_local: '3',
type_local: 'Dépendance',
surface_reelle_bati: '',
nombre_pieces_principales: '0',
code_nature_culture: '',
nature_culture: '',
code_nature_culture_speciale: '',
nature_culture_speciale: '',
surface_terrain: '',
longitude: '6.019949',
latitude: '46.247458'
}

42
geodvf/sample.json Normal file
View File

@ -0,0 +1,42 @@
{
"id_mutation": "2023-1",
"date_mutation": "2023-01-05",
"numero_disposition": "000001",
"nature_mutation": "Vente",
"valeur_fonciere": "1070000",
"adresse_numero": "184",
"adresse_suffixe": "",
"adresse_nom_voie": "ALL DES HETRES",
"adresse_code_voie": "0124",
"code_postal": "01630",
"code_commune": "01354",
"nom_commune": "Saint-Genis-Pouilly",
"code_departement": "01",
"ancien_code_commune": "",
"ancien_nom_commune": "",
"id_parcelle": "01354000BD0334",
"ancien_id_parcelle": "",
"numero_volume": "",
"lot1_numero": "29",
"lot1_surface_carrez": "",
"lot2_numero": "",
"lot2_surface_carrez": "",
"lot3_numero": "",
"lot3_surface_carrez": "",
"lot4_numero": "",
"lot4_surface_carrez": "",
"lot5_numero": "",
"lot5_surface_carrez": "",
"nombre_lots": "1",
"code_type_local": "3",
"type_local": "Dépendance",
"surface_reelle_bati": "",
"nombre_pieces_principales": "0",
"code_nature_culture": "",
"nature_culture": "",
"code_nature_culture_speciale": "",
"nature_culture_speciale": "",
"surface_terrain": "",
"longitude": "6.019949",
"latitude": "46.247458"
}