Renewable Targets by Cities

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Country
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
City
               

No description available for this field.

Name (identifier)
city
Type
text
Sample
                       
State
               

No description available for this field.

Name (identifier)
state
Type
text
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
                       
Target
               

No description available for this field.

Name (identifier)
target
Type
text
Sample
                       
Target Year
               

No description available for this field.

Name (identifier)
target_year
Type
date
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"world-city-level-examples-renewable-targets-2015-2050@kapsarc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/world-city-level-examples-renewable-targets-2015-2050@kapsarc"
      }
    ]
    ,
  • "definitions":
    {
    • "world-city-level-examples-renewable-targets-2015-2050@kapsarc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/world-city-level-examples-renewable-targets-2015-2050@kapsarc_records"
            }
          }
        }
      }
      ,
    • "world-city-level-examples-renewable-targets-2015-2050@kapsarc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "city":
              {
              • "type":"string",
              • "title":"City",
              • "description":""
              }
              ,
            • "state":
              {
              • "type":"string",
              • "title":"State",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "target":
              {
              • "type":"string",
              • "title":"Target",
              • "description":""
              }
              ,
            • "target_year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Target Year",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets