scrape platenzaak
This commit is contained in:
@@ -2,7 +2,7 @@ import os
|
||||
|
||||
import dagster as dg
|
||||
|
||||
SOURCES = ["plato", "sounds"]
|
||||
SOURCES = ["plato", "sounds", "platenzaak"]
|
||||
daily_partitions_def = dg.DailyPartitionsDefinition(
|
||||
start_date="2024-09-01", end_offset=1, timezone=os.environ.get("TZ", "UTC")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user