Abribus sur la voirie départementale à Issy
Localisation des abribus situés sur la voirie départementale Ce jeu de données localise l'ensemble des abribus relevés le long des routes départementales des Hauts-de-Seine.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (7 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| ligne | text | Numéros des lignes de bus (RATP et autres) desservant l'abribus |
| communeCommune | text | Nom de la commune d'implantation de l'abribus |
| code_inseeINSEE commune code | text | Code INSEE de la commune d'implantation de l'abribus |
| nom_rdNom rd | text | Nom de la RD le long de laquelle est implanté l'abribus |
| adresse | text | Adresse d'implantation de l'Abribus |
| geo_shapeShape | geo_shape | Géométrie de l'entité au format GeoJSON |
| geo_point_2dCoordinates | geo_point_2d | Coordonnées de l'entité (latitude, longitude en degrés décimaux) |
Schema captured from opendatasoft 2 hours 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 1ligne: ["123","289","389"] · nom_rd: RD989
{
"ligne": [
"123",
"289",
"389"
],
"nom_rd": "RD989",
"adresse": "145 AV DE VERDUN",
"commune": "ISSY LES MOULINEAUX",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.250225116341989,
48.81781436299896
]
},
"properties": {}
},
"code_insee": "92040",
"geo_point_2d": {
"lat": 48.81781436299896,
"lon": 2.250225116341989
}
}Record 2ligne: ["1","323"] · nom_rd: RD72
{
"ligne": [
"1",
"323"
],
"nom_rd": "RD72",
"adresse": "132 AV DE LA PAIX",
"commune": "ISSY LES MOULINEAUX",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.2743248758513785,
48.816922407438696
]
},
"properties": {}
},
"code_insee": "92040",
"geo_point_2d": {
"lat": 48.816922407438696,
"lon": 2.2743248758513785
}
}Record 3ligne: ["123"] · nom_rd: RD989
{
"ligne": [
"123"
],
"nom_rd": "RD989",
"adresse": "152 TER AV DE VERDUN",
"commune": "ISSY LES MOULINEAUX",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.253403264441852,
48.81883102631073
]
},
"properties": {}
},
"code_insee": "92040",
"geo_point_2d": {
"lat": 48.81883102631073,
"lon": 2.253403264441852
}
}Record 4ligne: ["1","323"] · nom_rd: RD72A
{
"ligne": [
"1",
"323"
],
"nom_rd": "RD72A",
"adresse": "23 R GABRIEL PERI",
"commune": "ISSY LES MOULINEAUX",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.274484000575429,
48.81958981727073
]
},
"properties": {}
},
"code_insee": "92040",
"geo_point_2d": {
"lat": 48.81958981727073,
"lon": 2.274484000575429
}
}Record 5ligne: ["190"] · nom_rd: RD2
{
"ligne": [
"190"
],
"nom_rd": "RD2",
"adresse": "54 BD RODIN",
"commune": "ISSY LES MOULINEAUX",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.258889234337826,
48.81915396450234
]
},
"properties": {}
},
"code_insee": "92040",
"geo_point_2d": {
"lat": 48.81915396450234,
"lon": 2.258889234337826
}
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.issy.com/api/explore/v2.1/catalog/datasets/abribus-sur-la-voirie-departementale
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.issy.com/api/explore/v2.1/catalog/datasets/abribus-sur-la-voirie-departementale/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.