Property:HasElectricityTechnologyOption
Jump to navigation
Jump to search
This is a property of type Text.
The allowed values for this property are:
- Coal
- Gas
- Oil
- Nuclear
- Biomass
- Wind
- Solar PV
- CCS
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Coal w/o CCS", "Coal w/ CCS", "Gas w/o CCS", "Gas w/ CCS", "Oil w/o CCS", "Oil w/ CCS", "Bioenergy w/o CCS", "Bioenergy w/ CCS", "Geothermal power", "Nuclear power", "Solar power", "Solar power-central PV", "Solar power-distributed PV", "Solar power-CSP", "Wind power", "Wind power-onshore", "Wind power-offshore", "Hydroelectric power", "Ocean power" ] } }