OpenEnergyPlatform / oeplatform

Repository for the code of the Open Energy Platform (OEP) website. The OEP provides an interface to the Open Energy Family
http://openenergyplatform.org/
GNU Affero General Public License v3.0
61 stars 19 forks source link

Scenario Bundles: some IRIs not in OEKG? #1414

Closed han-f closed 10 months ago

han-f commented 11 months ago

For this scenario bundle we have a lot of tables to add under "Inputs" and "Outputs". But it is not possible to add the most recent ones.

Are they not yet in the OEKG? Can the OEKG be updated accordingly?

jh-RLI commented 11 months ago

@adelmemariani Is there any automated update of the table list in place? Do we have to update the list of tables manually?

jh-RLI commented 11 months ago

When updating this list, it would be nice if you could add documentation on how to update the list :)

I see the current list here: https://github.com/OpenEnergyPlatform/oeplatform/blob/develop/factsheet/frontend/src/data/datasets_iris.json and https://github.com/OpenEnergyPlatform/oeplatform/blob/develop/factsheet/frontend/src/data/datasets_names.json

We need to specify:

Additionaly we need the same information (how to update?) for the other data sources:

adelmemariani commented 11 months ago

Thank you @han-f and @jh-RLI for highlighting this problem. Implementing an API that provides a list of all available tables is the easiest approach to stay up with the latest additions. In the past, I tried some existing APIs but it didn't work as I expected.

The list of countries is populated from here.