Areas and products under PDO/PGI designations - BrittanyAires et produits AOC/AOP et IGP - Bretagne
Aires et produits AOC/AOP et IGP - BretagneAreas and products under PDO/PGI designations - Brittany
This API-accessible dataset lists, for the Brittany region of France, the geographical areas covered by controlled/protected designations of origin (AOC/AOP) and protected geographical indications (IGP), along with the agricultural products associated with each area. It is published via the Brittany regional open data portal and is freely accessible without authentication. The data is useful for identifying which food and agricultural products are linked to specific protected geographical zones within the region, supporting traceability, regional promotion, and analysis of protected designation coverage across Brittany.Ce fichier liste pour la Région Bretagne, les aires géographiques des appellations d'origine contrôlée (AOC)/protégée (AOP) et des indications géographiques protégées (IGP) et, pour chaque aire géographique, les produits qui lui sont rattachés.
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% | ida | text | — |
| 100% | aire_geographiqueAire geographique | text | — |
| 0% | signe_frSigne fr | text | — |
| 100% | signe_ueSigne ue | text | — |
| 100% | idproduit | text | — |
| 100% | produit | text | — |
| 99.8% | referenceRéférence | text | — |
| 70% | date_majDate maj | datetime | — |
| 100% | ci | text | — |
| 100% | departementDépartement | text | — |
| — | communeCommune | text | — |
| — | art | text | — |
| — | actual | int | — |
| — | dep_codeDep code | text | — |
| — | geo_point_2dGeo Point | geo_point_2d | — |
| — | nom_regNom Région | text | — |
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 1ci: 22112 · art: —
{
"ci": "22112",
"art": null,
"ida": "1949",
"actual": 1,
"commune": "Lannebert",
"nom_reg": "Bretagne",
"produit": "Farine de blé noir de Bretagne - Gwinizh du Breizh",
"date_maj": "2010-06-29T12:43:22+00:00",
"dep_code": "22",
"signe_fr": null,
"signe_ue": "IGP -",
"idproduit": "4154",
"reference": "IG/02/00",
"departement": "COTES-D'ARMOR",
"geo_point_2d": {
"lat": 48.6505527826294,
"lon": -3.009096514161695
},
"aire_geographique": "Farine de blé noir de Bretagne - Gwinizh du Breizh"
}Record 2ci: 56205 · art: —
{
"ci": "56205",
"art": null,
"ida": "1949",
"actual": 1,
"commune": "Saint-Armel",
"nom_reg": "Bretagne",
"produit": "Farine de blé noir de Bretagne - Gwinizh du Breizh",
"date_maj": "2010-06-29T12:43:22+00:00",
"dep_code": "56",
"signe_fr": null,
"signe_ue": "IGP -",
"idproduit": "4154",
"reference": "IG/02/00",
"departement": "MORBIHAN",
"geo_point_2d": {
"lat": 47.56448314648154,
"lon": -2.713032997417209
},
"aire_geographique": "Farine de blé noir de Bretagne - Gwinizh du Breizh"
}Record 3ci: 35035 · art: —
{
"ci": "35035",
"art": null,
"ida": "1949",
"actual": 1,
"commune": "Bovel",
"nom_reg": "Bretagne",
"produit": "Farine de blé noir de Bretagne - Gwinizh du Breizh",
"date_maj": "2010-06-29T12:43:22+00:00",
"dep_code": "35",
"signe_fr": null,
"signe_ue": "IGP -",
"idproduit": "4154",
"reference": "IG/02/00",
"departement": "ILLE-ET-VILAINE",
"geo_point_2d": {
"lat": 47.956769863640595,
"lon": -1.9597639278161758
},
"aire_geographique": "Farine de blé noir de Bretagne - Gwinizh du Breizh"
}Record 4ci: 29275 · art: —
{
"ci": "29275",
"art": null,
"ida": "1949",
"actual": 1,
"commune": "Scrignac",
"nom_reg": "Bretagne",
"produit": "Farine de blé noir de Bretagne - Gwinizh du Breizh",
"date_maj": "2010-06-29T12:43:22+00:00",
"dep_code": "29",
"signe_fr": null,
"signe_ue": "IGP -",
"idproduit": "4154",
"reference": "IG/02/00",
"departement": "FINISTERE",
"geo_point_2d": {
"lat": 48.42657400839683,
"lon": -3.6683302084410427
},
"aire_geographique": "Farine de blé noir de Bretagne - Gwinizh du Breizh"
}Record 5ci: 29118 · art: —
{
"ci": "29118",
"art": null,
"ida": "1949",
"actual": 3,
"commune": "Lanriec",
"nom_reg": "Bretagne",
"produit": "Farine de blé noir de Bretagne - Gwinizh du Breizh",
"date_maj": "2010-06-29T12:43:22+00:00",
"dep_code": "29",
"signe_fr": null,
"signe_ue": "IGP -",
"idproduit": "4154",
"reference": "IG/02/00",
"departement": "FINISTERE",
"geo_point_2d": null,
"aire_geographique": "Farine de blé noir de Bretagne - Gwinizh du Breizh"
}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/aires-et-produits-aocaop-et-igp
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.bretagne.bzh/api/explore/v2.1/catalog/datasets/aires-et-produits-aocaop-et-igp/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.