andrewm4894 / anomstack

Anomstack - Painless open source anomaly detection for your metrics 📈📉🚀
https://andrewm4894.github.io/anomstack/
MIT License
83 stars 6 forks source link

Add EirGrid example #56

Closed andrewm4894 closed 7 months ago

andrewm4894 commented 7 months ago

Adds a new example called EirGrid. The EirGrid example includes a custom Python ingest function that retrieves current electricity demand metrics from the EirGrid Smart Dashboard API. The function is implemented in the eirgrid.py file. This PR aims to improve the project's functionality and provide a practical example for data ingestion.