Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

Ā© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

theoedibo/Climate-Impact-on-Crop-Availability-Automated-ETL-Pipeline

Domain:

agricultureclimate

Record type:

software
Creator:
the
Host:
This project builds a fully automated ETL (Extract, Transform, Load) pipeline to analyze how weather conditions affect crop availability across selected regions in Nigeria. # 🌾 Climate Impact on Crop Availability – Automated ETL Pipeline ## šŸ“Œ Overview This project builds a fully automated **ETL (Extract, Transform, Load) pipeline** to analyze how weather conditions affect crop availability across selected regions in Nigeria. The system extracts historical weather data and combines it with crop yield data to uncover patterns between **climate variables (temperature & rainfall)** and **agricultural productivity**. --- ## šŸŽÆ Objective To determine how weather conditions influence crop yield and availability using a reproducible, automated data pipeline. --- ## 🧠 Key Features * āœ… Modular ETL pipeline (Extract → Transform → Load) * āœ… Automated weekly execution (Windows Task Scheduler) * āœ… Incremental data loading (append, not overwrite) * āœ… Data cleaning & validation * āœ… SQLite database storage * āœ… Logging system for monitoring * āœ… Exploratory data analysis & visualization * āœ… Machine learning prediction model * āœ… Streamlit dashboard for interactive insights --- ## šŸ“„ Data Sources ### šŸŒ¦ļø Weather Data * Source: Open-Meteo Historical API * Endpoint: archive-api.open-meteo.com **Features:** * time * temperature * precipitation * region * year --- ### 🌾 Crop Data * Source: Synthetic dataset (generated programmatically) **Features:** * date * region * crop (Maize, Rice, Sorghum) * yield * year --- ## 🧱 Data Schema ### Crop Dataset | Column | Description | | ------ | ---------------- | | date | Observation date | | region | Nigerian state | | crop | Crop type | | yield | Daily yield | | year | Year | ### Weather Dataset | Column | Description | | ------------- | ------------------- | | time | Observation date | | temperature | Average temperature | | precipitation | Rainfall | | region | Nigerian state | | year | Year | --- ## šŸ”„ Pipeline Architecture Crop Data + Weather Data → Extract → Cl …

Visit

github.com

Similar

KutliMolefe/Climate-Health-ETL-Pipeline-Dashboard-Benness001/weather-etl-pipelineThiyane24/etl-pipeline-moz-economyc-matias/petroleum-etl-pipelinelawrykoomson/ghana-weather-etl-pipelinemanasseh-asaah/etl-data-pipeline

KutliMolefe/Climate-Health-ETL-Pipeline-Dashboard-

Developed an end-to-end ETL pipeline to analyze correlations between climate data and disease outbre

Benness001/weather-etl-pipeline

Automated hourly ETL pipeline for Lagos, Nigeria weather data — Python, SQL, Apache Airflow, Snowfla

Thiyane24/etl-pipeline-moz-economy

End-to-end ETL pipeline using medallion architecture (Bronze/Silver/Gold) on Mozambique World Bank e

c-matias/petroleum-etl-pipeline

End-to-end data pipeline ingesting, validating and transforming petroleum production data from Angol

lawrykoomson/ghana-weather-etl-pipeline

End-to-end weather data pipeline for 5 Ghanaian cities — Airflow orchestrates extraction from Open-M

manasseh-asaah/etl-data-pipeline

Modular ETL pipeline: extracts African country data from a REST API, transforms and validates it, lo