Etat des agences commerciales du réseau STAR en temps réel
Etat des agences commerciales du réseau STAR en temps réel, permettant notamment de connaître leur ouverture et leur temps d'attente prévisionnelle.
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 |
|---|---|---|
| idagenceAgence (ID) | text | Identifiant de l'agence commerciale du réseau STAR concernée : pour obtenir plus d'informations sur cette agence, vous devez consulter le jeu de données "Agences commerciales du réseau STAR" en filtrant sur l'agence avec l'identifiant correspondant. |
| nom | text | — |
| coordonneesCoordonnées | geo_point_2d | — |
| etat | text | Etat d'ouverture de l'agence, ne peut prendre que 2 valeurs : "Ouverte" ou "Fermée". |
| guichetsouverts | text | — |
| dateheuredernierticketdelivreDernier ticket délivré (heure) | datetime | — |
| dateheuredernierticketappeleDernier ticket appelé (heure) | datetime | — |
| nombreclientsfileattenteClients en attente | int | — |
| attenteprevisionnelleminTemps d'attente prévu (min.) | int | — |
| lastupdateDernière mise à jour | text | Dernière communication des données par l'agence. |
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 (1 record)
Record 1nom: Pré Botté · etat: Ouverte
{
"nom": "Pré Botté",
"etat": "Ouverte",
"idagence": "PRBOT",
"lastupdate": null,
"coordonnees": {
"lat": 48.109222,
"lon": -1.678913
},
"guichetsouverts": null,
"attenteprevisionnellemin": 0,
"nombreclientsfileattente": 3,
"dateheuredernierticketappele": "2022-10-14T06:45:18+00:00",
"dateheuredernierticketdelivre": "2022-10-14T06:45:18+00:00"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/etat-des-agences-commerciales-du-reseau-star-en-temps-reel
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/etat-des-agences-commerciales-du-reseau-star-en-temps-reel/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.