{"id":"68aa3074-0d89-41f8-9cdf-151c578dd112","type":"API","name":"Hub d'Indicateurs Territoriaux de Transition Ecologique","slug":"hub-dindicateurs-territoriaux-de-transition-ecologique","description":"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…","free_access_class":"FREE_NO_AUTH","auth_type":"NONE","homepage_url":"https://www.data.gouv.fr/dataservices/hub-dindicateurs-territoriaux-de-transition-ecologique","docs_url":"https://www.data.gouv.fr/dataservices/hub-dindicateurs-territoriaux-de-transition-ecologique","repo_url":null,"status":"ACTIVE","verification_state":"VERIFIED","tags":["environment","geospatial"],"logo_url":"https://www.data.gouv.fr/_og/d/c_ObjectPage.takumi,objectTitle_Hub+d","primary_source_url":"https://www.data.gouv.fr/dataservices/hub-dindicateurs-territoriaux-de-transition-ecologique","extraction_confidence":"0.40","created_at":"2026-06-07T22:08:45.601Z","updated_at":"2026-07-02T02:55:53.828Z","last_verified_at":"2026-07-02T02:55:53.828Z","deprecated_at":null,"ranking_score":61,"last_ranked_at":"2026-06-29T22:36:54.090Z","last_seen_at":null,"last_validated_at":null,"last_uptime_at":"2026-07-01T18:36:38.561Z","search_vector":"'accéder':12B 'analys':34B 'api':9B 'ces':26B 'clés':16B 'constitu':29B 'd':2A,11B,33B,40B 'de':5A,17B,36B,45B 'des':14B,30B,49B 'différent':23B 'dispon':21B 'dynamiqu':43B 'ecologiqu':7A 'environ':52C 'essentiel':32B 'et':35B 'geospati':53C 'géographiqu':25B 'hub':1A 'il':38B 'impact':48B 'indicateur':3A,15B,27B 'l':8B,47B 'la':18B 'les':42B 'local':44B 'mesur':46B 'outil':31B 'permet':10B 'permett':39B 'politiqu':50B 'pub':51B 'suivi':37B 'territoriaux':4A,28B 'transit':6A,19B 'à':13B,22B 'échell':24B 'écologiqu':20B 'évaluer':41B","popularity_score":"0.0000","maintenance_score":"0.8000","institution_id":"5b86827e-a848-4295-b242-91ac4e71dc2b","institution_type":"GOVERNMENT","country_code":"FR","official_confidence":40,"proof_summary":"official domain (data.gouv.fr) (catalog: api_gouv_fr)","source_seed_url":null,"is_public_sector":true,"published_at":"2026-06-07T22:08:45.601Z","geographic_scope":"NATIONAL","api_details":{"id":"d72c7251-26d5-4cb4-ba7f-7e6c68c5dd03","entry_id":"68aa3074-0d89-41f8-9cdf-151c578dd112","base_url":"https://api.indicateurs.ecologie.gouv.fr","openapi_url":"https://swagger-storage.s3.fr-par.scw.cloud/swagger.yaml","graphql_url":null,"api_version":null,"spec_format":"openapi","endpoints_count":null,"endpoints":[],"rate_limit_info":null,"free_tier_limits":null,"ping_url":"https://api.indicateurs.ecologie.gouv.fr","created_at":"2026-06-07T22:08:45.621Z","updated_at":"2026-06-07T22:08:45.621Z"},"dataset_details":null,"latest_check":{"id":"df87ce56-00ae-4e4d-bc7d-ccfc3b681213","entry_id":"68aa3074-0d89-41f8-9cdf-151c578dd112","status":"VERIFIED","last_checked_at":"2026-07-02T02:55:53.672Z","p50_latency_ms":1450,"p95_latency_ms":null,"last_error":null,"consecutive_failures":0,"created_at":"2026-06-08T12:43:11.383Z","updated_at":"2026-07-02T02:55:53.672Z","consecutive_successes":5},"data_profile":{"id":"df67f527-96ae-4ee9-8b08-bccd8876ed37","entry_id":"68aa3074-0d89-41f8-9cdf-151c578dd112","profile_source":"openapi","profile_kind":"dataset","dataset_id":null,"fields":[{"name":"measures","type":"array<string>","label":"query","description":"An array of the names of the indicators to query."},{"name":"filters","type":"array<object>","label":"query","description":"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)."},{"name":"timezone","type":"string","label":"query","description":"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."},{"name":"dimensions","type":"array<string>","label":"query","description":"The dimensions over which to group the data."},{"name":"timeDimensions","type":"array<object>","label":"query","description":"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)."},{"name":"segments","type":"array<string>","label":"query","description":"An array of segments. A segment is a named filter, created in the data model."},{"name":"limit","type":"integer","label":"query","description":"A [row limit](https://cube.dev/docs/product/apis-integrations/queries#row-limit) for your query."},{"name":"total","type":"boolean","label":"query","description":"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."},{"name":"offset","type":"integer","label":"query","description":"The number of initial rows to be skipped for your query."},{"name":"order","type":"object","label":"query","description":"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"},{"name":"renewQuery","type":"boolean","label":"query","description":"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"},{"name":"ungrouped","type":"boolean","label":"query","description":"If set to `true`, Cube will run an [ungrouped query](https://cube.dev/docs/product/apis-integrations/queries#ungrouped-query)."},{"name":"health","type":"string","label":"health","description":null}],"field_count":13,"sample_records":null,"record_count":null,"data_size_bytes":null,"dataset_count":null,"query_examples":null,"status":"partial","error_message":null,"profiled_at":"2026-06-30T23:35:21.030Z","run_id":null,"created_at":"2026-06-12T19:01:48.779Z","updated_at":"2026-06-30T23:35:21.030Z"},"limits":[]}