c0mm0.com — the continuously verified register of European data

Register record·API·FRUNVERIFIED
A

Arbres engagés en MAEC / CAB / MAB en Bretagne (confirmation d’engagement de la campagne PAC 2022)

APIQuery nowOpen workbench🇫🇷France

Les exploitants agricoles engagés en Mesure Agro-Environnementale et Climatique (MAEC,) Conversion à l'Agriculture Biologique(CAB) ou Maintien en Agriculture Biologique (MAB) doivent chaque année confirmer leur engagement lors de la campagne PAC annuelle dans le cas d’un engagement pluriannuel. L...

0
poor

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

Data schema (11 fields)

Filterable via the API (9)
gml_ididnum_eledispositifmesurequantite_engagedebut_engagementfin_engagementetat

Click a field to see example values.

FillFieldTypeDescription
geo_point_2dGeo Pointgeo_point_2d
geo_shapeShapegeo_shape
gml_idFilterable via the APIGml idtext
idFilterable via the APIint
num_eleFilterable via the APINum eletext
dispositifFilterable via the APItext
mesureFilterable via the APItext
quantite_engageFilterable via the APIQuantite engagedouble
debut_engagementFilterable via the APIDebut engagementint
fin_engagementFilterable via the APIFin engagementint
100%etatFilterable via the APItext

Schema captured from opendatasoft 1 hour 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: 23646 · etat: Instruit
{
  "id": 23646,
  "etat": "Instruit",
  "gml_id": "maec_2022_point.fid-2bf6d8ca_19f788a543d_-4b0b",
  "mesure": "BR_FREA_AR01",
  "num_ele": "P1",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -2.425038394273153,
        48.508935624533564
      ]
    },
    "properties": {}
  },
  "dispositif": "MAEC_LOC_LP",
  "geo_point_2d": {
    "lat": 48.508935624533564,
    "lon": -2.4250383942731526
  },
  "fin_engagement": 2022,
  "quantite_engage": 1,
  "debut_engagement": 2022
}
Record 2id: 23648 · etat: Instruit
{
  "id": 23648,
  "etat": "Instruit",
  "gml_id": "maec_2022_point.fid-2bf6d8ca_19f788a543d_-4b09",
  "mesure": "BR_FREA_AR01",
  "num_ele": "P27",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -2.42126818971627,
        48.5107600756507
      ]
    },
    "properties": {}
  },
  "dispositif": "MAEC_LOC_LP",
  "geo_point_2d": {
    "lat": 48.5107600756507,
    "lon": -2.4212681897162702
  },
  "fin_engagement": 2022,
  "quantite_engage": 1,
  "debut_engagement": 2022
}
Record 3id: 23651 · etat: Instruit
{
  "id": 23651,
  "etat": "Instruit",
  "gml_id": "maec_2022_point.fid-2bf6d8ca_19f788a543d_-4b06",
  "mesure": "BR_FREA_AR01",
  "num_ele": "P8",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -2.423987629371085,
        48.507855474422534
      ]
    },
    "properties": {}
  },
  "dispositif": "MAEC_LOC_LP",
  "geo_point_2d": {
    "lat": 48.507855474422534,
    "lon": -2.423987629371085
  },
  "fin_engagement": 2022,
  "quantite_engage": 1,
  "debut_engagement": 2022
}
Record 4id: 23653 · etat: Instruit
{
  "id": 23653,
  "etat": "Instruit",
  "gml_id": "maec_2022_point.fid-2bf6d8ca_19f788a543d_-4b04",
  "mesure": "BR_FREA_AR01",
  "num_ele": "P11",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -2.424925916990546,
        48.508655661101834
      ]
    },
    "properties": {}
  },
  "dispositif": "MAEC_LOC_LP",
  "geo_point_2d": {
    "lat": 48.508655661101834,
    "lon": -2.424925916990546
  },
  "fin_engagement": 2022,
  "quantite_engage": 1,
  "debut_engagement": 2022
}
Record 5id: 23657 · etat: Instruit
{
  "id": 23657,
  "etat": "Instruit",
  "gml_id": "maec_2022_point.fid-2bf6d8ca_19f788a543d_-4b00",
  "mesure": "BR_HREA_AR01",
  "num_ele": "P34",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -2.144897675137886,
        48.3680692995054
      ]
    },
    "properties": {}
  },
  "dispositif": "MAEC_LOC_LP",
  "geo_point_2d": {
    "lat": 48.3680692995054,
    "lon": -2.1448976751378863
  },
  "fin_engagement": 2022,
  "quantite_engage": 1,
  "debut_engagement": 2022
}

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

Using the API

Configuration

Base URL
https://data.bretagne.bzh/api/explore/v2.1/catalog/datasets/arbres-engages-en-maec-cab-mab-en-bretagne-confirmation-dengagement-de-la-campa2

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.bretagne.bzh/api/explore/v2.1/catalog/datasets/arbres-engages-en-maec-cab-mab-en-bretagne-confirmation-dengagement-de-la-campa2/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 1 hour ago

Dataset

Volume & freshness

Records
1.1k
1089
Last upstream update
6 days ago
2026-07-19

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Arbres engagés en MAEC / CAB / MAB en Bretagne (confirmation d’engagement de la campagne PAC 2022) — live verification badge

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