You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #1422, we only looked at descriptions using HTML in ETL. However, there are still some charts and explorers using HTML: Those from manual configs in explorers, datasets that were manually imported in the past, and datasets imported via importers.
This issue tries to address this for Explorers. I've included the list of explorers below; could you check these as those are fixed?
Guidelines
There are different types of explorers, and reviewing these might be different.
Indicator-based: We should go back to the snapshot in ETL, which is the source for the indicator. Example: animal-welfare
Chart-based: We should investigate where the dataset powering the used charts comes from. If from ETL, check ETL. Other sources could be importers or manual imports. Example: democracy
Manual config: The explorer configuration is written in the admin explorer configm. We need to edit this. Example: coronavirus-data-explorer
@paarriagadap Hey Pablo, I've already implemented some changes in owid/owid-content#31. Some of it affects your work; it would be helpful if you could briefly review it. Thanks!
In #1422, we only looked at descriptions using HTML in ETL. However, there are still some charts and explorers using HTML: Those from manual configs in explorers, datasets that were manually imported in the past, and datasets imported via
importers
.This issue tries to address this for Explorers. I've included the list of explorers below; could you check these as those are fixed?
Guidelines
There are different types of explorers, and reviewing these might be different.
importers
or manual imports. Example: democracyList of explorers to review
(only public ones)
The text was updated successfully, but these errors were encountered: