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

add deprecated tag to catalog #234

Open
mbannert opened this issue Nov 18, 2020 · 2 comments
Open

add deprecated tag to catalog #234

mbannert opened this issue Nov 18, 2020 · 2 comments
Milestone

Comments

@mbannert
Copy link
Owner

we need a way to manage deprecated time series, so users know a series is discontinued. From what I see now the catalog should be the right place to put it.

@HomoCodens
Copy link
Collaborator

New column deprecated_since DATE
NULL means ts is still active, NOT NULL the date when it was marked as deprecated.

@HomoCodens HomoCodens added this to the CRAN milestone Jul 15, 2021
@HomoCodens
Copy link
Collaborator

For ts and datasets:

  • Mark as deprecated
  • Unmark as deprecated
  • List deprecated
  • Maybe give a warning when loading deprecated series

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

No branches or pull requests

2 participants