add dlt script to extract data from fas.usda.gov
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user