The .env file contains database credentials and is excluded from git. See Configuration for available settings.
The repository is structured to mirror real industry data engineering patterns. Repository Structure WEATHER_ETL_PIPELINE/ .venv/ config/ init.py settings.yaml data/ weather.db daily_summary/ ...