Show datasets as archived on the Datasets page when their namespace is archived
See original GitHub issueCore problem
The data team uses the archived column of the namespace table to archive namespaces after they’re no longer in use. For example, Bobbie recently archived the namespace wdi.
When archived = 1, the datasets belonging to the namespace have a label that says ARCHIVED in the search when creating scatterplots:

But the same datasets are still visible without any particular label on https://owid.cloud/admin/datasets. This means that when searching for WDI, the user gets a list from which they can’t know that some of them have been archived.

Proposed solution
Add the same ARCHIVED label from the scatterplot variable search to the list of datasets on https://owid.cloud/admin/datasets.
Alternatives
Hide these datasets altogether from the search results on https://owid.cloud/admin/datasets.
Issue Analytics
- State:
- Created 10 months ago
- Comments:5 (3 by maintainers)

Top Related StackOverflow Question
Ah, we moved the db to a different instance a little while back, it’s on
live-dbinstead (ssh owid@live-db.owid.io).Thank you @larsyencken - I’ve now fixed our data update checklist to mention that (Slack message).