Warming projections based on pledges and current policies

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Scenario
               

No description available for this field.

Name (identifier)
senario
Type
text
Sample
                       
Scenario Description
               

No description available for this field.

Name (identifier)
senario_description
Type
text
Sample
                       
Category
               

No description available for this field.

Name (identifier)
catogory
Type
text
Sample
                       
Lower bound
               

No description available for this field.

Name (identifier)
lower_bound
Type
decimal
Sample
                       
Median
               

No description available for this field.

Name (identifier)
median
Type
decimal
Sample
                       
Upper bound
               

No description available for this field.

Name (identifier)
upper_bound
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"warming-projections-based-on-pledges-and-current-policies",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/warming-projections-based-on-pledges-and-current-policies"
      }
    ]
    ,
  • "definitions":
    {
    • "warming-projections-based-on-pledges-and-current-policies":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/warming-projections-based-on-pledges-and-current-policies_records"
            }
          }
        }
      }
      ,
    • "warming-projections-based-on-pledges-and-current-policies_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "senario":
              {
              • "type":"string",
              • "title":"Scenario",
              • "description":""
              }
              ,
            • "senario_description":
              {
              • "type":"string",
              • "title":"Scenario Description",
              • "description":""
              }
              ,
            • "catogory":
              {
              • "type":"string",
              • "title":"Category",
              • "description":""
              }
              ,
            • "lower_bound":
              {
              • "type":"number",
              • "title":"Lower bound",
              • "description":""
              }
              ,
            • "median":
              {
              • "type":"number",
              • "title":"Median",
              • "description":""
              }
              ,
            • "upper_bound":
              {
              • "type":"number",
              • "title":"Upper bound",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets