c0mm0.com — the continuously verified register of European data

Register record·API·FRVERIFIED · checked 24h ago
A

Road stops of the BreizhGo networkArrêts physiques routiers du réseau BreizhGo

Arrêts physiques routiers du réseau BreizhGoRoad stops of the BreizhGo network

APIJoinable5/7Query nowOpen workbenchSubscribe🇫🇷France

Dataset of physical road stop points associated with bus lines of the BreizhGo network, managed by the Brittany Region (Région Bretagne) in France. This network merges the former departmental networks with the previous regional network. Since 1 September 2017, the Région Bretagne has been responsible for organizing regional road transport services. The data covers stops across Brittany and is useful for mapping public transport infrastructure, journey planning applications, and analysis of regional bus service coverage.Points d'arrêts physiques routiers associés aux lignes routières du réseau BreizhGo gérées par la région Bretagne. Ce réseau fusionne les anciens réseau départementaux et l'ancien réseau régional. Depuis le 1er septembre 2017, la Région Bretagne est devenue responsable de la mise en œuvre des tra...

42
fair

Weighted across five axes. Tap a ring for what it measures.

Data schema (10 fields)

Filterable via the API (8)
gml_ididnomcode_inseenom_comcode_deplongitudelatitude

Click a field to see example values.

FieldTypeDescription
geo_point_2dGeo Pointgeo_point_2d
geo_shapeShapegeo_shape
gml_idFilterable via the APIGml idtext
idFilterable via the APItext
nomFilterable via the APItext
code_inseeFilterable via the APIINSEE commune codetext
nom_comFilterable via the APINom comtext
code_depFilterable via the APICode deptext
longitudeFilterable via the APILongitudedouble
latitudeFilterable via the APILatitudedouble

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 1id: ILLENOO2:00218 · nom: Centre
{
  "id": "ILLENOO2:00218",
  "nom": "Centre",
  "gml_id": "arret_reseau_breizhgo_car.ILLENOO2:00218",
  "nom_com": "Amanlis",
  "code_dep": "35",
  "latitude": 48.005558,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -1.476446000006337,
        48.0055580000007
      ]
    },
    "properties": {}
  },
  "longitude": -1.476446,
  "code_insee": "35002",
  "geo_point_2d": {
    "lat": 48.0055580000007,
    "lon": -1.4764460000063373
  }
}
Record 2id: ILLENOO2:00304 · nom: Mairie
{
  "id": "ILLENOO2:00304",
  "nom": "Mairie",
  "gml_id": "arret_reseau_breizhgo_car.ILLENOO2:00304",
  "nom_com": "Andouillé-Neuville",
  "code_dep": "35",
  "latitude": 48.293568,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -1.590513000001043,
        48.293567000003435
      ]
    },
    "properties": {}
  },
  "longitude": -1.590513,
  "code_insee": "35003",
  "geo_point_2d": {
    "lat": 48.293567000003435,
    "lon": -1.590513000001043
  }
}
Record 3id: ILLENOO2:01203 · nom: Chêne Vert
{
  "id": "ILLENOO2:01203",
  "nom": "Chêne Vert",
  "gml_id": "arret_reseau_breizhgo_car.ILLENOO2:01203",
  "nom_com": "Bain-de-Bretagne",
  "code_dep": "35",
  "latitude": 47.843964,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -1.68860999999856,
        47.84396500000356
      ]
    },
    "properties": {}
  },
  "longitude": -1.68861,
  "code_insee": "35012",
  "geo_point_2d": {
    "lat": 47.84396500000356,
    "lon": -1.6886099999985598
  }
}
Record 4id: ILLENOO2:01503 · nom: Cimetière
{
  "id": "ILLENOO2:01503",
  "nom": "Cimetière",
  "gml_id": "arret_reseau_breizhgo_car.ILLENOO2:01503",
  "nom_com": "Balazé",
  "code_dep": "35",
  "latitude": 48.169785,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -1.189449999994906,
        48.169786000001736
      ]
    },
    "properties": {}
  },
  "longitude": -1.18945,
  "code_insee": "35015",
  "geo_point_2d": {
    "lat": 48.169786000001736,
    "lon": -1.1894499999949062
  }
}
Record 5id: ILLENOO2:03103 · nom: Bellevue
{
  "id": "ILLENOO2:03103",
  "nom": "Bellevue",
  "gml_id": "arret_reseau_breizhgo_car.ILLENOO2:03103",
  "nom_com": "La Bouëxière",
  "code_dep": "35",
  "latitude": 48.176468,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -1.436003999999522,
        48.17646899999881
      ]
    },
    "properties": {}
  },
  "longitude": -1.436004,
  "code_insee": "35031",
  "geo_point_2d": {
    "lat": 48.17646899999881,
    "lon": -1.4360039999995224
  }
}

Live sample captured at profiling time — values may have changed upstream.

Verification Status

Using the API

Configuration

Base URL
https://data.bretagne.bzh/api/explore/v2.1/catalog/datasets/arrets-physiques-routiers-departementaux-de-la-region-bretagne

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.bretagne.bzh/api/explore/v2.1/catalog/datasets/arrets-physiques-routiers-departementaux-de-la-region-bretagne/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.

Full API documentation ↗

Rate limits

5 000 req/day
per ipmeasured
observed 6 days ago

Dataset

Volume & freshness

Records
3.3k
3317
Last upstream update
9 days ago
2026-08-30

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Arrêts physiques routiers du réseau BreizhGo — live verification badge

Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.