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

@@ -13,6 +13,7 @@ dependencies = [
"httpx>=0.28.1",
"ipykernel>=6.29.5",
"pyowm>=3.3.0",
"python-dotenv>=1.1.0",
"yfinance>=0.2.54",
]