This repository contains the code for Transition Risks – Power Sector Transformation, a learn module on finance risks related to transitions in the power sector. It is part of the SENSES Toolkit.
The source code is licensed under the ISC license. Text and graphics are licensed under Attribution-ShareAlike 4.0 International. For licensing information on datasets please refer to the data sources section. Exceptions are listed below on a per-file basis.
Data sources and if applicable licenses are listed below on a per-file basis.
src/assets/data/CostStructureAgg.csv
src/assets/data/Investments.csv
src/assets/data/SecondaryEnergy.csv
src/assets/data/SecondaryEnergyAndAllCosts.csv
src/assets/data/SecondaryEnergyAndEmissionCosts.csv
: CD-LINKS Scenario and Data hosted by IIASA; Licence for the CD-LINKS scenario ensemble data
npm install
npm run serve
npm run build
npm run lint