3 Commits

Author SHA1 Message Date
egutierrez 3fe04234ea Implement Open-Meteo API integration and MongoDB storage for weather data 2024-11-30 00:16:36 +01:00
egutierrez 478e250368 Add initial implementation for weather data retrieval and storage
- Create .env file for environment variables
- Add .gitignore to exclude virtual environment
- Implement weatherstack.py to fetch weather data from API and store it in MongoDB
- Define tasks for data retrieval, processing, and storage using Prefect
2024-11-29 00:58:25 +01:00
egutierrez be4eced94b Initial commit 2024-11-27 13:06:23 +00:00