From 128f74b79e4525852bc1684f2808e799096f61b8 Mon Sep 17 00:00:00 2001 From: Pablo Arriagada Date: Tue, 7 Nov 2023 13:55:16 +0000 Subject: [PATCH] :bug: Remove `title_variant` when not needed --- etl/steps/data/grapher/democracy/2023-03-02/vdem.meta.yml | 1 - etl/steps/data/grapher/wb/2022-10-03/world_bank_pip.meta.yml | 1 - .../grapher/wid/2023-08-24/world_inequality_database.meta.yml | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/etl/steps/data/grapher/democracy/2023-03-02/vdem.meta.yml b/etl/steps/data/grapher/democracy/2023-03-02/vdem.meta.yml index 709d432a954..5168b3c65e9 100644 --- a/etl/steps/data/grapher/democracy/2023-03-02/vdem.meta.yml +++ b/etl/steps/data/grapher/democracy/2023-03-02/vdem.meta.yml @@ -59,7 +59,6 @@ tables: All code and data is available [on GitHub](https://github.com/owid/notebooks/tree/main/BastianHerre/democracy). presentation: - title_variant: V-Dem attribution_short: V-Dem topic_tags: - Democracy diff --git a/etl/steps/data/grapher/wb/2022-10-03/world_bank_pip.meta.yml b/etl/steps/data/grapher/wb/2022-10-03/world_bank_pip.meta.yml index ede66f261df..64ec2e5d77f 100644 --- a/etl/steps/data/grapher/wb/2022-10-03/world_bank_pip.meta.yml +++ b/etl/steps/data/grapher/wb/2022-10-03/world_bank_pip.meta.yml @@ -17,7 +17,6 @@ definitions: date_published: '2022-10-03' presentation: - title_variant: World Bank, PIP attribution_short: World Bank grapher_config: originUrl: https://ourworldindata.org/poverty diff --git a/etl/steps/data/grapher/wid/2023-08-24/world_inequality_database.meta.yml b/etl/steps/data/grapher/wid/2023-08-24/world_inequality_database.meta.yml index 9c9ffb7f602..12425238080 100644 --- a/etl/steps/data/grapher/wid/2023-08-24/world_inequality_database.meta.yml +++ b/etl/steps/data/grapher/wid/2023-08-24/world_inequality_database.meta.yml @@ -38,7 +38,7 @@ tables: - **Monetary values were converted to international-$ in 2022 prices.** To account for inflation and differences in the cost of living between countries, we transform the data using WID’s `xlcusp` dataset in Stata. - **We calculate additional metrics.** We make transformations of the data to derive some additional metrics that are not available directly from the original World Inequality Database, as percentile and share ratios, derived from income thresholds and shares, respectively. presentation: - title_variant: World Inequality Database - Before tax + title_variant: Before tax attribution_short: World Inequality Database topic_tags: - Economic Inequality