Production of Cement Clinker

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Year
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
year
Type
date
Exemple
                       
Country
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
country
Type
texte
Exemple
                       
Sub-commodity
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sub_commodity
Type
texte
Exemple
                       
Production
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
production
Type
décimal
Exemple
                       

Schéma JSON

L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.

{
  • "title":"production-of-cement-clinker@kapsarc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/production-of-cement-clinker@kapsarc"
      }
    ]
    ,
  • "definitions":
    {
    • "production-of-cement-clinker@kapsarc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/production-of-cement-clinker@kapsarc_records"
            }
          }
        }
      }
      ,
    • "production-of-cement-clinker@kapsarc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "sub_commodity":
              {
              • "type":"string",
              • "title":"Sub-commodity",
              • "description":""
              }
              ,
            • "production":
              {
              • "type":"number",
              • "title":"Production",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires