Localisation et occupation des stations de vélos en libre-service VELHOP
Liste des stations de vélos en libre-service Velhop avec leur localisation et la disponibilité des vélos en temps réel.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (16 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | na | text | nom station |
| 100% | id | text | — |
| 100% | lat | double | latitude |
| 100% | lon | double | longitude |
| 100% | av | int | Nombre de vélos disponibles |
| 100% | fr | int | Nombres de vélos non disponibles |
| 100% | to | int | Nombre de vélos total |
| 100% | num_docks_availableNum docks available | int | — |
| 100% | is_installedIs installed | int | — |
| 100% | is_rentingIs renting | int | — |
| — | is_returningIs returning | int | — |
| — | last_reportedLast reported | text | — |
| — | idsurfs | text | — |
| — | cb | text | — |
| — | point_geoPoint geo | geo_point_2d | — |
| — | vehicle_types_availableVehicle types available | text | — |
Schema captured from opendatasoft 56 minutes 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 1av: 4 · cb: —
{
"av": 4,
"cb": null,
"fr": 1,
"id": "245557155",
"na": "Bischheim Gare",
"to": 5,
"lat": 48.611639,
"lon": 7.742056,
"idsurfs": "2508_DEP_67",
"point_geo": {
"lat": 48.611639,
"lon": 7.742056
},
"is_renting": 1,
"is_installed": 1,
"is_returning": 1,
"last_reported": "1785019304",
"num_docks_available": 1,
"vehicle_types_available": "[{\"vehicle_type_id\": \"272\", \"count\": 4}]"
}Record 2av: 5 · cb: —
{
"av": 5,
"cb": null,
"fr": 5,
"id": "245557947",
"na": "Bischheim Espace Européen",
"to": 10,
"lat": 48.616361,
"lon": 7.720056,
"idsurfs": "2507_DEP_66",
"point_geo": {
"lat": 48.616361,
"lon": 7.720056
},
"is_renting": 1,
"is_installed": 1,
"is_returning": 1,
"last_reported": "1785019304",
"num_docks_available": 5,
"vehicle_types_available": "[{\"vehicle_type_id\": \"272\", \"count\": 5}]"
}Record 3av: 6 · cb: —
{
"av": 6,
"cb": null,
"fr": 4,
"id": "245559919",
"na": "Entzheim Gare",
"to": 10,
"lat": 48.547222,
"lon": 7.628056,
"idsurfs": "2509_DEP_68",
"point_geo": {
"lat": 48.547222,
"lon": 7.628056
},
"is_renting": 1,
"is_installed": 1,
"is_returning": 1,
"last_reported": "1785019304",
"num_docks_available": 4,
"vehicle_types_available": "[{\"vehicle_type_id\": \"272\", \"count\": 6}]"
}Record 4av: 3 · cb: —
{
"av": 3,
"cb": null,
"fr": 2,
"id": "245564614",
"na": "Geispolsheim Gare",
"to": 5,
"lat": 48.521222,
"lon": 7.684944,
"idsurfs": "2510_DEP_69",
"point_geo": {
"lat": 48.521222,
"lon": 7.684944
},
"is_renting": 1,
"is_installed": 1,
"is_returning": 1,
"last_reported": "1785019304",
"num_docks_available": 2,
"vehicle_types_available": "[{\"vehicle_type_id\": \"272\", \"count\": 3}]"
}Record 5av: 3 · cb: —
{
"av": 3,
"cb": null,
"fr": 7,
"id": "245566026",
"na": "Hoenheim Gare",
"to": 10,
"lat": 48.628333,
"lon": 7.758833,
"idsurfs": "2370_DEP_50",
"point_geo": {
"lat": 48.628333,
"lon": 7.758833
},
"is_renting": 1,
"is_installed": 1,
"is_returning": 1,
"last_reported": "1785019304",
"num_docks_available": 7,
"vehicle_types_available": "[{\"vehicle_type_id\": \"272\", \"count\": 3}]"
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/stations-velhop
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/stations-velhop/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.