Electricity Shared by Abu Dhabi Water & Electricity Authority
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"electricity-shared-by-abu-dhabi-water-electricity-authority",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/electricity-shared-by-abu-dhabi-water-electricity-authority"
}
] - "definitions":{
- "electricity-shared-by-abu-dhabi-water-electricity-authority":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/electricity-shared-by-abu-dhabi-water-electricity-authority_records"
}
}
} - "records":
} - "properties":
- "electricity-shared-by-abu-dhabi-water-electricity-authority_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "time_period":,{
- "type":"string",
- "title":"TIME_PERIOD",
- "description":""
} - "value":,{
- "type":"number",
- "title":"Electricity provided (GWh)",
- "description":""
} - "freq":,{
- "type":"string",
- "title":"FREQ",
- "description":""
} - "measure":,{
- "type":"string",
- "title":"MEASURE",
- "description":""
} - "auth_type":,{
- "type":"string",
- "title":"AUTH_TYPE",
- "description":""
} - "ref_area":,{
- "type":"string",
- "title":"REF_AREA",
- "description":""
} - "unit_measure":,{
- "type":"string",
- "title":"UNIT_MEASURE",
- "description":""
} - "source_detail":,{
- "type":"string",
- "title":"SOURCE_DETAIL",
- "description":""
} - "decimals":{
- "type":"string",
- "title":"DECIMALS",
- "description":""
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "electricity-shared-by-abu-dhabi-water-electricity-authority":