Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

End-to-End PV Monitoring & Streaming Pipeline with Delta Lake

NotificationsYou must be signed in to change notification settings

DataCody/pvoutput-streaming-monitoring

Repository files navigation

Designed and implemented a complete data pipeline for solar panel performance monitoring using real-time web scraping, data cleaning (bronze/silver/gold layers), and interactive dashboards.

🔧 Technologies:
Python, Selenium, BeautifulSoup, pandas, dbt, Airflow, Databricks, PostgreSQL, Plotly/Dash

✨ Key Features:

  • 📅Automated daily data extraction frompvoutput.org
  • 🧹Data transformation into bronze → silver → gold layers usingdbt
  • ⏱️Scheduled workflows and job orchestration viaAirflow
  • 📊Interactive dashboards to visualize:
    • System efficiency
    • Power generation trends
    • Anomalies and system health
  • 🔁Modular design with support formultiple solar systems (multi-SID)

How to use it

Create virtural environments

python3 -m venv venvsource venv/bin/activate

Install dependencies.

pip install -r requirements.txt

Leveraged PySpark in Databricks to aggregate multi-site solar energy data across 30,000+ records, enabling system-wide performance benchmarking, anomaly detection, and cross-SID comparisons. Data stored as Delta tables for efficient downstream dashboard consumption.

About

End-to-End PV Monitoring & Streaming Pipeline with Delta Lake

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp