Power Projects Under Construction
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"power-projects-under-construction",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/power-projects-under-construction"
}
] - "definitions":{
- "power-projects-under-construction":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/power-projects-under-construction_records"
}
}
} - "records":
} - "properties":
- "power-projects-under-construction_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "energy_source":,{
- "type":"string",
- "title":"Energy Source ",
- "description":""
} - "percentage":{
- "type":"number",
- "title":"Percentage",
- "description":"",
- "unit":"%"
}
} - "energy_source":
}
} - "fields":
} - "properties":
} - "power-projects-under-construction":
Similar datasets
- This dataset contains India Hydro Powers Plant 1902 - 2019
- This dataset contains China Investment Data of Power Plant for 2007-2017. Data from Power Knowledge Thinker. Export API data for more datasets to advance energy economics research
- This dataset contains information about Solar PV Capacity for 2007-2020. Data from REN21.
- This dataset contains information about world's cumulative installed photovoltaic (PV) Power from 1996. Data from BP. Follow datasource.kapsarc.org for timely data to advance energy economics research.