Bus stops compliant with reduced-mobility (PMR) accessibility standardsArrêts de bus aux normes personnes à mobilité réduite (PMR)
Arrêts de bus aux normes personnes à mobilité réduite (PMR)Bus stops compliant with reduced-mobility (PMR) accessibility standards
This API provides the locations of bus stops accessible to people with reduced mobility (PMR) within the Grand Paris Seine Ouest territory in France. The data is published on the Issy-les-Moulineaux open data portal and can also be viewed as a map of accessibility facilities on the SoCarto GIS mapping tool. It is useful for accessibility planning, mobility services, and mapping applications focused on public transport infrastructure for people with disabilities.”Localisation des arrêts de bus accessibles aux personnes à mobilité réduite (PMR) sur le Territoire de Grand Paris Seine Ouest Retrouvez la carte des aménagements en faveur des personnes à mobilité réduite sur SoCarto SIG
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (15 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| — | geo_point_2dCoordinates | geo_point_2d | — |
| — | geo_shapeShape | geo_shape | — |
| — | voirie | text | — |
| — | code_inseeINSEE commune code | text | — |
| — | communeCommune | text | — |
| — | amgt | text | — |
| — | id_arretId arret | text | — |
| — | arret_pmrArret pmr | text | — |
| — | localisation | text | — |
| — | comp_locComp loc | text | — |
| 83.6% | num_locNum loc | text | — |
| 6.5% | rep_locRep loc | text | — |
| 98.5% | abri_typeAbri type | text | — |
| 100% | etat_arretEtat arret | text | — |
| 98.1% | nom_arretNom arret | text | — |
Schema captured from opendatasoft 7 days 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 1amgt: En évitement · voirie: Route départementale
{
"amgt": "En évitement",
"voirie": "Route départementale",
"commune": "MEUDON",
"num_loc": "12",
"rep_loc": null,
"comp_loc": null,
"id_arret": "PA_550",
"abri_type": "Simple avec publicité",
"arret_pmr": "Oui",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.224259878242124,
48.78565139055233
]
},
"properties": {}
},
"nom_arret": "De Lattre de Tassigny",
"code_insee": "92048",
"etat_arret": "En service",
"geo_point_2d": {
"lat": 48.78565139055233,
"lon": 2.224259878242124
},
"localisation": "RUE DE LA PEPINIERE"
}Record 2amgt: En ligne · voirie: Voie communale
{
"amgt": "En ligne",
"voirie": "Voie communale",
"commune": "MEUDON",
"num_loc": "22",
"rep_loc": null,
"comp_loc": null,
"id_arret": "PA_494",
"abri_type": "Aucun",
"arret_pmr": "Oui",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.2184384020451464,
48.787340112254626
]
},
"properties": {}
},
"nom_arret": "Pasteur",
"code_insee": "92048",
"etat_arret": "En service",
"geo_point_2d": {
"lat": 48.787340112254626,
"lon": 2.2184384020451464
},
"localisation": "AVENUE DU MARÉCHAL JUIN"
}Record 3amgt: En ligne · voirie: Route départementale
{
"amgt": "En ligne",
"voirie": "Route départementale",
"commune": "ISSY-LES-MOULINEAUX",
"num_loc": "247",
"rep_loc": null,
"comp_loc": null,
"id_arret": "PA_517",
"abri_type": "Aucun",
"arret_pmr": "Oui",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.254561404677482,
48.823095629318566
]
},
"properties": {}
},
"nom_arret": "Médiathèque des Chartreux",
"code_insee": "92040",
"etat_arret": "En service",
"geo_point_2d": {
"lat": 48.823095629318566,
"lon": 2.254561404677482
},
"localisation": "QUAI DE STALIGNRAD"
}Record 4amgt: En ligne · voirie: Route départementale
{
"amgt": "En ligne",
"voirie": "Route départementale",
"commune": "ISSY-LES-MOULINEAUX",
"num_loc": "196",
"rep_loc": null,
"comp_loc": null,
"id_arret": "PA_518",
"abri_type": "Aucun",
"arret_pmr": "Oui",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.2534740390750594,
48.82285712856646
]
},
"properties": {}
},
"nom_arret": "Médiathèque des Chartreux",
"code_insee": "92040",
"etat_arret": "En service",
"geo_point_2d": {
"lat": 48.82285712856646,
"lon": 2.2534740390750594
},
"localisation": "QUAI DE STALIGNRAD"
}Record 5amgt: En avancée · voirie: Voie communale
{
"amgt": "En avancée",
"voirie": "Voie communale",
"commune": "CHAVILLE",
"num_loc": null,
"rep_loc": null,
"comp_loc": "Coté Fontaine Henri IV",
"id_arret": "PA_525",
"abri_type": "Aucun",
"arret_pmr": "Oui",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.1923153202395524,
48.810542842428084
]
},
"properties": {}
},
"nom_arret": "De Gaulle",
"code_insee": "92022",
"etat_arret": "En service",
"geo_point_2d": {
"lat": 48.810542842428084,
"lon": 2.1923153202395524
},
"localisation": "COURS DU GÉNÉRAL DE GAULLE"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.issy.com/api/explore/v2.1/catalog/datasets/arrets-de-bus-aux-normes-pmr-gpso
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.issy.com/api/explore/v2.1/catalog/datasets/arrets-de-bus-aux-normes-pmr-gpso/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.