Percentage of Disposal Methods for Industrial Waste in Jubail

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
                       
Burning
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
burning
Type
décimal
Exemple
                       
Burying
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
burying
Type
décimal
Exemple
                       
Recycling
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
recycling
Type
décimal
Exemple
                       
Total
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total
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":"methods-of-industrial-waste-disposal@kapsarc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/methods-of-industrial-waste-disposal@kapsarc"
      }
    ]
    ,
  • "definitions":
    {
    • "methods-of-industrial-waste-disposal@kapsarc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/methods-of-industrial-waste-disposal@kapsarc_records"
            }
          }
        }
      }
      ,
    • "methods-of-industrial-waste-disposal@kapsarc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "burning":
              {
              • "type":"number",
              • "title":"Burning",
              • "description":""
              }
              ,
            • "burying":
              {
              • "type":"number",
              • "title":"Burying",
              • "description":""
              }
              ,
            • "recycling":
              {
              • "type":"number",
              • "title":"Recycling",
              • "description":""
              }
              ,
            • "total":
              {
              • "type":"number",
              • "title":"Total",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires