# earth-now.co # Author: Simon-Pierre Boucher # Contact: contact@spboucher.ai # File: packages/registry/metrics/health.yaml # Purpose: Health metrics (catalog §2 🥈) — major mortality counters (sober editorial rule) and cigarettes smoked metrics: - &health_death_base id: cvd_deaths_ytd name: fr: "Décès par maladies cardiovasculaires cette année" en: "Cardiovascular disease deaths this year" domain: health priority: v1 kind: cumulative level: 1 model: seasonal-ytd-v1 unit: people sources: - id: ihme_gbd name: "IHME Global Burden of Disease / OMS" url: https://www.healthdata.org/research-analysis/gbd license: "IHME free-of-charge non-commercial (verify)" licenseNote: "non-commercial terms — legal review before monetization" cadence: yearly refresh: on_source_update display: decimals: 0 sigFigs: 4 unit: { fr: "personnes", en: "people" } constraints: { maxAbsRatePerSec: 2, maxJumpOnRefit: 200000 } windows: [ytd, today, session] editorialNote: fr: "Compteur de mortalité : ton sobre, source et méthode au clic, pas de gamification." en: "Mortality counter: sober tone, source and method on click, no gamification." - <<: *health_death_base id: cancer_deaths_ytd name: { fr: "Décès par cancer cette année", en: "Cancer deaths this year" } - <<: *health_death_base id: tobacco_deaths_ytd name: { fr: "Décès liés au tabac cette année", en: "Tobacco-related deaths this year" } level: 0 model: linear-ytd-v1 sources: - id: who_tobacco name: "OMS — Tobacco fact sheets" url: https://www.who.int/news-room/fact-sheets/detail/tobacco license: "CC BY-NC-SA 3.0 IGO" licenseNote: "non-commercial clause — legal review before monetization" cadence: yearly - <<: *health_death_base id: malaria_deaths_ytd name: { fr: "Décès par paludisme cette année", en: "Malaria deaths this year" } sources: - id: who_malaria name: "OMS — World Malaria Report" url: https://www.who.int/teams/global-malaria-programme/reports/world-malaria-report-2025 license: "CC BY-NC-SA 3.0 IGO" licenseNote: "non-commercial clause — legal review before monetization" cadence: yearly - <<: *health_death_base id: child_deaths_u5_ytd name: { fr: "Décès d'enfants de moins de 5 ans cette année", en: "Deaths of children under 5 this year" } sources: - id: un_igme name: "UN IGME — Child Mortality Estimates" url: https://childmortality.org/ license: "CC BY 4.0 (verify)" licenseNote: "verify reuse terms before launch" cadence: yearly - <<: *health_death_base id: road_deaths_ytd name: { fr: "Décès par accidents de la route cette année", en: "Road traffic deaths this year" } sources: - id: who_road name: "OMS — Global Status Report on Road Safety" url: https://www.who.int/teams/social-determinants-of-health/safety-and-mobility/global-status-report-on-road-safety-2023 license: "CC BY-NC-SA 3.0 IGO" licenseNote: "non-commercial clause — legal review before monetization" cadence: "~3 years" - id: cigarettes_ytd name: { fr: "Cigarettes fumées", en: "Cigarettes smoked" } domain: health priority: v1 kind: cumulative level: 1 model: seasonal-ytd-v1 unit: cigarettes sources: - id: who_euromonitor_tobacco name: "Dérivé OMS / Euromonitor (consommation mondiale de cigarettes)" url: https://www.who.int/news-room/fact-sheets/detail/tobacco license: "Estimate — citation required" licenseNote: "verify estimate basis before launch" cadence: yearly refresh: on_source_update display: decimals: 0 sigFigs: 4 unit: { fr: "cigarettes", en: "cigarettes" } constraints: { maxAbsRatePerSec: 400000, maxJumpOnRefit: 20000000000 } windows: [today, ytd, session] uncertaintyFraction: 0.15 editorialNote: fr: "Estimation dérivée (~5 200 milliards/an, en baisse) — intervalle affiché." en: "Derived estimate (~5.2 trillion/yr, declining) — interval displayed."