Hub of Territorial Indicators for Ecological TransitionHub d'Indicateurs Territoriaux de Transition Ecologique
Hub d'Indicateurs Territoriaux de Transition EcologiqueHub of Territorial Indicators for Ecological Transition
This API provides access to key indicators of ecological transition, available at various geographic scales, from the French Government. These territorial indicators serve as essential tools for analysis and monitoring, allowing evaluation of local dynamics and measurement of the impact of public policies related to environmental and energy transition. The API is freely accessible without authentication and is designed to support territorial diagnostics, comparison across administrative levels, and follow-up of ecological transition efforts across France.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?Weighted across five axes. Tap a ring for what it measures.
Data schema (13 fields)
| Field | Type | Description |
|---|---|---|
| measuresquery | array<string> | Names of the indicators to include in the query.An array of the names of the indicators to query. |
| filtersquery | array<object> | Conditions used to filter the query results.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 | Time zone applied to the query, in TZ Database format.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> | Fields used to group the returned data.The dimensions over which to group the data. |
| timeDimensionsquery | array<object> | Time-based dimension with an associated date filter.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> | Named pre-defined filters to apply to the query.An array of segments. A segment is a named filter, created in the data model. |
| limitquery | integer | Maximum number of rows to return.A [row limit](https://cube.dev/docs/product/apis-integrations/queries#row-limit) for your query. |
| totalquery | boolean | If true, returns the total row count ignoring limit and offset.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 | Number of initial rows to skip in the result.The number of initial rows to be skipped for your query. |
| orderquery | object | Sort order for specified measures or dimensions.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 true, forces refresh of cached query results.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 true, returns raw ungrouped query results.If set to `true`, Cube will run an [ungrouped query](https://cube.dev/docs/product/apis-integrations/queries#ungrouped-query). |
| health | string | Health status of the API service.Health status of the API service. |
Schema captured from openapi 26 days ago.
Verification Status
Using the API
Configuration
- Base URL
- https://api.indicateurs.ecologie.gouv.fr
- Format
- openapi
Query examples
curl -s 'https://swagger-storage.s3.fr-par.scw.cloud/swagger.yaml' -H 'Accept: application/json'Machine-readable API description (use it to generate clients).
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.