Cargo Unloaded in the Main Commercial Ports of the Kingdom

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year in Hijri
               

No description available for this field.

Name (identifier)
year_in_hijri
Type
text
Sample
                       
Gregorian Year
               

No description available for this field.

Name (identifier)
gregorian_year
Type
date
Sample
                       
Type of Cargo
               

No description available for this field.

Name (identifier)
type_of_cargo
Type
text
Sample
                       
Quantity
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"cargo-unloaded-in-the-main-commercial-ports-of-the-kingdom-1999-2008-ad-in-tons",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/cargo-unloaded-in-the-main-commercial-ports-of-the-kingdom-1999-2008-ad-in-tons"
      }
    ]
    ,
  • "definitions":
    {
    • "cargo-unloaded-in-the-main-commercial-ports-of-the-kingdom-1999-2008-ad-in-tons":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/cargo-unloaded-in-the-main-commercial-ports-of-the-kingdom-1999-2008-ad-in-tons_records"
            }
          }
        }
      }
      ,
    • "cargo-unloaded-in-the-main-commercial-ports-of-the-kingdom-1999-2008-ad-in-tons_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year_in_hijri":
              {
              • "type":"string",
              • "title":"Year in Hijri",
              • "description":""
              }
              ,
            • "gregorian_year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Gregorian Year",
              • "description":""
              }
              ,
            • "type_of_cargo":
              {
              • "type":"string",
              • "title":"Type of Cargo",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Quantity",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets