low-voltage-loadforecasting.github.io

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.

https://github.com/low-voltage-loadforecasting/low-voltage-loadforecasting.github.io

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org, sciencedirect.com, ieee.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.4%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

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.

Basic Info
Statistics
  • Stars: 29
  • Watchers: 3
  • Forks: 8
  • Open Issues: 12
  • Releases: 0
Created almost 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

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

  • Name: low-voltage-loadforecasting
  • Login: low-voltage-loadforecasting
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use find the provided data useful, please cite the repository and if appropriate the associated paper as below."
authors:
- family-names: "Voss"
  given-names: "Marcus"
  orcid: "https://orcid.org/0000-0002-7811-3561"
- family-names: "Haben"
  given-names: "Stephen"
  orcid: "https://orcid.org/0000-0001-6763-8314"
title: "Review of Low-Voltage Load Forecasting"
date-released: 2021-05-30
url: "https://low-voltage-loadforecasting.github.io/"
preferred-citation:
  type: article
  authors:
  - family-names: "Haben"
    given-names: "Stephen"
    orcid: "https://orcid.org/0000-0001-6763-8314"
  - family-names: "Arora"
    given-names: "Siddharth"
    orcid: "https://orcid.org/0000-0001-6499-6941"
  - family-names: "Giasemidis"
    given-names: "Georgios"
  - family-names: "Voss"
    given-names: "Marcus"
    orcid: "https://orcid.org/0000-0002-7811-3561"
  - family-names: "Vukadinovic Greetham"
    given-names: "Danica"
    orcid: "https://orcid.org/0000-0003-3822-7908"
  doi: "https://doi.org/10.1016/j.apenergy.2021.117798"
  journal: "Applied Energy"
  year: 2021
  start: 117798
  title: "Review of Low-Voltage Load Forecasting: Methods, Applications, and Recommendations"
  volume: 304




 

GitHub Events

Total
  • Issues event: 4
  • Watch event: 1
Last Year
  • Issues event: 4
  • Watch event: 1

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 97
  • Total Committers: 2
  • Avg Commits per committer: 48.5
  • Development Distribution Score (DDS): 0.155
Past Year
  • Commits: 2
  • Committers: 1
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Marcus Voss v****s@g****m 82
Marcus m****s@b****m 15
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 36
  • 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.17
  • Average comments per pull request: 1.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 8
  • Pull requests: 0
  • Average time to close issues: about 1 month
  • Average time to close pull requests: N/A
  • Issue authors: 4
  • Pull request authors: 0
  • Average comments per issue: 0.88
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • marcus-voss (25)
  • SteveHaben (7)
  • ckarta (1)
  • deakinmt (1)
  • MOREDataset (1)
  • thisiswhereitype (1)
  • birdMarcus (1)
Pull Request Authors
  • microprediction (1)
Top Labels
Issue Labels
dataset (9) offline (3)
Pull Request Labels

Dependencies

Gemfile rubygems
  • 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
Gemfile.lock rubygems
  • 109 dependencies