diff --git a/docs/courses/04_upload.md b/docs/courses/04_upload.md index ae72769c..53581b9e 100644 --- a/docs/courses/04_upload.md +++ b/docs/courses/04_upload.md @@ -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: oedb@oeko.de +- 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. +- 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) diff --git a/docs/tutorials/01_api/01_api_download.ipynb b/docs/tutorials/01_api/01_api_download.ipynb index 478d5a27..c0817aa2 100644 --- a/docs/tutorials/01_api/01_api_download.ipynb +++ b/docs/tutorials/01_api/01_api_download.ipynb @@ -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" ] }, { @@ -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 }