Concentrated Solar Power
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"solar",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/solar"
}
] - "definitions":{
- "solar":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/solar_records"
}
}
} - "records":
} - "properties":
- "solar_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "2013":,{
- "type":"number",
- "title":"2013",
- "description":""
} - "2014":,{
- "type":"number",
- "title":"2014",
- "description":""
} - "2015":,{
- "type":"number",
- "title":"2015",
- "description":""
} - "2016":,{
- "type":"number",
- "title":"2016",
- "description":""
} - "2017":,{
- "type":"number",
- "title":"2017",
- "description":""
} - "2018":,{
- "type":"number",
- "title":"2018",
- "description":""
} - "2019":,{
- "type":"number",
- "title":"2019",
- "description":""
} - "2020":,{
- "type":"number",
- "title":"2020",
- "description":""
} - "region":,{
- "type":"string",
- "title":"Region",
- "description":""
} - "station_name":{
- "type":"string",
- "title":"Station Name",
- "description":""
}
} - "2013":
}
} - "fields":
} - "properties":
} - "solar":
Similar datasets
- Daily Average of Global Horizontal Irradiance (GHI) used to produce photovoltaic power
- 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.