From 8b99b1a21b0eeaebb8d9279686718052e799d61f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandre=20Bult=C3=A9?= Date: Fri, 13 Dec 2024 12:21:48 +0100 Subject: [PATCH] chore: add indicators conf on prod --- configs/ecospheres/config.yaml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/configs/ecospheres/config.yaml b/configs/ecospheres/config.yaml index 26020e96..075d97f0 100644 --- a/configs/ecospheres/config.yaml +++ b/configs/ecospheres/config.yaml @@ -240,3 +240,28 @@ themes: - name: La sobriété des usages et des ressources organizations: https://raw.githubusercontent.com/ecolabdata/ecospheres-universe/refs/heads/main/dist/organizations-prod.json + +indicators: + organization_id: 673dafb02cf54cfb2ccbd118 + global_tag_prefix: ecospheres-indicateurs + filters: + - name: Thématique + id: theme + color: green-menthe + values: + - id: mieux-se-deplacer + name: Mieux se déplacer + - id: autre + name: Autre + - id: mieux-produire + name: Mieux produire + - name: Enjeu + id: enjeu + color: blue-ecume + values: + - id: sante + name: Santé + - id: attenuation + name: Atténuation + - id: biodiversite + name: Biodiversité