https://github.com/openclimatefix/metrics
Toolkit to automatically collect OCF metrics and store them over time.
https://github.com/openclimatefix/metrics
git-scraping metrics-gathering
Last synced: about 1 year ago
JSON representation
Toolkit to automatically collect OCF metrics and store them over time.
- Host: GitHub
- URL: https://github.com/openclimatefix/metrics
- Owner: openclimatefix
- License: mit
- Created: 2020-06-26T11:01:28.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T02:22:03.000Z (about 1 year ago)
- Last Synced: 2025-04-10T03:27:52.630Z (about 1 year ago)
- Topics: git-scraping, metrics-gathering
- Language: JavaScript
- Homepage: metrics-frontend.vercel.app
- Size: 2.47 MB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# metrics
Toolkit to automatically collect OCF metrics (such as the number of people signed up to our newsletter) and store them over time.
All data can be found in `data/`. It gets updated daily via various GitHub Actions.
Note that this repository _isn't_ about metrics for machine learning experiments or forecasting! ML and forecasting metrics can be found in [`nowcasting_utils`](https://github.com/openclimatefix/nowcasting_utils)!