Fichier FANTOIR des voies et lieux-dits 2013 - Île-de-France
Le fichier des voies et lieux-dits ou fichier FANTOIR recense par commune : les voies ; les lieux-dits ; les ensembles immobiliers ; les pseudo-voies. Il est constitué de l’ensemble des références topographiques qu’elles soient annulées ou actives. Cette extraction répertorie pour commune d'Île-d...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (21 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| code_departementDépartement code | int | — |
| code_dirCode dir | int | — |
| lib_dirLib dir | text | — |
| code_communeCommune code | int | — |
| code_inseeINSEE commune code | int | — |
| lib_communeLib commune | text | — |
| type_communeType commune | text | — |
| caractere_populationCaractere population | text | — |
| pop_reellePop reelle | int | — |
| id_voieId voie | text | — |
| cle_rivoliCle rivoli | text | — |
| nature_voieNature voie | text | — |
| lib_voieLib voie | text | — |
| caractere_voieCaractere voie | int | — |
| caractere_annulationCaractere annulation | text | — |
| date_annulationDate annulation | int | — |
| date_crea_articleDate crea article | int | — |
| code_id_majicCode id majic | int | — |
| type_voieType voie | int | — |
| caractere_lieu_ditCaractere lieu dit | int | — |
| alphab | text | — |
Schema captured from opendatasoft 1 hour ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (5 records)
Record 1alphab: MARINS · id_voie: B042
{
"alphab": "MARINS",
"id_voie": "B042",
"lib_dir": "YVELINES",
"code_dir": 0,
"lib_voie": [
"LES JONCS MARINS"
],
"type_voie": 3,
"cle_rivoli": "Y",
"code_insee": 78437,
"pop_reelle": 574,
"lib_commune": [
"MOUSSEAUX-SUR-SEINE"
],
"nature_voie": null,
"code_commune": 437,
"type_commune": "N",
"code_id_majic": 42,
"caractere_voie": 0,
"date_annulation": 0,
"code_departement": 78,
"date_crea_article": 1991195,
"caractere_lieu_dit": 1,
"caractere_annulation": null,
"caractere_population": "3"
}Record 2alphab: NEFLIERS · id_voie: 2035
{
"alphab": "NEFLIERS",
"id_voie": "2035",
"lib_dir": "YVELINES",
"code_dir": 0,
"lib_voie": [
"DES NEFLIERS"
],
"type_voie": 1,
"cle_rivoli": "D",
"code_insee": 78208,
"pop_reelle": 22691,
"lib_commune": [
"ELANCOURT"
],
"nature_voie": [
"ALLÉE"
],
"code_commune": 208,
"type_commune": "R",
"code_id_majic": 632,
"caractere_voie": 0,
"date_annulation": 0,
"code_departement": 78,
"date_crea_article": 1993223,
"caractere_lieu_dit": null,
"caractere_annulation": null,
"caractere_population": null
}Record 3alphab: BOISSIER · id_voie: B032
{
"alphab": "BOISSIER",
"id_voie": "B032",
"lib_dir": "YVELINES",
"code_dir": 0,
"lib_voie": [
"LE TROU DE LA BOISSIERE"
],
"type_voie": 3,
"cle_rivoli": "G",
"code_insee": 78168,
"pop_reelle": 4157,
"lib_commune": [
"COIGNIERES"
],
"nature_voie": null,
"code_commune": 168,
"type_commune": "R",
"code_id_majic": 31,
"caractere_voie": 0,
"date_annulation": 0,
"code_departement": 78,
"date_crea_article": 1987001,
"caractere_lieu_dit": 1,
"caractere_annulation": null,
"caractere_population": null
}Record 4alphab: PICVERTS · id_voie: 1967
{
"alphab": "PICVERTS",
"id_voie": "1967",
"lib_dir": "YVELINES",
"code_dir": 0,
"lib_voie": [
"DES PICVERTS"
],
"type_voie": 1,
"cle_rivoli": "L",
"code_insee": 78172,
"pop_reelle": 33948,
"lib_commune": [
"CONFLANS SAINTE HONORINE"
],
"nature_voie": [
"ALLÉE"
],
"code_commune": 172,
"type_commune": "R",
"code_id_majic": 374,
"caractere_voie": 0,
"date_annulation": 0,
"code_departement": 78,
"date_crea_article": 1987001,
"caractere_lieu_dit": null,
"caractere_annulation": null,
"caractere_population": null
}Record 5alphab: FAROT · id_voie: B044
{
"alphab": "FAROT",
"id_voie": "B044",
"lib_dir": "YVELINES",
"code_dir": 0,
"lib_voie": [
"LA COTE A FAROT"
],
"type_voie": 3,
"cle_rivoli": "Z",
"code_insee": 78466,
"pop_reelle": 5559,
"lib_commune": [
"ORGEVAL"
],
"nature_voie": null,
"code_commune": 466,
"type_commune": "R",
"code_id_majic": 46,
"caractere_voie": 0,
"date_annulation": 0,
"code_departement": 78,
"date_crea_article": 1987001,
"caractere_lieu_dit": 1,
"caractere_annulation": null,
"caractere_population": null
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/fichier-fantoir-des-voies-et-lieux-dits-2013-ile-de-france
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/fichier-fantoir-des-voies-et-lieux-dits-2013-ile-de-france/records?limit=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.
Rate limits
Dataset
Volume & freshness
License
No license declared upstream.
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.