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
This commit is contained in:
Reference in New Issue
Block a user