Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions docs/courses/04_upload.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,18 @@ Note: The embargo can be set during data upload and data publication. Only embar

:oep-logo-sirop:

- Title: Course 04 - Upload and Publish - Contribute data to the OEP
- Authors: Hannah Förster, Anne Siemons, Vismaya Jochem
- Copyright: [Öko-Institut](https://www.oeko.de) (2022)
- Contact: [email protected]
- Copyright: [Öko-Institut](https://www.oeko.de) (2023)
- License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en)
- Attribution: Öko-Institut (2022): Upload - Contribute data to the OEP.
- Attribution: Öko-Institut (2023): Upload and Publish - Contribute data to the OEP.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should stay as 2022?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't sure, looking back through the change history for the file the oldest date I saw was in 2023 (I used that for the publication date in the metadata). Do we have a 2022 publication date for this one recorded somewhere?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah ok, then it might have been a typo. Thanks for sifting through. I can then approve.

- Link: https://openenergyplatform.github.io/academy/courses/04_upload/
- Description: A tutorial on uploading and publishing data to the OEP.
- ProficiencyLevel:
- TargetGroup:
- Keywords: OEP, upload, publish, contribute, data
- Language: en
- PublicationDate: 2023-03-15
- Last update: :oep-auto-lastupdate:
- Version: 1.0
- You can provide feedback to this course on GitHub: [https://github.com/OpenEnergyPlatform/academy/issues/166](https://github.com/OpenEnergyPlatform/academy/issues/166)
13 changes: 9 additions & 4 deletions docs/tutorials/01_api/01_api_download.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -332,11 +332,16 @@
"\n",
":oep-logo-sirop:\n",
"\n",
"- Author: Christian Winger\n",
"- Title: API Tutorial 01 - Download data from the Open Energy Platform using the API\n",
"- Authors: Christian Winger\n",
"- Copyright: [Öko-Institut](https://www.oeko.de) (2024)\n",
"- License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en)\n",
"- Attribution: Öko-Institut (2024): API Tutorial 01- Download data from the Open Energy Platform using the API.\n",
"- Last update :oep-auto-lastupdate:\n"
"- Link: https://openenergyplatform.github.io/academy/tutorials/01_api/01_api_download/\n",
"- Version: 1.0\n",
"- Last update :oep-auto-lastupdate:\n",
"- Keywords: API, OEP\n",
"- Language: en\n"
]
},
{
Expand All @@ -361,9 +366,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.12"
"version": "3.10.16"
}
},
"nbformat": 4,
"nbformat_minor": 2
"nbformat_minor": 4
}