Trade Statistics

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
               

No description available for this field.

Name (identifier)
month
Type
text
Sample
                       
Indicators Name
               

No description available for this field.

Name (identifier)
indicators_name
Type
text
Sample
                       
H.S SECTIONS Name
               

No description available for this field.

Name (identifier)
h_s_sections_name
Type
text
Sample
                       
Recorded Merchandise Imports by Customs Outlets Name
               

No description available for this field.

Name (identifier)
recorded_merchandise_imports_by_customs_outlets_name
Type
text
Sample
                       
Trade Value in Omani Riyals
               

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":"trade-statistics@kapsarc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/trade-statistics@kapsarc"
      }
    ]
    ,
  • "definitions":
    {
    • "trade-statistics@kapsarc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/trade-statistics@kapsarc_records"
            }
          }
        }
      }
      ,
    • "trade-statistics@kapsarc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"string",
              • "title":"Month",
              • "description":""
              }
              ,
            • "indicators_name":
              {
              • "type":"string",
              • "title":"Indicators Name",
              • "description":""
              }
              ,
            • "h_s_sections_name":
              {
              • "type":"string",
              • "title":"H.S SECTIONS Name",
              • "description":""
              }
              ,
            • "recorded_merchandise_imports_by_customs_outlets_name":
              {
              • "type":"string",
              • "title":"Recorded Merchandise Imports by Customs Outlets Name",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Trade Value in Omani Riyals",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets