Partners of the Mobility AccountLes partenaires du Compte Mobilité
Les partenaires du Compte MobilitéPartners of the Mobility Account
Dataset listing the partners participating in the Compte Mobilité (Mobility Account) scheme, an incentive program run in the Strasbourg area allowing users to earn credits for sustainable travel choices. The dataset is published via the Strasbourg open data portal and identifies organizations and businesses associated with the scheme. Further details on the program itself are available on the dedicated Strasbourg.eu page. Useful for understanding the network of partners supporting the mobility incentive initiative.Liste des partenaires du dispositif Compte Mobilité. Plus d'informations sur la page dédiée sur Strasbourg.eu .
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (8 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | Geographic coordinates (latitude and longitude) of the partner location.Geographic coordinates (latitude and longitude) of the partner location. |
| geo_shapeShape | geo_shape | Geographic shape data for the partner location as GeoJSON.Geographic shape data for the partner location as GeoJSON. |
| type | text | Category of service offered by the partner, e.g. bike rental or car-sharing.Category of service offered by the partner, e.g. bike rental or car-sharing. |
| partenaire | text | Name of the partner organization or service point.Name of the partner organization or service point. |
| ndegn° | text | Street number of the partner's address.Street number of the partner's address. |
| rue | text | Street name of the partner's address.Street name of the partner's address. |
| cp | text | Postal code of the partner's location.Postal code of the partner's location. |
| communeCommune | text | Name of the municipality where the partner is located.Name of the municipality where the partner is located. |
Schema captured from opendatasoft 6 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 1cp: 67200 · rue: Gare de Strasbourg
{
"cp": "67200",
"rue": "Gare de Strasbourg",
"ndeg": null,
"type": "Location de vélo",
"commune": "STRASBOURG",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.73526,
48.58519
]
},
"properties": {}
},
"partenaire": "Vélhop (agence gare, niveau -1)",
"geo_point_2d": {
"lat": 48.58519,
"lon": 7.73526
}
}Record 2cp: 67000 · rue: rue Saint Michel
{
"cp": "67000",
"rue": "rue Saint Michel",
"ndeg": "5",
"type": "Autopartage",
"commune": "STRASBOURG",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.736035,
48.581911
]
},
"properties": {}
},
"partenaire": "CITIZ",
"geo_point_2d": {
"lat": 48.581911,
"lon": 7.736035
}
}Record 3cp: 67000 · rue: rue Jacques Peirotes
{
"cp": "67000",
"rue": "rue Jacques Peirotes",
"ndeg": "11",
"type": "Vélociste",
"commune": "STRASBOURG",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.755239,
48.576687
]
},
"properties": {}
},
"partenaire": "CHEZ BICLOU",
"geo_point_2d": {
"lat": 48.576687,
"lon": 7.755239
}
}Record 4cp: 67000 · rue: avenue des Vosges
{
"cp": "67000",
"rue": "avenue des Vosges",
"ndeg": "33",
"type": "Vélociste",
"commune": "STRASBOURG",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.75271,
48.589039
]
},
"properties": {}
},
"partenaire": "BIKE AVENUE OLLIER",
"geo_point_2d": {
"lat": 48.589039,
"lon": 7.75271
}
}Record 5cp: 67000 · rue: rue des sœurs
{
"cp": "67000",
"rue": "rue des sœurs",
"ndeg": "1",
"type": "Vélociste",
"commune": "STRASBOURG",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.753961,
48.582215
]
},
"properties": {}
},
"partenaire": "ALSACE VELO PASSION STRASBOURG",
"geo_point_2d": {
"lat": 48.582215,
"lon": 7.753961
}
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/partenaires_compte_mobilite
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/partenaires_compte_mobilite/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.