Plastic: Difference between revisions
m expanded text |
m minor text changes |
||
| Line 11: | Line 11: | ||
== Macro Tonnage == | == Macro Tonnage == | ||
The most recent information published by [[DEFRA]] <ref>[https://www.gov.uk/government/ | The most recent information published by [[DEFRA]] <ref>[https://www.gov.uk/government/statistical-data-sets/env23-uk-waste-data-and-management UK Statistics on Waste 2020]</ref> is summarized in the pie chart below, with 1,528,527 tonnes of plastic wastes generated in the UK in 2016 as part of the broader tonnage reported in [[UK Waste Tonnage]]: | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 52: | Line 52: | ||
== PET (1) == | == PET (1) == | ||
Below is a list of local authorities that sends more than 200 tonnes of | Below is a list of local authorities that sends more than 200 tonnes of PET (Polyethylene Terephthalate) to a single waste operator. | ||
{{#clear_external_data:}} | {{#clear_external_data:}} | ||
{{#get_db_data: db=disp |from=disposal |where=material='PET (1)' and tonnage >= 200|order by=tonnage desc|data=authority=authority,stream=stream,type=type,operator=operator,address=address,material=material,tonnage=tonnage}} | {{#get_db_data: db=disp |from=disposal |where=material='PET (1)' and tonnage >= 200|order by=tonnage desc|data=authority=authority,stream=stream,type=type,operator=operator,address=address,material=material,tonnage=tonnage}} | ||
| Line 67: | Line 67: | ||
== HDPE (2) == | == HDPE (2) == | ||
Below is a list of local authorities that sends more than 200 tonnes of | Below is a list of local authorities that sends more than 200 tonnes of HDPE (High Density Polyethylene) to a single waste operator. | ||
{{#clear_external_data:}} | {{#clear_external_data:}} | ||
{{#get_db_data: db=disp |from=disposal |where=material='HDPE (2)' and tonnage >= 200|order by=tonnage desc|data=authority=authority,stream=stream,type=type,operator=operator,address=address,material=material,tonnage=tonnage}} | {{#get_db_data: db=disp |from=disposal |where=material='HDPE (2)' and tonnage >= 200|order by=tonnage desc|data=authority=authority,stream=stream,type=type,operator=operator,address=address,material=material,tonnage=tonnage}} | ||
| Line 82: | Line 82: | ||
== PVC (3) == | == PVC (3) == | ||
Below is a list of local authorities that sends more than 200 tonnes of | Below is a list of local authorities that sends more than 200 tonnes of PVC (Polyvinyl Chloride) to a single waste operator. | ||
{{#clear_external_data:}} | {{#clear_external_data:}} | ||
{{#get_db_data: db=disp |from=disposal |where=material='PVC (3)' and tonnage >= 200|order by=tonnage desc|data=authority=authority,stream=stream,type=type,operator=operator,address=address,material=material,tonnage=tonnage}} | {{#get_db_data: db=disp |from=disposal |where=material='PVC (3)' and tonnage >= 200|order by=tonnage desc|data=authority=authority,stream=stream,type=type,operator=operator,address=address,material=material,tonnage=tonnage}} | ||
| Line 97: | Line 97: | ||
== LDPE (4) == | == LDPE (4) == | ||
Below is a list of local authorities that sends more than 100 tonnes of | Below is a list of local authorities that sends more than 100 tonnes of LDPE (Low Density Polyethylene) to a single waste operator. | ||
{{#clear_external_data:}} | {{#clear_external_data:}} | ||
{{#get_db_data: db=disp |from=disposal |where=material='LDPE (4)' and tonnage >= 100|order by=tonnage desc|data=authority=authority,stream=stream,type=type,operator=operator,address=address,material=material,tonnage=tonnage}} | {{#get_db_data: db=disp |from=disposal |where=material='LDPE (4)' and tonnage >= 100|order by=tonnage desc|data=authority=authority,stream=stream,type=type,operator=operator,address=address,material=material,tonnage=tonnage}} | ||
| Line 111: | Line 111: | ||
|} | |} | ||
== PP (5) == | == PP (5) == | ||
Below is a list of local authorities that sends any tonnage of | Below is a list of local authorities that sends any tonnage of PP (Polypropylene) to a single waste operator. | ||
{{#clear_external_data:}} | {{#clear_external_data:}} | ||
{{#get_db_data: db=disp |from=disposal |where=material='PP (5)' and tonnage >= 0|order by=tonnage desc|data=authority=authority,stream=stream,type=type,operator=operator,address=address,material=material,tonnage=tonnage}} | {{#get_db_data: db=disp |from=disposal |where=material='PP (5)' and tonnage >= 0|order by=tonnage desc|data=authority=authority,stream=stream,type=type,operator=operator,address=address,material=material,tonnage=tonnage}} | ||
| Line 126: | Line 126: | ||
== PS (6) == | == PS (6) == | ||
Below is a list of local authorities that sends more than 100 tonnes of | Below is a list of local authorities that sends more than 100 tonnes of PS (Polystyrene) to a single waste operator. | ||
{{#clear_external_data:}} | {{#clear_external_data:}} | ||
{{#get_db_data: db=disp |from=disposal |where=material='PS (6)' and tonnage >= 100|order by=tonnage desc|data=authority=authority,stream=stream,type=type,operator=operator,address=address,material=material,tonnage=tonnage}} | {{#get_db_data: db=disp |from=disposal |where=material='PS (6)' and tonnage >= 100|order by=tonnage desc|data=authority=authority,stream=stream,type=type,operator=operator,address=address,material=material,tonnage=tonnage}} | ||