Ratio of Non-Oil Exports to Imports

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year and Month
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Non-oil exports(A) in Million SAR
               

No description available for this field.

Name (identifier)
non_oil_exports_a
Type
decimal
Unit
SAR
Sample
                       
Imports(B) in Million SAR
               

No description available for this field.

Name (identifier)
imports_b
Type
decimal
Unit
SAR
Sample
                       
Ratio of Non-oil Exports to Imports (%) (C) = (A / B) * 100
               

No description available for this field.

Name (identifier)
ratio_of_non_oil_exports_to_imports_c_a_b_100
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"ratio-of-non-oil-exports-to-imports",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ratio-of-non-oil-exports-to-imports"
      }
    ]
    ,
  • "definitions":
    {
    • "ratio-of-non-oil-exports-to-imports":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ratio-of-non-oil-exports-to-imports_records"
            }
          }
        }
      }
      ,
    • "ratio-of-non-oil-exports-to-imports_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year and Month",
              • "description":""
              }
              ,
            • "non_oil_exports_a":
              {
              • "type":"number",
              • "title":"Non-oil exports(A) in Million SAR",
              • "description":"",
              • "unit":"SAR"
              }
              ,
            • "imports_b":
              {
              • "type":"number",
              • "title":"Imports(B) in Million SAR",
              • "description":"",
              • "unit":"SAR"
              }
              ,
            • "ratio_of_non_oil_exports_to_imports_c_a_b_100":
              {
              • "type":"number",
              • "title":"Ratio of Non-oil Exports to Imports (%) (C) = (A / B) * 100",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets