https://github.com/PyPSA/technology-data
Compiles assumptions on energy system technologies (e.g. costs and efficiencies) for various years.
https://github.com/PyPSA/technology-data
costs energy energy-system-model
Last synced: 3 days ago
JSON representation
Compiles assumptions on energy system technologies (e.g. costs and efficiencies) for various years.
- Host: GitHub
- URL: https://github.com/PyPSA/technology-data
- Owner: PyPSA
- License: gpl-3.0
- Created: 2020-05-06T16:46:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-29T08:00:57.000Z (12 days ago)
- Last Synced: 2025-05-02T16:55:33.377Z (8 days ago)
- Topics: costs, energy, energy-system-model
- Language: Python
- Homepage: https://technology-data.readthedocs.io
- Size: 88.1 MB
- Stars: 71
- Watchers: 10
- Forks: 47
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- open-sustainable-technology - Energy System Technology Data - Compilation of assumptions about energy system technologies such as cost, efficiency and lifetime that can be read by energy system modelling software. (Energy Systems / Energy Data Accessibility and Integration)
README

[](https://technology-data.readthedocs.io/en/latest/?badge=latest)


[](https://doi.org/10.5281/zenodo.3994163)
[](https://gitter.im/PyPSA/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)# Energy System Technology Data
This script compiles assumptions on energy system technologies (such
as costs, efficiencies, lifetimes, etc.) for chosen years
(e.g. [2020, 2030, 2050]) from a variety of sources into CSV files to
be read by energy system modelling software. The merged outputs have
standardized cost years, technology names, units and source information. For further information about the structure and how to add new technologies, see the [documentation](https://technology-data.readthedocs.io/en/latest/).The outputs are used in
[PyPSA-Eur](https://github.com/PyPSA/pypsa-eur) and [PyPSA-Earth](https://github.com/pypsa-meets-earth/pypsa-earth).## Licence
Copyright 2019-2025 [Contributors](https://github.com/PyPSA/technology-data/graphs/contributors) to technology-data
The code in `scripts/` is released as free software under the
[GPLv3](http://www.gnu.org/licenses/gpl-3.0.en.html), see LICENSE.txt.
However, different licenses and terms of use may apply to the various
input data.