Foreign Trade By Chapters And Section

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Frequency
               

No description available for this field.

Name (identifier)
frequency
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
Item Name
               

No description available for this field.

Name (identifier)
item_name
Type
text
Sample
                       
Variable Name
               

No description available for this field.

Name (identifier)
variable_name
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"foreign-tradeindias-foreign-trade-by-chapters-and-section",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/foreign-tradeindias-foreign-trade-by-chapters-and-section"
      }
    ]
    ,
  • "definitions":
    {
    • "foreign-tradeindias-foreign-trade-by-chapters-and-section":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/foreign-tradeindias-foreign-trade-by-chapters-and-section_records"
            }
          }
        }
      }
      ,
    • "foreign-tradeindias-foreign-trade-by-chapters-and-section_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "frequency":
              {
              • "type":"string",
              • "title":"Frequency",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
              ,
            • "item_name":
              {
              • "type":"string",
              • "title":"Item Name",
              • "description":""
              }
              ,
            • "variable_name":
              {
              • "type":"string",
              • "title":"Variable Name",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets