records

records

Active filters Clear all

No active filters

Filters

Production métallurgique depuis 1985

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Mois-Année
               

No description available for this field.

Name (identifier)
mois_annee
Type
date
Sample
                       
Année
               

No description available for this field.

Name (identifier)
annee
Type
integer
Sample
                       
Mois
               

No description available for this field.

Name (identifier)
mois
Type
integer
Sample
                       
Type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
Tonnage brut
               

No description available for this field.

Name (identifier)
tonnage_brut
Type
decimal
Unit
t
Sample
                       
Tonnage nickel contenu
               

No description available for this field.

Name (identifier)
tonnage_nickel_contenu
Type
decimal
Unit
t
Sample
                       
Tonnage cobalt contenu
               

No description available for this field.

Name (identifier)
tonnage_cobalt_contenu
Type
decimal
Unit
t
Sample
                       

JSON Schema

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

{
  • "title":"production-metallurgique-depuis-1985",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/production-metallurgique-depuis-1985"
      }
    ]
    ,
  • "definitions":
    {
    • "production-metallurgique-depuis-1985":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/production-metallurgique-depuis-1985_records"
            }
          }
        }
      }
      ,
    • "production-metallurgique-depuis-1985_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "mois_annee":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Mois-Année",
              • "description":""
              }
              ,
            • "annee":
              {
              • "type":"integer",
              • "title":"Année",
              • "description":""
              }
              ,
            • "mois":
              {
              • "type":"integer",
              • "title":"Mois",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "tonnage_brut":
              {
              • "type":"number",
              • "title":"Tonnage brut",
              • "description":"",
              • "unit":"t"
              }
              ,
            • "tonnage_nickel_contenu":
              {
              • "type":"number",
              • "title":"Tonnage nickel contenu",
              • "description":"",
              • "unit":"t"
              }
              ,
            • "tonnage_cobalt_contenu":
              {
              • "type":"number",
              • "title":"Tonnage cobalt contenu",
              • "description":"",
              • "unit":"t"
              }
            }
          }
        }
      }
    }
}

Similar datasets