Titres et tarifs du réseau STAR
Liste des titres et tarifs actuels du réseau STAR, comprenant notamment leur nom, les prix pour chaque quantité et leurs caractéristiques essentielles. Certains titres sont présentés ici bien qu'ils ne soient plus vendus : en effet, il peut encore être présent sur certaines cartes KorriGo.
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% | idproduitIdentifiant | int | Unique identifier of the fare product.Unique identifier of the fare product. |
| 100% | libelleproduitLibellé | text | Name of the fare product.Name of the fare product. |
| 100% | idexploitantExploitant (ID) | int | Identifier of the transport operator.Identifier of the transport operator. |
| 100% | libelleexploitantExploitant (libellé) | text | Name of the transport operator.Name of the transport operator. |
| 0% | descriptifDescription | text | Additional description of the fare product.Additional description of the fare product. |
| 100% | libellefamilleFamille | text | Category or family the fare product belongs to.Category or family the fare product belongs to. |
| 100% | libelletypevaliditeType de validité | text | Type of validity period for the ticket.Type of validity period for the ticket. |
| 26.1% | nombreunitesNombre d'unités | int | Number of units included in the fare product.Number of units included in the fare product. |
| 3% | nombrepassagersNombre de passagers | int | Number of passengers covered by the fare product.Number of passengers covered by the fare product. |
| 100% | prioritevalidationPriorité à la validation | int | Priority order used when validating the ticket.Priority order used when validating the ticket. |
| 100% | estenvente | text | Indicates whether the fare product is currently on sale.Indicates whether the fare product is currently on sale. |
| 100% | quantiteproduitQuantité | int | Quantity of the product this price line refers to.Quantity of the product this price line refers to. |
| 100% | prix | double | Price of the fare product.Price of the fare product. |
| 100% | tauxtvaTaux de TVA | double | VAT rate applied to the price, in percent.VAT rate applied to the price, in percent. |
| 0.7% | libellecalculeperiodevalidite | text | Description of how the validity period is calculated.Description of how the validity period is calculated. |
| 100% | visibiliteVisibilité | text | Target audience or visibility scope of the fare product.Target audience or visibility scope of the fare product. |
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 1prix: 56 · tauxtva: 10
{
"prix": 56,
"tauxtva": 10,
"idproduit": 75,
"descriptif": null,
"estenvente": "Oui",
"visibilite": "Grand public",
"idexploitant": 1,
"nombreunites": null,
"libellefamille": "Abonnement",
"libelleproduit": "ABONNEMENT 27-64 PA",
"nombrepassagers": null,
"quantiteproduit": 1,
"libelleexploitant": "STAR",
"prioritevalidation": 8,
"libelletypevalidite": "Calendaire",
"libellecalculeperiodevalidite": null
}Record 2prix: 0 · tauxtva: 10
{
"prix": 0,
"tauxtva": 10,
"idproduit": 112,
"descriptif": null,
"estenvente": "Oui",
"visibilite": "Grand public",
"idexploitant": 1,
"nombreunites": null,
"libellefamille": "Abonnement",
"libelleproduit": "GRATUITE 5-11 ANS",
"nombrepassagers": null,
"quantiteproduit": 1,
"libelleexploitant": "STAR",
"prioritevalidation": 8,
"libelletypevalidite": "DDV et DEV à dates fixes limit",
"libellecalculeperiodevalidite": null
}Record 3prix: 13 · tauxtva: 10
{
"prix": 13,
"tauxtva": 10,
"idproduit": 155,
"descriptif": null,
"estenvente": "Oui",
"visibilite": "Grand public",
"idexploitant": 1,
"nombreunites": null,
"libellefamille": "Abonnement",
"libelleproduit": "JEUNE 2 TRAJ 10M PA",
"nombrepassagers": null,
"quantiteproduit": 1,
"libelleexploitant": "STAR",
"prioritevalidation": 8,
"libelletypevalidite": "Glissante",
"libellecalculeperiodevalidite": null
}Record 4prix: 160 · tauxtva: 10
{
"prix": 160,
"tauxtva": 10,
"idproduit": 162,
"descriptif": null,
"estenvente": "Oui",
"visibilite": "Grand public",
"idexploitant": 1,
"nombreunites": 1,
"libellefamille": "Groupe",
"libelleproduit": "GROUPE 16 à 20",
"nombrepassagers": null,
"quantiteproduit": 10,
"libelleexploitant": "STAR",
"prioritevalidation": 9,
"libelletypevalidite": "Glissante",
"libellecalculeperiodevalidite": null
}Record 5prix: 240 · tauxtva: 10
{
"prix": 240,
"tauxtva": 10,
"idproduit": 164,
"descriptif": null,
"estenvente": "Oui",
"visibilite": "Grand public",
"idexploitant": 1,
"nombreunites": 1,
"libellefamille": "Groupe",
"libelleproduit": "GROUPE 26 à 30",
"nombrepassagers": null,
"quantiteproduit": 10,
"libelleexploitant": "STAR",
"prioritevalidation": 9,
"libelletypevalidite": "Glissante",
"libellecalculeperiodevalidite": null
}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/titres-et-tarifs-du-reseau-star
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/titres-et-tarifs-du-reseau-star/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.