Inert Landfill: Difference between revisions

MCWaste (talk | contribs)
Added reference
 
(31 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Category:Technologies & Solutions]]
[[Category:Technologies & Solutions]]
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).
[[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. 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>.
 
==Arrangements==
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).
[[WAC]] for [[Inert Waste]] is set out in paragraph 2.1 of the Annex to the EU Council Decision (1999/31/EC)<ref>EU Council Decision (2003/33/EC) establishing criteria and procedures for the acceptance of waste at landfills pursuant to Art 16 of and Annex II to Directive 1999/31/EC</ref>. 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 for [[Landfill]] in an Inert Landfill<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>. The WikiWaste page '''[[Landfill]]''' frames this type of site and puts into a wider context of other types of [[Landfill]].
 
==Inert Landfill Capacity==
===England===
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]] for England and is summarised in the graph and table below. There were 160 sites reported in 2020, an increase of 1 on 2020, but an increase in overall capacity from 122.1 million cubic metres in 2019 to 140.2 million cubic metres in 2020.
 
{|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.1},{"x":2020,"y":140.2}
]
}],
"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 || 2020
|-
|'''Million Cubic Metres''' || 132.6 || 147.8 || 125.2 || 124.5 || 122.1 || 140.2
|}
===England by Region===
All data 2020<ref>[https://data.gov.uk/dataset/237825cb-dc10-4c53-8446-1bcd35614c12/remaining-landfill-capacity EA Remaining Landfill Capacity]</ref>. Please note that the "Number of Sites" in the table below relates to those sites that have returned a reported void. This figure does not necessarily correspond to the total number of sites in a region.
 
{{#clear_external_data:}}
{{#get_db_data:
db=engy
|from=lfvoidrgn
|where=year=2020 and class='Inert Landfill' and cntry = 'England'
|data=rgn=rgn, num=num, void=void, avgvoid=avgvoid
|order by=rgn
|suppress error
}}
{| class="wikitable"
  ! Region !! Number of Sites !! Total Void (m<sup>3</sup>) !! Average Void per site (m<sup>3</sup>){{#for_external_table:<nowiki/>
  {{!}}-
  {{!}} {{{rgn}}}
  {{!}} {{{num}}}
  {{!}} {{{void}}}
  {{!}} {{{avgvoid}}}
  }}
|}
 
|}
 
===Scotland===
All Data for 2019, owning to a cyber attack at [[SEPA]] there is currently no 2020 data.
{{#clear_external_data:}}
{{#get_db_data:
db=engy
|from=lfvoidrgn
|where=year=2019 and class='Inert Landfill' and cntry = 'Scotland'
|data=rgn=rgn, num=num, void=void, avgvoid=avgvoid
|order by=rgn
|suppress error
}}
{| class="wikitable"
  ! Region !! Number of Sites !! Total Void (t) !! Average Void per site (t){{#for_external_table:<nowiki/>
  {{!}}-
  {{!}} {{{rgn}}}
  {{!}} {{{num}}}
  {{!}} {{{void}}}
  {{!}} {{{avgvoid}}}
  }}
|}
===Wales===
Void data for 2018 for wales, Site Count Data is 2020.
 
{{#clear_external_data:}}
{{#get_db_data:
db=engy
|from=lfvoidrgn
|where=year=2018 and class='Inert Landfill' and cntry = 'Wales'
|data=rgn=rgn, num=num, void=void, avgvoid=avgvoid
|order by=rgn
|suppress error
}}
{| class="wikitable"
  ! Region !! Number of Sites !! Total Void (m<sup>3</sup>) !! Average Void per site (m<sup>3</sup>){{#for_external_table:<nowiki/>
  {{!}}-
  {{!}} {{{rgn}}}
  {{!}} {{{num}}}
  {{!}} {{{void}}}
  {{!}} {{{avgvoid}}}
  }}
|}
 
==Operational Landfill==
===East Midlands===
{{#clear_external_data:}}
{{#get_db_data: db=engy |from=lfsites| where=classification='Inert Landfill' and region='East Midlands' |data=site=site,id=id,operator=operator}}
[[File:Lf map emids inert.png|500px|right]]
{|Class="wikitable sortable"
! ID !! Site Name !! Operator
{{#for_external_table:<nowiki/>
{{!}}-
{{!}} {{{id}}}.
{{!}} [[{{{site}}}]]
{{!}} [[{{{operator}}}]]
}}
|}
<br clear='all' />
===East of England===
{{#clear_external_data:}}
{{#get_db_data: db=engy |from=lfsites| where=classification='Inert Landfill' and region='East of England' |data=site=site,id=id,operator=operator}}
[[File:Lf map eengl inert.png|500px|right]]
{|Class="wikitable sortable"
! ID !! Site Name !! Operator
{{#for_external_table:<nowiki/>
{{!}}-
{{!}} {{{id}}}.
{{!}} [[{{{site}}}]]
{{!}} [[{{{operator}}}]]
}}
|}
<br clear='all' />
===London===
{{#clear_external_data:}}
{{#get_db_data: db=engy |from=lfsites| where=classification='Inert Landfill' and region='London' |data=site=site,id=id,operator=operator}}
[[File:Lf map london inert.png|500px|right]]
{|Class="wikitable sortable"
! ID !! Site Name !! Operator
{{#for_external_table:<nowiki/>
{{!}}-
{{!}} {{{id}}}.
{{!}} [[{{{site}}}]]
{{!}} [[{{{operator}}}]]
}}
|}
<br clear='all' />
 
===North East===
{{#clear_external_data:}}
{{#get_db_data: db=engy |from=lfsites| where=classification='Inert Landfill' and region='North East' |data=site=site,id=id,operator=operator}}
[[File:Lf map neast inert.png|500px|right]]
{|Class="wikitable sortable"
! ID !! Site Name !! Operator
{{#for_external_table:<nowiki/>
{{!}}-
{{!}} {{{id}}}.
{{!}} [[{{{site}}}]]
{{!}} [[{{{operator}}}]]
}}
|}
<br clear='all' />
 
===North West===
{{#clear_external_data:}}
{{#get_db_data: db=engy |from=lfsites| where=classification='Inert Landfill' and region='North West' |data=site=site,id=id,operator=operator}}
[[File:Lf map nwest inert.png|500px|right]]
{|Class="wikitable sortable"
! ID !! Site Name !! Operator
{{#for_external_table:<nowiki/>
{{!}}-
{{!}} {{{id}}}.
{{!}} [[{{{site}}}]]
{{!}} [[{{{operator}}}]]
}}
|}
<br clear='all' />
 
===Scotland===
{{#clear_external_data:}}
{{#get_db_data: db=engy |from=lfsites| where=classification='Inert Landfill' and country='Scotland' |data=site=site,id=id,operator=operator}}
[[File:LF map scotland inert.png|500px|right]]
{|Class="wikitable sortable"
! ID !! Site Name !! Operator
{{#for_external_table:<nowiki/>
{{!}}-
{{!}} {{{id}}}.
{{!}} [[{{{site}}}]]
{{!}} [[{{{operator}}}]]
}}
|}
<br clear='all' />
 
===South East===
{{#clear_external_data:}}
{{#get_db_data: db=engy |from=lfsites| where=classification='Inert Landfill' and region='South East' |data=site=site,id=id,operator=operator}}
[[File:Lf map seast inert.png|500px|right]]
{|Class="wikitable sortable"
! ID !! Site Name !! Operator
{{#for_external_table:<nowiki/>
{{!}}-
{{!}} {{{id}}}.
{{!}} [[{{{site}}}]]
{{!}} [[{{{operator}}}]]
}}
|}
<br clear='all' />
 
===South West===
{{#clear_external_data:}}
{{#get_db_data: db=engy |from=lfsites| where=classification='Inert Landfill' and region='South West' |data=site=site,id=id,operator=operator}}
[[File:Lf map swest inert.png|500px|right]]
{|Class="wikitable sortable"
! ID !! Site Name !! Operator
{{#for_external_table:<nowiki/>
{{!}}-
{{!}} {{{id}}}.
{{!}} [[{{{site}}}]]
{{!}} [[{{{operator}}}]]
}}
|}
<br clear='all' />
 
===Wales===
{{#clear_external_data:}}
{{#get_db_data: db=engy |from=lfsites| where=classification='Inert Landfill' and country='Wales' |data=site=site,id=id,operator=operator}}
[[File:LF map wales inert.png|500px|right]]
{|Class="wikitable sortable"
! ID !! Site Name !! Operator
{{#for_external_table:<nowiki/>
{{!}}-
{{!}} {{{id}}}.
{{!}} [[{{{site}}}]]
{{!}} [[{{{operator}}}]]
}}
|}
<br clear='all' />
 
===West Midlands===
{{#clear_external_data:}}
{{#get_db_data: db=engy |from=lfsites| where=classification='Inert Landfill' and region='West Midlands' |data=site=site,id=id,operator=operator}}
[[File:Lf map wmids inert.png|500px|right]]
{|Class="wikitable sortable"
! ID !! Site Name !! Operator
{{#for_external_table:<nowiki/>
{{!}}-
{{!}} {{{id}}}.
{{!}} [[{{{site}}}]]
{{!}} [[{{{operator}}}]]
}}
|}
<br clear='all' />
 
===Yorkshire & Humber===
{{#clear_external_data:}}
{{#get_db_data: db=engy |from=lfsites| where=classification='Inert Landfill' and region='Yorkshire & Humber' |data=site=site,id=id,operator=operator}}
[[File:Lf map yorkhumb inert.png|500px|right]]
{|Class="wikitable sortable"
! ID !! Site Name !! Operator
{{#for_external_table:<nowiki/>
{{!}}-
{{!}} {{{id}}}.
{{!}} [[{{{site}}}]]
{{!}} [[{{{operator}}}]]
}}
|}
<br clear='all' />


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