owid / etl

A compute graph for loading and transforming OWID's data
https://docs.owid.io/projects/etl
MIT License
87 stars 23 forks source link

🐝 long-run child mortality: move metadata to just garden step #3514

Closed spoonerf closed 3 weeks ago

owidbot commented 3 weeks ago
Quick links (staging server): Site Admin Wizard Docs

Login: ssh owid@staging-site-fix-newborn-dod

chart-diff: ✅ No charts for review.
data-diff: ❌ Found differences ```diff = Dataset garden/gapminder/2023-09-22/total_fertility_rate = Table fertility_rate ~ Column children_dying_before_five_per_woman (changed metadata) + + description_key: + + - |- + + This long-run indicator is a combination of two data sources, Gapminder and the UN Inter-agency Group for Child Mortality Estimation (UN IGME). + + - |- + + The historical data is compiled by Gapminder, the full range of sources used can be found in the [Gapminder documentation](https://www.gapminder.org/data/documentation/gd005/). + + grapher_config: + + title: Child mortality rate + + subtitle: The estimated share of newborns who die before reaching the age of five. + + variantName: Long-run data; Gapminder & UN IGME + + sourceDesc: UN IGME (2023); Gapminder (2015) + + originUrl: https://ourworldindata.org/child-mortality + + hasMapTab: true + + yAxis: + + max: 0 + + min: 0 + + minTime: 1800 + + map: + + time: latest + + colorScale: + + baseColorScheme: YlOrRd + + binningStrategy: manual + + customNumericValues: + + - 0.3 + + - 0.5 + + - 1 + + - 3 + + - 5 + + - 10 + + - 30 + + - 50 + + customNumericMinValue: 0 + + timeTolerance: 0 + + selectedEntityNames: + + - United States + + - United Kingdom + + - Sweden + + - France + + - Brazil + + - India + + title_public: Under-five mortality rate + + title_variant: Long-run data + + attribution_short: UN IGME; Gapminder ~ Column children_surviving_past_five_per_woman (changed metadata) + + description_key: + + - |- + + This long-run indicator is a combination of two data sources, Gapminder and the UN Inter-agency Group for Child Mortality Estimation (UN IGME). + + - |- + + The historical data is compiled by Gapminder, the full range of sources used can be found in the [Gapminder documentation](https://www.gapminder.org/data/documentation/gd005/). + + grapher_config: + + title: Child mortality rate + + subtitle: The estimated share of newborns who die before reaching the age of five. + + variantName: Long-run data; Gapminder & UN IGME + + sourceDesc: UN IGME (2023); Gapminder (2015) + + originUrl: https://ourworldindata.org/child-mortality + + hasMapTab: true + + yAxis: + + max: 0 + + min: 0 + + minTime: 1800 + + map: + + time: latest + + colorScale: + + baseColorScheme: YlOrRd + + binningStrategy: manual + + customNumericValues: + + - 0.3 + + - 0.5 + + - 1 + + - 3 + + - 5 + + - 10 + + - 30 + + - 50 + + customNumericMinValue: 0 + + timeTolerance: 0 + + selectedEntityNames: + + - United States + + - United Kingdom + + - Sweden + + - France + + - Brazil + + - India + + title_public: Under-five mortality rate + + title_variant: Long-run data + + attribution_short: UN IGME; Gapminder = Dataset garden/un/2024-09-16/long_run_child_mortality = Table long_run_child_mortality = Table long_run_child_mortality_selected ~ Column under_five_mortality (changed metadata) - - title: Under-five mortality rate (selected) ? ----------- + + title: Under-five mortality rate - - description_short: Population by country, available from 10,000 BCE to 2100, based on data and estimates from different sources. + + description_short: The long-run estimated share of newborns who die before reaching the age of five. + + description_key: + + - |- + + This long-run indicator is a combination of two data sources, Gapminder and the UN Inter-agency Group for Child Mortality Estimation (UN IGME). + + - |- + + The historical data is compiled by Gapminder, the full range of sources used can be found in the [Gapminder documentation](https://www.gapminder.org/data/documentation/gd005/). + + grapher_config: + + title: Child mortality rate + + subtitle: The estimated share of newborns who die before reaching the age of five. + + variantName: Long-run data; Gapminder & UN IGME + + sourceDesc: UN IGME (2023); Gapminder (2015) + + originUrl: https://ourworldindata.org/child-mortality + + hasMapTab: true + + yAxis: + + max: 0 + + min: 0 + + minTime: 1800 + + map: + + time: latest + + colorScale: + + baseColorScheme: YlOrRd + + binningStrategy: manual + + customNumericValues: + + - 0.3 + + - 0.5 + + - 1 + + - 3 + + - 5 + + - 10 + + - 30 + + - 50 + + customNumericMinValue: 0 + + timeTolerance: 0 + + selectedEntityNames: + + - United States + + - United Kingdom + + - Sweden + + - France + + - Brazil + + - India + + title_public: Under-five mortality rate + + title_variant: Long-run data + + attribution_short: UN IGME; Gapminder + + description_processing: |- + + This indicator is a combination of data from two sources: + + - The UN Inter-agency Group for Child Mortality Estimation (UN IGME) provides estimates of child mortality rates, which is available for some countries from 1932. + + - Gapminder provides estimates of child mortality rates for the years 1800 to 2015. + + + + We combine the two datasets, for years where both are available, we have a preference for the UN IGME data. = Dataset garden/war/2024-08-26/ucdp = Table ucdp_country = Table ucdp = Table ucdp_locations = Dataset garden/war/2024-08-26/ucdp_prio = Table ucdp_prio = Dataset garden/war/2024-10-02/ucdp_monthly = Table ucdp_monthly_country = Table ucdp_monthly_locations = Table ucdp_monthly Legend: +New ~Modified -Removed =Identical Details Hint: Run this locally with etl diff REMOTE data/ --include yourdataset --verbose --snippet ``` Automatically updated datasets matching _weekly_wildfires|excess_mortality|covid|fluid|flunet|country_profile|garden/ihme_gbd/2019/gbd_risk_ are not included

Edited: 2024-11-07 15:19:21 UTC Execution time: 16.03 seconds