Low-Voltage Load Forecasting Datasets
An overview and review of load forecasting datasets.
https://github.com/low-voltage-loadforecasting/low-voltage-loadforecasting.github.io
Last synced: over 1 year ago
JSON representation
Acceptance Criteria
- Revelant topics? false
- External users? true
- Open source license? false
- Active? true
- Fork? false
Repository metadata
This is the repository for the Github pages site produced with Jekyll to our page hosting an overview of load forecasting data sets as presented in our preprint on arXiv.
- Host: GitHub
- URL: https://github.com/low-voltage-loadforecasting/low-voltage-loadforecasting.github.io
- Owner: low-voltage-loadforecasting
- Created: 2021-06-09T10:04:49.000Z (almost 4 years ago)
- Default Branch: source
- Last Pushed: 2023-09-03T13:30:42.000Z (over 1 year ago)
- Last Synced: 2024-01-21T05:02:48.161Z (over 1 year ago)
- Language: HTML
- Homepage: https://low-voltage-loadforecasting.github.io/
- Size: 165 KB
- Stars: 28
- Watchers: 3
- Forks: 8
- Open Issues: 7
- Releases: 0
-
Metadata Files:
- Readme: README.md
README.md
Review of Low-Voltage Load Forecasting
This is the repository for the Github pages site produced with Jekyll to our page hosting an overview of load forecasting data sets as presented in our paper available as preprint on arXiv and published in Applied Energy.
How To Contribute a dataset
Submit by opening an issue
The easiest way to contribute is to use the issue functionality of Github. For that switch into the tab "Issues" above. Then click "New Issue". Optionally add the label "dataset". Then provide as much as possible from the following information:
- Name: A short name that can be referenced
- Url: Link to where the dataset is hosted or can be requested
- Type: Should be one or several of "Residential", "Commercial", "Industrial", "Other", "Substation"
- Customers: Number of entitites in the dataset (e.g., number of households, number of substations)
- Resolution: Resolution in minutes, seconds or kHz
- Duration: What is the typical duration of data available in days, weeks or months
- Intervention: If an intervention like Time-of-Use or dynamic prices was part of the measurement campaign
- Submetering: Yes/No If there is any hierarchy in the dataset (e.g. households belonging to same substation, or measurements within the household)
- Weather: Yes/No If there is weather data available
- Location: Country and possibly city or Region
- Other: If there is other measurements belonging to the dataset besides load.
- Licence: The licence (if any)
Many datasets ask for (or require) attribution of a certain paper. If so, provide it's bibliographic information. Ideally, provide a bibtex entry or simply list the information required (see here for example bibtex entries).
See this issue as an example.
Submit via pull request
You can also add a paper yourself and add it to the repository as a pull request. This repository has two branches. The code hosted in branch 'source' and the static page hosted in 'gh-pages' which will automatically be deployed by Github to the page. So to add a dataset, follow the following steps:
- Checkout the 'source' branch
- Make your changes locally and test them (requires Jekyll), for testing run:
bundle exec jekyll serve
- Build the page locally, run
bundle exec jekyll build
, which creates the sources in folder '_site' - Commit (and push) the changes to the source branch
- Now to publish the web site by only pushing the '_site' subfolder to the branch 'gh-pages':
git subtree push --prefix _site origin gh-pages
Any Ideas or Feedback?
We know, this is yet another list of datasets out there. We believe it is a useful resource and providing a way to keep it up-to-date beyond the paper adds value. If you have any idea on how this could be improved or have other ideas, either open an issue for discussion or contact us. It serves currently the purpose of manual exploration and there was no focus on properly standardizing and harmonizing that data source in the YAML.
Other lists of datasets
- ACM Special Interest Group on Energy Systems and Informatics: https://bwdatadiss.kit.edu/dataset/184#headingFileList
- Climate Change AI Wiki page on Electricity Systems: https://wiki.climatechange.ai/wiki/Electricity_Systems
- List of NILM datasets by Oliver Parson: https://blog.oliverparson.co.uk/2012/06/public-data-sets-for-nialm.html
- List compiled by Miha Grabner: https://www.mihagrabner.com/resources
- List in Paper "A Comprehensive Review of Residential Electricity Load Profile Models", https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=9316723
- List of HTW Berlin: https://pvspeicher.htw-berlin.de/veroeffentlichungen/daten/
Owner metadata
- Name: low-voltage-loadforecasting
- Login: low-voltage-loadforecasting
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/85563269?v=4
- Repositories: 1
- Last ynced at: 2023-04-30T19:23:37.524Z
- Profile URL: https://github.com/low-voltage-loadforecasting
GitHub Events
Total
- Issues event: 49
- Watch event: 26
- Delete event: 4
- Issue comment event: 31
- Push event: 99
- Pull request event: 2
- Fork event: 8
- Create event: 8
Last Year
- Fork event: 4
- Issue comment event: 12
- Issues event: 15
- Pull request event: 2
- Push event: 5
- Watch event: 10
Committers metadata
Last synced: over 1 year ago
Total Commits: 92
Total Committers: 2
Avg Commits per committer: 46.0
Development Distribution Score (DDS): 0.13
Commits in past year: 3
Committers in past year: 1
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Marcus Voss | v****s@g****m | 80 |
Marcus | m****s@b****m | 12 |
Committer domains:
Issue and Pull Request metadata
Last synced: over 1 year ago
Total issues: 32
Total pull requests: 1
Average time to close issues: 2 months
Average time to close pull requests: about 1 hour
Total issue authors: 5
Total pull request authors: 1
Average comments per issue: 1.09
Average comments per pull request: 1.0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 6
Past year pull requests: 1
Past year average time to close issues: 23 days
Past year average time to close pull requests: about 1 hour
Past year issue authors: 4
Past year pull request authors: 1
Past year average comments per issue: 1.0
Past year average comments per pull request: 1.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- marcus-voss (27)
- SteveHaben (2)
- birdMarcus (1)
- deakinmt (1)
- MOREDataset (1)
Top Pull Request Authors
- microprediction (1)
Top Issue Labels
- dataset (11)
- offline (3)
Top Pull Request Labels
Dependencies
- github-pages ~> 215 development
- jekyll-feed ~> 0.12 development
- jekyll-scholar >= 0 development
- minima ~> 2.5
- tzinfo ~> 1.2
- tzinfo-data >= 0
- wdm ~> 0.1.1
- 109 dependencies
Score: 4.2484952420493585