This commit is contained in:
Deeman
2025-04-30 19:04:19 +02:00
parent 55ccf2320c
commit d60bf0ea3f
3 changed files with 7 additions and 0 deletions

6
extract/.dlt/config.toml Normal file
View File

@@ -0,0 +1,6 @@
[destination.filesystem]
bucket_url = "file:///~/data/wasde" # three / for an absolute path
[runtime]
log_level="DEBUG"
log_format="JSON"

1
extract/apikey Normal file
View File

@@ -0,0 +1 @@
n1cDatmPp2b18qqKOgDKVndjdrUk4oUgB9HALoVA

0
extract/dlt_script.py Normal file
View File