This repository contains the code for Towards an Electric Future, where sectorial transition and electrification is unpacked. 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/emissions_historical-new.json
andsrc/assets/data/emissions_merged-new.json
are both CEDS data, with a CC BY 3.0 license - no changes were applied from the original source.electrification-trends.json
: No applicable license
October 20th, 2020
npm install
npm run serve
npm run build
npm run test
npm run lint