Hub d'Indicateurs Territoriaux de Transition Ecologique
L’API permet d’accéder à des indicateurs clés de la transition écologique, disponibles à différentes échelles géographiques. Ces indicateurs territoriaux constituent des outils essentiels d’analyse et de suivi. Ils permettent d’évaluer les dynamiques locales, de mesurer l’impact des politiques pub…
Trust score
How is this computed?Composite of 5 axes from our methodology (proof-based officialness, live verification, metadata completeness, license clarity, agent readiness).
- Officialnessweight 25%40/100
40/100 from 5 proof signals (domain / portal-backlink / GitHub-org / reciprocal / policy).
- Availabilityweight 25%100/100
Latest verification succeeded.
- Metadata completenessweight 20%90/100
9 of 10 recommended metadata fields populated.
- License clarityweight 15%50/100
License info not yet tracked for APIs (datasets only).
- Agent readinessweight 15%85/100
OpenAPI spec URL declared · Spec format known (openapi) · Docs URL present · Homepage URL present · Topic tags assigned
Official Proof
Public Sector APIProof Evidence
official domain (data.gouv.fr) (catalog: api_gouv_fr)
Data schema (13 fields)
| Field | Type | Description |
|---|---|---|
| measuresquery | array<string> | An array of the names of the indicators to query. |
| filtersquery | array<object> | The filters to do a more specific query. Learn about [filters format](https://cube.dev/docs/product/apis-integrations/rest-api/query-format#filters-format). |
| timezonequery | string | A [time zone](https://cube.dev/docs/product/apis-integrations/queries#time-zone) for your query. You can set the desired time zone in the [TZ Database Name](https://en.wikipedia.org/wiki/Tz_database) format. |
| dimensionsquery | array<string> | The dimensions over which to group the data. |
| timeDimensionsquery | array<object> | A convenient way to specify a time dimension with a filter. It is an array of objects in [timeDimension format](https://cube.dev/docs/product/apis-integrations/rest-api/query-format#time-dimensions-format). |
| segmentsquery | array<string> | An array of segments. A segment is a named filter, created in the data model. |
| limitquery | integer | A [row limit](https://cube.dev/docs/product/apis-integrations/queries#row-limit) for your query. |
| totalquery | boolean | If set to `true`, Cube will run a [total query](https://cube.dev/docs/product/apis-integrations/queries#total-query) and return the total number of rows as if no row limit or offset are set in the query. |
| offsetquery | integer | The number of initial rows to be skipped for your query. |
| orderquery | object | An object, where the keys are measures or dimensions to order by and their corresponding values are either `asc` or `desc`. The order of the fields to order on is based on the order of the keys in the object. If not provided, [default ordering](https://cube.dev/docs/product/apis-integrations/queries |
| renewQueryquery | boolean | If `renewQuery` is set to `true`, Cube will renew all [refreshKey](https://cube.dev/docs/reference/data-model/pre-aggregations#refresh_key) for queries and query results in the foreground. However, if the [refreshKey](https://cube.dev/docs/reference/data-model/pre-aggregations#refresh_key) (or [refr |
| ungroupedquery | boolean | If set to `true`, Cube will run an [ungrouped query](https://cube.dev/docs/product/apis-integrations/queries#ungrouped-query). |
| health | string | — |
Schema captured from openapi 1 day ago.
Verification Status
Using the API
Configuration
- Base URL
- https://api.indicateurs.ecologie.gouv.fr
- Format
- openapi
Query examples
curl -s 'https://api.indicateurs.ecologie.gouv.fr' -H 'Accept: application/json'Base API endpoint — see the documentation for available routes.
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.