-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Scenario:
Suppose on day X there is no trading bcs TradFi is shut down (eg christmas), data are scraped and then data are extracted with ref_date = X -1
On Day X + 1 trading is back, ie on Day X + 2 data are updated and when they are scraped ref_date = X + 1
Problem:
Any consumption table will be missing a row with ref_date= X
Solution:
Add row for ref_date= X with data from X -1
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed