Cargo Unloaded, by Month and Port

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
                       
Month in Hijri
               

No description available for this field.

Name (identifier)
month_in_hijri
Type
text
Sample
                       
Gregorian Month
               

No description available for this field.

Name (identifier)
gregorian_month
Type
text
Sample
                       
ports
               

No description available for this field.

Name (identifier)
ports
Type
text
Sample
                       
Cargo Unloaded
               

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-by-month-and-port-2008-adin-tons",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/cargo-unloaded-by-month-and-port-2008-adin-tons"
      }
    ]
    ,
  • "definitions":
    {
    • "cargo-unloaded-by-month-and-port-2008-adin-tons":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/cargo-unloaded-by-month-and-port-2008-adin-tons_records"
            }
          }
        }
      }
      ,
    • "cargo-unloaded-by-month-and-port-2008-adin-tons_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "month_in_hijri":
              {
              • "type":"string",
              • "title":"Month in Hijri",
              • "description":""
              }
              ,
            • "gregorian_month":
              {
              • "type":"string",
              • "title":"Gregorian Month",
              • "description":""
              }
              ,
            • "ports":
              {
              • "type":"string",
              • "title":"ports",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Cargo Unloaded",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets