Imports Value by Nature of Items

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Nature of Items
               

No description available for this field.

Name (identifier)
nature_engl
Type
text
Sample
                       
Imports Value in Million SAR
               

No description available for this field.

Name (identifier)
obsvalue_obsv
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"imports-value-by-nature-of-items",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/imports-value-by-nature-of-items"
      }
    ]
    ,
  • "definitions":
    {
    • "imports-value-by-nature-of-items":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/imports-value-by-nature-of-items_records"
            }
          }
        }
      }
      ,
    • "imports-value-by-nature-of-items_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "nature_engl":
              {
              • "type":"string",
              • "title":"Nature of Items",
              • "description":""
              }
              ,
            • "obsvalue_obsv":
              {
              • "type":"number",
              • "title":"Imports Value in Million SAR",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets