Commit Graph

1 Commits

Author SHA1 Message Date
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