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 | Name of the bike station.nom station |
| 100% | id | text | Unique identifier of the station.Unique identifier of the station. |
| 100% | lat | double | Latitude coordinate of the station.latitude |
| 100% | lon | double | Longitude coordinate of the station.longitude |
| 100% | av | int | Number of bikes currently available at the station.Nombre de vélos disponibles |
| 100% | fr | int | Number of bikes currently unavailable at the station.Nombres de vélos non disponibles |
| 100% | to | int | Total number of bike slots at the station.Nombre de vélos total |
| 100% | num_docks_availableNum docks available | int | Number of free docking points available at the station.Number of free docking points available at the station. |
| 100% | is_installedIs installed | int | Indicates whether the station is currently installed and active.Indicates whether the station is currently installed and active. |
| 100% | is_rentingIs renting | int | Indicates whether the station currently allows bike rentals.Indicates whether the station currently allows bike rentals. |
| — | is_returningIs returning | int | Indicates whether the station currently accepts bike returns.Indicates whether the station currently accepts bike returns. |
| — | last_reportedLast reported | text | Timestamp of the last status report from the station.Timestamp of the last status report from the station. |
| — | idsurfs | text | Internal reference identifier for the station.Internal reference identifier for the station. |
| — | cb | text | Indicates whether payment by card is available at the station.Indicates whether payment by card is available at the station. |
| — | point_geoPoint geo | geo_point_2d | Geographic coordinates of the station as a point.Geographic coordinates of the station as a point. |
| — | vehicle_types_availableVehicle types available | text | List of vehicle types and their available counts at the station.List of vehicle types and their available counts at the station. |
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 1av: 1 · cb: —
{
"av": 1,
"cb": null,
"fr": 4,
"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": "1788379002",
"num_docks_available": 4,
"vehicle_types_available": "[{\"vehicle_type_id\": \"272\", \"count\": 1}]"
}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": "1788379002",
"num_docks_available": 5,
"vehicle_types_available": "[{\"vehicle_type_id\": \"272\", \"count\": 5}]"
}Record 3av: 4 · cb: —
{
"av": 4,
"cb": null,
"fr": 6,
"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": "1788379002",
"num_docks_available": 4,
"vehicle_types_available": "[{\"vehicle_type_id\": \"272\", \"count\": 4}]"
}Record 4av: 5 · cb: —
{
"av": 5,
"cb": null,
"fr": 0,
"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": "1788379002",
"num_docks_available": 0,
"vehicle_types_available": "[{\"vehicle_type_id\": \"272\", \"count\": 5}]"
}Record 5av: 3 · cb: —
{
"av": 3,
"cb": null,
"fr": 7,
"id": "638093766",
"na": "Graffenstaden Gare",
"to": 10,
"lat": 48.532635,
"lon": 7.690003,
"idsurfs": null,
"point_geo": {
"lat": 48.532635,
"lon": 7.690003
},
"is_renting": 1,
"is_installed": 1,
"is_returning": 1,
"last_reported": "1788379002",
"num_docks_available": 7,
"vehicle_types_available": "[{\"vehicle_type_id\": \"272\", \"count\": 3}]"
}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/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.