Aluminum Primary Materials Imported by Type

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Primary Materials Used
               

No description available for this field.

Name (identifier)
produced_locally_imported
Type
text
Sample
                       
Volume in Metric Ton
               

No description available for this field.

Name (identifier)
volume_in_metric_ton
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"aluminum-primary-materials-imported-and-produced-locally-by-type",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/aluminum-primary-materials-imported-and-produced-locally-by-type"
      }
    ]
    ,
  • "definitions":
    {
    • "aluminum-primary-materials-imported-and-produced-locally-by-type":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/aluminum-primary-materials-imported-and-produced-locally-by-type_records"
            }
          }
        }
      }
      ,
    • "aluminum-primary-materials-imported-and-produced-locally-by-type_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "produced_locally_imported":
              {
              • "type":"string",
              • "title":"Primary Materials Used",
              • "description":""
              }
              ,
            • "volume_in_metric_ton":
              {
              • "type":"number",
              • "title":"Volume in Metric Ton",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets