opennem / opennem-fe

An Open Platform for National Electricity Market Data
https://opennem.org.au
MIT License
62 stars 11 forks source link

Display ISP scenarios (capacity and energy) #231

Open simonhac opened 9 months ago

simonhac commented 9 months ago

We'd like to be able to show ISP scenarios.

I've hacked up some code to create a proposed JSON format — it's pretty much exactly the same format as we use for energy data. Here's a first cut at the data:

isp_outlooks.zip

simonhac commented 9 months ago

for those interested, the parsing and JSON output code is up on replit.