add dlt script to extract data from fas.usda.gov

This commit is contained in:
Deeman
2025-04-30 22:35:31 +02:00
parent d60bf0ea3f
commit 265250864c
4 changed files with 210 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
[destination.filesystem]
bucket_url = "file:///~/data/wasde" # three / for an absolute path
bucket_url = "file:///home/deeman/data/wasde" # three / for an absolute path
kwargs = '{"auto_mkdir": true}'
[runtime]
log_level="DEBUG"