Mineral Ores Extracted

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
                       
Ore Type
               

No description available for this field.

Name (identifier)
ore_type
Type
text
Sample
                       
Quantity In Thousand Tons
               

No description available for this field.

Name (identifier)
quantity_in_thousand_tons
Type
decimal
Sample
                       
Date_Object
               

No description available for this field.

Name (identifier)
date_object
Type
date
Sample
                       
Periodicity
               

No description available for this field.

Name (identifier)
periodicity
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"saudi-arabia-mineral-ores-extracted-2004-2013@kapsarc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/saudi-arabia-mineral-ores-extracted-2004-2013@kapsarc"
      }
    ]
    ,
  • "definitions":
    {
    • "saudi-arabia-mineral-ores-extracted-2004-2013@kapsarc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/saudi-arabia-mineral-ores-extracted-2004-2013@kapsarc_records"
            }
          }
        }
      }
      ,
    • "saudi-arabia-mineral-ores-extracted-2004-2013@kapsarc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "ore_type":
              {
              • "type":"string",
              • "title":"Ore Type",
              • "description":""
              }
              ,
            • "quantity_in_thousand_tons":
              {
              • "type":"number",
              • "title":"Quantity In Thousand Tons",
              • "description":""
              }
              ,
            • "date_object":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date_Object",
              • "description":""
              }
              ,
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets