records

records

Active filters Clear all

No active filters

Filters

Waste

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Déchets (en tonnes)
               

No description available for this field.

Name (identifier)
dechets_en_tonnes
Type
text
Sample
                       
Aantal ton afval
               

No description available for this field.

Name (identifier)
aantal_ton_afval
Type
text
Sample
                       
Tons of waste
               

No description available for this field.

Name (identifier)
tons_of_waste
Type
text
Sample
                       
2009
               

No description available for this field.

Name (identifier)
2009
Type
decimal
Sample
                       
2010
               

No description available for this field.

Name (identifier)
2010
Type
decimal
Sample
                       
2011
               

No description available for this field.

Name (identifier)
2011
Type
decimal
Sample
                       
2012
               

No description available for this field.

Name (identifier)
2012
Type
decimal
Sample
                       
2013
               

No description available for this field.

Name (identifier)
2013
Type
decimal
Sample
                       
2014
               

No description available for this field.

Name (identifier)
2014
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"dechets",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/dechets"
      }
    ]
    ,
  • "definitions":
    {
    • "dechets":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/dechets_records"
            }
          }
        }
      }
      ,
    • "dechets_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "2009":
              {
              • "type":"number",
              • "title":"2009",
              • "description":""
              }
              ,
            • "2010":
              {
              • "type":"number",
              • "title":"2010",
              • "description":""
              }
              ,
            • "2011":
              {
              • "type":"number",
              • "title":"2011",
              • "description":""
              }
              ,
            • "2012":
              {
              • "type":"number",
              • "title":"2012",
              • "description":""
              }
              ,
            • "2013":
              {
              • "type":"number",
              • "title":"2013",
              • "description":""
              }
              ,
            • "2014":
              {
              • "type":"number",
              • "title":"2014",
              • "description":""
              }
              ,
            • "dechets_en_tonnes":
              {
              • "type":"string",
              • "title":"Déchets (en tonnes)",
              • "description":""
              }
              ,
            • "aantal_ton_afval":
              {
              • "type":"string",
              • "title":"Aantal ton afval",
              • "description":""
              }
              ,
            • "tons_of_waste":
              {
              • "type":"string",
              • "title":"Tons of waste",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets