Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📊 wb: modify poverty projections metadata #3712

Merged
merged 4 commits into from
Dec 10, 2024

Conversation

paarriagadap
Copy link
Contributor

No description provided.

@owidbot
Copy link
Contributor

owidbot commented Dec 10, 2024

Quick links (staging server):

Site Dev Site Preview Admin Wizard Docs

Login: ssh owid@staging-site-data-poverty-projections-metadata

chart-diff: ✅
  • 6/6 reviewed charts
  • Modified: 6/6
  • New: 0/0
  • Rejected: 0
data-diff: ❌ Found differences
= Dataset garden/wb/2024-12-03/poverty_projections
  = Table poverty_projections
    ~ Dim country
+       + New values: 13176 / 13176 (100.00%)
           year  povertyline                                         scenario                               country
           1997         6.85                             Historical estimates         Europe and Central Asia (PIP)
           2029         3.65                            2% growth projections Latin America and the Caribbean (PIP)
           2010         2.15 Current forecast + historical growth projections     Other high income countries (PIP)
           2010         3.65                             Historical estimates                      South Asia (PIP)
           2013         3.65                            8% growth projections                      South Asia (PIP)
-       - Removed values: 13176 / 13176 (100.00%)
           year  povertyline                             scenario                               country
           1997         6.85                           Historical         Europe and Central Asia (PIP)
           2029         3.65        2% growth + Gini reduction 2% Latin America and the Caribbean (PIP)
           2010         2.15 Current forecast + historical growth     Other high income countries (PIP)
           2010         3.65                           Historical                      South Asia (PIP)
           2013         3.65                            8% growth                      South Asia (PIP)
    ~ Dim year
+       + New values: 13176 / 13176 (100.00%)
                                        country  povertyline                                         scenario  year
                  Europe and Central Asia (PIP)         6.85                             Historical estimates  1997
          Latin America and the Caribbean (PIP)         3.65                            2% growth projections  2029
              Other high income countries (PIP)         2.15 Current forecast + historical growth projections  2010
                               South Asia (PIP)         3.65                             Historical estimates  2010
                               South Asia (PIP)         3.65                            8% growth projections  2013
-       - Removed values: 13176 / 13176 (100.00%)
                                        country  povertyline                             scenario  year
                  Europe and Central Asia (PIP)         6.85                           Historical  1997
          Latin America and the Caribbean (PIP)         3.65        2% growth + Gini reduction 2%  2029
              Other high income countries (PIP)         2.15 Current forecast + historical growth  2010
                               South Asia (PIP)         3.65                           Historical  2010
                               South Asia (PIP)         3.65                            8% growth  2013
    ~ Dim povertyline
+       + New values: 13176 / 13176 (100.00%)
                                        country  year                                         scenario  povertyline
                  Europe and Central Asia (PIP)  1997                             Historical estimates         6.85
          Latin America and the Caribbean (PIP)  2029                            2% growth projections         3.65
              Other high income countries (PIP)  2010 Current forecast + historical growth projections         2.15
                               South Asia (PIP)  2010                             Historical estimates         3.65
                               South Asia (PIP)  2013                            8% growth projections         3.65
-       - Removed values: 13176 / 13176 (100.00%)
                                        country  year                             scenario  povertyline
                  Europe and Central Asia (PIP)  1997                           Historical         6.85
          Latin America and the Caribbean (PIP)  2029        2% growth + Gini reduction 2%         3.65
              Other high income countries (PIP)  2010 Current forecast + historical growth         2.15
                               South Asia (PIP)  2010                           Historical         3.65
                               South Asia (PIP)  2013                            8% growth         3.65
    ~ Dim scenario
+       + New values: 13176 / 13176 (100.00%)
                                        country  year  povertyline                                         scenario
                  Europe and Central Asia (PIP)  1997         6.85                             Historical estimates
          Latin America and the Caribbean (PIP)  2029         3.65                            2% growth projections
              Other high income countries (PIP)  2010         2.15 Current forecast + historical growth projections
                               South Asia (PIP)  2010         3.65                             Historical estimates
                               South Asia (PIP)  2013         3.65                            8% growth projections
-       - Removed values: 13176 / 13176 (100.00%)
                                        country  year  povertyline                             scenario
                  Europe and Central Asia (PIP)  1997         6.85                           Historical
          Latin America and the Caribbean (PIP)  2029         3.65        2% growth + Gini reduction 2%
              Other high income countries (PIP)  2010         2.15 Current forecast + historical growth
                               South Asia (PIP)  2010         3.65                           Historical
                               South Asia (PIP)  2013         3.65                            8% growth
    ~ Column fgt0 (changed metadata, new data, changed data)
-       -     <% if scenario == "Historical" %>
+       +     <% if scenario == "Historical estimates" %>
        ?                                  ++++++++++
-       -     <% elif scenario == "Current forecast + historical growth" %>
+       +     <% elif scenario == "Current forecast + historical growth projections" %>
        ?                                                              ++++++++++++
-       -     <% elif scenario == "Historical + current forecast + historical growth" %>
+       +     <% elif scenario == "Historical estimates + current forecast + historical growth projections" %>
        ?                                     ++++++++++                                      ++++++++++++
-       -     <% elif scenario == "2% growth" %>
+       +     <% elif scenario == "2% growth projections" %>
        ?                                   ++++++++++++
-       -     <% elif scenario == "2% growth + Gini reduction 1%" %>
+       +     <% elif scenario == "2% growth + Gini reduction 1% projections" %>
        ?                                                       ++++++++++++
