records

records

Active filters Clear all

No active filters

Filters

Emissions from fires

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
2016
Area
               

No description available for this field.

Name (identifier)
area
Type
text
Sample
Sudan
Element
               

No description available for this field.

Name (identifier)
element
Type
text
Sample
Emissions (N2O)
Item
               

No description available for this field.

Name (identifier)
item
Type
text
Sample
Other forest
Value (kt)
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
0.0036
Source
               

No description available for this field.

Name (identifier)
source
Type
text
Sample
FAO TIER 1

JSON Schema

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

{
  • "title":"emissions-from-fires",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/emissions-from-fires"
      }
    ]
    ,
  • "definitions":
    {
    • "emissions-from-fires":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/emissions-from-fires_records"
            }
          }
        }
      }
      ,
    • "emissions-from-fires_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "area":
              {
              • "type":"string",
              • "title":"Area",
              • "description":""
              }
              ,
            • "element":
              {
              • "type":"string",
              • "title":"Element",
              • "description":""
              }
              ,
            • "item":
              {
              • "type":"string",
              • "title":"Item",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value (kt)",
              • "description":""
              }
              ,
            • "source":
              {
              • "type":"string",
              • "title":"Source",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets