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

🔧 Fixing indicator titles #3296

Merged
merged 1 commit into from
Sep 16, 2024
Merged

🔧 Fixing indicator titles #3296

merged 1 commit into from
Sep 16, 2024

Conversation

spoonerf
Copy link
Contributor

No description provided.

@owidbot
Copy link
Contributor

owidbot commented Sep 16, 2024

Quick links (staging server):

Site Admin Wizard

Login: ssh owid@staging-site-inv-sp-fix

chart-diff: ✅ No charts for review.
data-diff: ❌ Found differences
= Dataset garden/biodiversity/2024-08-12/invasive_species
  = Table invasive_species
    ~ Column algae_cumulative (changed metadata)
+       + title: Cumulative first records of established alien algae species
-       - title: Cumulative first records of (#dod:established-alien-species)
        ?    --
+       + description_short: Cumulative first records of (#dod:established-alien-species)
        ? +++++++  +++++++
    ~ Column all_cumulative (changed metadata)
+       + title: Cumulative first records of all established alien species
-       - title: Cumulative first records of all (#dod:established-alien-species)
        ?    --                             ----
+       + description_short: Cumulative first records of (#dod:established-alien-species)
        ? +++++++  +++++++
    ~ Column amphibians_cumulative (changed metadata)
+       + title: Cumulative first records of established alien amphibian species
-       - title: Cumulative first records of (#dod:established-alien-species)
        ?    --
+       + description_short: Cumulative first records of (#dod:established-alien-species)
        ? +++++++  +++++++
    ~ Column arachnids_cumulative (changed metadata)
+       + title: Cumulative first records of established alien arachnid species
-       - title: Cumulative first records of (#dod:established-alien-species)
        ?    --
+       + description_short: Cumulative first records of (#dod:established-alien-species)
        ? +++++++  +++++++
    ~ Column bacteria_and_protozoans_cumulative (changed metadata)
+       + title: Cumulative first records of established alien bacteria and protozoan species
-       - title: Cumulative first records of (#dod:established-alien-species)
        ?    --
+       + description_short: Cumulative first records of (#dod:established-alien-species)
        ? +++++++  +++++++
    ~ Column birds_cumulative (changed metadata)
+       + title: Cumulative first records of established alien bird species
-       - title: Cumulative first records of (#dod:established-alien-species) of bird
        ?    --                                                                                              --------
+       + description_short: Cumulative first records of (#dod:established-alien-species)
        ? +++++++  +++++++
    ~ Column bryophytes_cumulative (changed metadata)
+       + title: Cumulative first records of established alien bryophyte species
-       - title: Cumulative first records of (#dod:established-alien-species)
        ?    --
+       + description_short: Cumulative first records of (#dod:established-alien-species)
        ? +++++++  +++++++
    ~ Column crustaceans_cumulative (changed metadata)
+       + title: Cumulative first records of established alien crustacean species
-       - title: Cumulative first records of (#dod:established-alien-species)
        ?    --
+       + description_short: Cumulative first records of (#dod:established-alien-species)
        ? +++++++  +++++++
    ~ Column fishes_cumulative (changed metadata)
+       + title: Cumulative first records of established alien fish species
-       - title: Cumulative first records of (#dod:established-alien-species)
        ?    --
+       + description_short: Cumulative first records of (#dod:established-alien-species)
        ? +++++++  +++++++
    ~ Column fungi_cumulative (changed metadata)
+       + title: Cumulative first records of established fungi alien species
-       - title: Cumulative first records of (#dod:established-alien-species)
        ?    --                                                ------
+       + description_short: Cumulative first records of (#dod:established-alien-species)
        ? +++++++  +++++++                                            ++++++
    ~ Column insects_cumulative (changed metadata)
+       + title: Cumulative first records of established alien insect species
-       - title: Cumulative first records of (#dod:established-alien-species)
        ?    --
+       + description_short: Cumulative first records of (#dod:established-alien-species)
        ? +++++++  +++++++
    ~ Column invertebrates__excl__arthropods__molluscs (changed metadata)
-       - title: First records of established alien invertabrate (excluding arthropods and mollsucs) species
        ?                                                 ^
+       + title: First records of established alien invertebrate (excluding arthropods and mollsucs) species
        ?                                                 ^
    ~ Column invertebrates__excl__arthropods__molluscs_cumulative (changed metadata)
-       - title: |-
+       + title: Cumulative first records of established alien invertebrate excluding arthropods and mollsucs) species
+       + description_short: |-
-       -   Cumulative first records of (#dod:established-alien-species)
        ?                                                        ^
+       +   Cumulative first records of (#dod:established-alien-species)
        ?                                                        ^
    ~ Column mammals_cumulative (changed metadata)
+       + title: Cumulative first records of established alien mammal species
-       - title: Cumulative first records of (#dod:established-alien-species)
        ?    --
+       + description_short: Cumulative first records of (#dod:established-alien-species)
        ? +++++++  +++++++
    ~ Column molluscs_cumulative (changed metadata)
+       + title: Cumulative first records of established alien mollusc species
-       - title: Cumulative first records of (#dod:established-alien-species)
        ?    --
+       + description_short: Cumulative first records of (#dod:established-alien-species)
        ? +++++++  +++++++
    ~ Column reptiles_cumulative (changed metadata)
+       + title: Cumulative first records of established alien reptile species
-       - title: Cumulative first records of (#dod:established-alien-species)
        ?    --
+       + description_short: Cumulative first records of (#dod:established-alien-species)
        ? +++++++  +++++++
    ~ Column vascular_plants_cumulative (changed metadata)
+       + title: Cumulative first records of established alien vascular plant species
-       - title: Cumulative first records of (#dod:established-alien-species)
        ?    --
+       + description_short: Cumulative first records of (#dod:established-alien-species)
        ? +++++++  +++++++


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-09-16 14:57:55 UTC
Execution time: 14.25 seconds

@spoonerf spoonerf changed the title 🔧 De-dodding indicator titles 🔧 Fixing indicator titles Sep 16, 2024
@spoonerf spoonerf marked this pull request as ready for review September 16, 2024 15:03
@spoonerf spoonerf merged commit d8c5a1d into master Sep 16, 2024
13 checks passed
@spoonerf spoonerf deleted the inv-sp-fix branch September 16, 2024 15:03
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.

2 participants