-       -     <% elif scenario == "2% growth + Gini reduction 2%" %>
+       +     <% elif scenario == "2% growth + Gini reduction 2% projections" %>
        ?                                                       ++++++++++++
-       -     <% elif scenario == "4% growth" %>
+       +     <% elif scenario == "4% growth projections" %>
        ?                                   ++++++++++++
-       -     <% elif scenario == "6% growth" %>
+       +     <% elif scenario == "6% growth projections" %>
        ?                                   ++++++++++++
-       -     <% elif scenario == "8% growth" %>
+       +     <% elif scenario == "8% growth projections" %>
        ?                                   ++++++++++++
-       -     <% if scenario == "Historical" or scenario == "Historical + current forecast + historical growth" %>
+       +     <% if scenario == "Historical estimates" or scenario == "Historical estimates + current forecast + historical growth projections" %>
        ?                                  ++++++++++                             ++++++++++                                      ++++++++++++

+       + New values: 13176 / 13176 (100.00%)
                                        country  year  povertyline                                         scenario       fgt0
                  Europe and Central Asia (PIP)  1997         6.85                             Historical estimates  44.163143
          Latin America and the Caribbean (PIP)  2029         3.65                            2% growth projections   7.258942
              Other high income countries (PIP)  2010         2.15 Current forecast + historical growth projections       <NA>
                               South Asia (PIP)  2010         3.65                             Historical estimates  65.804619
                               South Asia (PIP)  2013         3.65                            8% growth projections       <NA>
-       - Removed values: 13176 / 13176 (100.00%)
                                        country  year  povertyline                             scenario       fgt0
                  Europe and Central Asia (PIP)  1997         6.85                           Historical  44.163143
          Latin America and the Caribbean (PIP)  2029         3.65        2% growth + Gini reduction 2%   4.904137
              Other high income countries (PIP)  2010         2.15 Current forecast + historical growth       <NA>
                               South Asia (PIP)  2010         3.65                           Historical  65.804619
                               South Asia (PIP)  2013         3.65                            8% growth       <NA>
    ~ Column poorpop (changed metadata, new data, changed data)
-       -     <% if scenario == "Historical" %>
+       +     <% if scenario == "Historical estimates" %>
        ?                                  ++++++++++
-       -     <% elif scenario == "Current forecast + historical growth" %>
+       +     <% elif scenario == "Current forecast + historical growth projections" %>
        ?                                                              ++++++++++++
-       -     <% elif scenario == "Historical + current forecast + historical growth" %>
+       +     <% elif scenario == "Historical estimates + current forecast + historical growth projections" %>
        ?                                     ++++++++++                                      ++++++++++++
-       -     <% elif scenario == "2% growth" %>
+       +     <% elif scenario == "2% growth projections" %>
        ?                                   ++++++++++++
-       -     <% elif scenario == "2% growth + Gini reduction 1%" %>
+       +     <% elif scenario == "2% growth + Gini reduction 1% projections" %>
        ?                                                       ++++++++++++
-       -     <% elif scenario == "2% growth + Gini reduction 2%" %>
+       +     <% elif scenario == "2% growth + Gini reduction 2% projections" %>
        ?                                                       ++++++++++++
-       -     <% elif scenario == "4% growth" %>
+       +     <% elif scenario == "4% growth projections" %>
        ?                                   ++++++++++++
-       -     <% elif scenario == "6% growth" %>
+       +     <% elif scenario == "6% growth projections" %>
        ?                                   ++++++++++++
-       -     <% elif scenario == "8% growth" %>
+       +     <% elif scenario == "8% growth projections" %>
        ?                                   ++++++++++++
-       -     <% if scenario == "Historical" or scenario == "Historical + current forecast + historical growth" %>
+       +     <% if scenario == "Historical estimates" or scenario == "Historical estimates + current forecast + historical growth projections" %>
        ?                                  ++++++++++                             ++++++++++                                      ++++++++++++

+       + New values: 13176 / 13176 (100.00%)
                                        country  year  povertyline                                         scenario       poorpop
                  Europe and Central Asia (PIP)  1997         6.85                             Historical estimates   208242400.0
          Latin America and the Caribbean (PIP)  2029         3.65                            2% growth projections    49932444.0
              Other high income countries (PIP)  2010         2.15 Current forecast + historical growth projections          <NA>
                               South Asia (PIP)  2010         3.65                             Historical estimates  1092715904.0
                               South Asia (PIP)  2013         3.65                            8% growth projections          <NA>
-       - Removed values: 13176 / 13176 (100.00%)
                                        country  year  povertyline                             scenario       poorpop
                  Europe and Central Asia (PIP)  1997         6.85                           Historical   208242400.0
          Latin America and the Caribbean (PIP)  2029         3.65        2% growth + Gini reduction 2%    33734332.0
              Other high income countries (PIP)  2010         2.15 Current forecast + historical growth          <NA>
                               South Asia (PIP)  2010         3.65                           Historical  1092715904.0
                               South Asia (PIP)  2013         3.65                            8% growth          <NA>


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-12-10 16:18:29 UTC
Execution time: 17.94 seconds

@paarriagadap paarriagadap marked this pull request as ready for review December 10, 2024 16:19
@paarriagadap paarriagadap merged commit 5322743 into master Dec 10, 2024
7 of 8 checks passed
@paarriagadap paarriagadap deleted the data-poverty-projections-metadata branch December 10, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants