Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve dataset accessibility #44

Open
MartijnCa opened this issue May 17, 2023 · 0 comments
Open

Improve dataset accessibility #44

MartijnCa opened this issue May 17, 2023 · 0 comments
Assignees
Milestone

Comments

@MartijnCa
Copy link
Contributor

MartijnCa commented May 17, 2023

It would be nice to make at least one or two datasets publicly available within this project in a proper easy-to-use data format.

As a first step we need to inquire the Alliander data office whether we can opensource this data.

Acceptance criteria:

  • data folder containing measurements and predictor (weather / market) data in same format with same index.
  • Index is a properly formatted ISO 8601 datetime with Zulu notation (UTC)
  • Index has no duplicates nor missing timepoints (full index)
  • Missing data points are indicated as NaNs
  • It is clearly documented whether 15 minute time-intervals are right bounded (01-15 -> 15) or left bounded (00-14 -> 00)
  • Data has been open sourced if allowed by Alliander Data Office.
@MartijnCa MartijnCa added this to the Prepare data milestone May 17, 2023
@wfstoel wfstoel self-assigned this May 17, 2023
@wfstoel wfstoel changed the title Improve dataset accessibility Improve dataset accessibility: open source May 17, 2023
@wfstoel wfstoel changed the title Improve dataset accessibility: open source Improve dataset accessibility May 17, 2023
@MartijnCa MartijnCa linked a pull request May 17, 2023 that will close this issue
@MartijnCa MartijnCa removed a link to a pull request May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants