Inert Landfill: Difference between revisions

Bin52 (talk | contribs)
m minor text change
Bin52 (talk | contribs)
add table and graph
Line 2: Line 2:
An Inert [[Landfill]] can only accept [[Inert Waste]] that meets the Directive definition of inert (Article 2(e)) and the relevant [[Waste Acceptance Criteria]].
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<ref>Defra, 2010. [https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/69347/pb13563-landfill-directive-100322.pdf Environmental Permitting Guidance: The Landfill Directive for the Environmental Permitting (England and Wales) Regulations 2010. London: Department for Environment, Food and Rural Affairs], p.7.</ref>.
[[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<ref>Defra, 2010. [https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/69347/pb13563-landfill-directive-100322.pdf Environmental Permitting Guidance: The Landfill Directive for the Environmental Permitting (England and Wales) Regulations 2010. London: Department for Environment, Food and Rural Affairs], p.7.</ref>.
==Capacity Inert Landfill==
The capacity of Inert Landfill is reported<ref>[https://data.gov.uk/dataset/237825cb-dc10-4c53-8446-1bcd35614c12/remaining-landfill-capacity EA Remaining Landfill Capacity]</ref> by the [[EA]] and is summarised in the graph and table below:
{|style="margin: auto;"
|+style="caption-side:bottom;"|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>
|-
{|class="wikitable" style="margin: auto;"
|-
|+Table Summarizing Graph Data
|'''Year''' || 2015 || 2016 || 2017 || 2018|| 2019
|-
|'''Tonnes''' || 132.6 || 147.8 || 125.2 || 124.5 || 122.4
|}
|}


==References==
==References==
<references />
<references />