International Trade of Hard Coal (Principal Importers/Exporters)

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
                       
Importers
               

No description available for this field.

Name (identifier)
importers
Type
text
Sample
                       
Exporters
               

No description available for this field.

Name (identifier)
exporters
Type
text
Sample
                       
Value (TMT)
               

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":"international-trade-of-hard-coal-principal-importersexporters@kapsarc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/international-trade-of-hard-coal-principal-importersexporters@kapsarc"
      }
    ]
    ,
  • "definitions":
    {
    • "international-trade-of-hard-coal-principal-importersexporters@kapsarc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/international-trade-of-hard-coal-principal-importersexporters@kapsarc_records"
            }
          }
        }
      }
      ,
    • "international-trade-of-hard-coal-principal-importersexporters@kapsarc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "importers":
              {
              • "type":"string",
              • "title":"Importers",
              • "description":""
              }
              ,
            • "exporters":
              {
              • "type":"string",
              • "title":"Exporters",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value (TMT)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets