Localisation des bornes StrasWifi
Liste des sites publics disposant d'un hotspot StrasWifi permettant une connexion à Internet limitée. StrasWifi est un service mis en place par la Ville et l'eurométropole de Strasbourg. Il vous permet de vous connecter gratuitement, sans fil et en haut débit, à Internet. Il est ouvert à tous.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (10 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | Geographic coordinates (latitude/longitude) of the site.Geographic coordinates (latitude/longitude) of the site. |
| geo_shapeShape | geo_shape | Geographic shape or point geometry of the site in GeoJSON format.Geographic shape or point geometry of the site in GeoJSON format. |
| type_de_siteType de site | text | Category of the public site hosting the hotspot.Category of the public site hosting the hotspot. |
| site | text | Name of the public site with a StrasWifi hotspot.Name of the public site with a StrasWifi hotspot. |
| batiment_etageBâtiment / étage | text | Building and/or floor within the site where the hotspot is located.Building and/or floor within the site where the hotspot is located. |
| code_siteCode site | text | Internal code identifying the site.Internal code identifying the site. |
| adresse | text | Street address of the site.Street address of the site. |
| ville | text | City where the site is located.City where the site is located. |
| date_d_installationDate d installation | text | Installation date(s) of the wifi hotspot(s), in YYYYMMDD format.Installation date(s) of the wifi hotspot(s), in YYYYMMDD format. |
| bornes_wifiBornes wifi | text | Identifiers of the wifi access points installed at the site.Identifiers of the wifi access points installed at the site. |
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 1site: Maison Hautepierre - CMS - Médiathèque - · ville: Strasbourg
{
"site": "Maison Hautepierre - CMS - Médiathèque - LAPE",
"ville": "Strasbourg",
"adresse": "6-8 RUE GEORGE SAND",
"code_site": "HAUTEP",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.701326,
48.596338
]
},
"properties": {}
},
"bornes_wifi": [
"3",
"9"
],
"geo_point_2d": {
"lat": 48.596338,
"lon": 7.701326
},
"type_de_site": "Multi-services",
"batiment_etage": [
"CMS",
"Médiathèque / 0"
],
"date_d_installation": "20231101,20190201"
}Record 2site: Immeuble Fritz Kiener · ville: Strasbourg
{
"site": "Immeuble Fritz Kiener",
"ville": "Strasbourg",
"adresse": "4 rue Fritz Kiener",
"code_site": "KIENER",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.760314,
48.582205
]
},
"properties": {}
},
"bornes_wifi": [
"1",
"1"
],
"geo_point_2d": {
"lat": 48.582205,
"lon": 7.760314
},
"type_de_site": "Multi-services",
"batiment_etage": [
"",
""
],
"date_d_installation": "20120601,20221101"
}Record 3site: Mairie de quartier Cronenbourg · ville: Strasbourg
{
"site": "Mairie de quartier Cronenbourg",
"ville": "Strasbourg",
"adresse": "100 route de Mittelhausbergen",
"code_site": "MDQCRO",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.718685,
48.594908
]
},
"properties": {}
},
"bornes_wifi": [
"1"
],
"geo_point_2d": {
"lat": 48.594908,
"lon": 7.718685
},
"type_de_site": "Mairie de quartier",
"batiment_etage": null,
"date_d_installation": "20240101"
}Record 4site: Médiathèque Olympe de Gouges · ville: Strasbourg
{
"site": "Médiathèque Olympe de Gouges",
"ville": "Strasbourg",
"adresse": "3 RUE KUHN",
"code_site": "BIBCEN",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.739438,
48.58492
]
},
"properties": {}
},
"bornes_wifi": [
"4"
],
"geo_point_2d": {
"lat": 48.58492,
"lon": 7.739438
},
"type_de_site": "Médiathèque",
"batiment_etage": [
"1"
],
"date_d_installation": "20200801"
}Record 5site: 28 Avenue du Rhin (Axa) · ville: Strasbourg
{
"site": "28 Avenue du Rhin (Axa)",
"ville": "Strasbourg",
"adresse": "28 AVENUE DU RHIN",
"code_site": "AXARDR",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.761805,
48.572398
]
},
"properties": {}
},
"bornes_wifi": [
"5",
"1",
"4"
],
"geo_point_2d": {
"lat": 48.572398,
"lon": 7.761805
},
"type_de_site": "Sites isolés",
"batiment_etage": [
"",
"",
"Batiment B / 0"
],
"date_d_installation": "20220401,20230701,20220801"
}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/straswifi
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/straswifi/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.