Inert Landfill

From Wikiwaste
Revision as of 10:08, 30 November 2020 by Bin52 (talk | contribs) (add table and graph)

An Inert Landfill can only accept Inert Waste that meets the Directive definition of inert (Article 2(e)) and the relevant Waste Acceptance Criteria. WAC for Inert Waste is set out in paragraph 2.1 of the Annex to the Council Decision. The Decision provides a list of Inert Waste that can be accepted without testing where there is confidence that the waste is not contaminated, all other Inert Waste must be tested to demonstrate that they meet the leaching limit values given in the Decision[1].

Capacity Inert Landfill

The capacity of Inert Landfill is reported[2] by the EA and is summarised in the graph and table below:

Changes in Inert Landfill Capacity
<graph>{

"width":400, "height":200, "data":[{ "name":"table", "values":[ {"x":2015,"y":132.6},{"x":2016,"y":147.8},{"x":2017,"y":125.2}, {"x":2018,"y":124.5},{"x":2019,"y":122.4} ] }], "scales": [

   {
     "name": "x",
     "type": "linear",
     "range": "width",
     "zero": false,
     "domain": {"data": "table", "field": "x"}
   },
   {
     "name": "y",
     "type": "linear",
     "range": "height",
     "nice": true,
     "domain": {"data": "table", "field": "y"}
   }

], "axes": [

   	{"type": "x", "scale": "x", "format":"d","title":"Year"},
   	{"type": "y", "scale": "y", "grid":true, "title":"Million Cubic Metres"}

], "marks": [

   {
     "type": "line",
     "from": {"data": "table"},
     "properties": {
       "enter": {
         "x": {"scale": "x", "field": "x"},
         "y": {"scale": "y", "field": "y"},
         "stroke": {"value": "steelblue"},
         "strokeWidth":{"value":2}
       }
     }
   },

{

     "type": "symbol",
     "from": {"data": "table"},
     "properties": {
       "enter": {
         "x": {"scale":"x","field": "x"},
         "y": {"scale":"y","field": "y"},
         "fill": {"value": "steelblue"},
         "size":{"value":15}
       	}
   	}

}

 ]

}</graph>

Table Summarizing Graph Data
Year 2015 2016 2017 2018 2019
Tonnes 132.6 147.8 125.2 124.5 122.4

References