Plastic: Difference between revisions
m minor text changes |
m add new links |
||
| Line 52: | Line 52: | ||
== PET (1) == | == PET (1) == | ||
Below is a list of local authorities that sends more than 200 tonnes of PET (Polyethylene Terephthalate) to a single waste operator. | Below is a list of local authorities that sends more than 200 tonnes of [[PET]] ([[wikipedia:Polyethylene terephthalate | 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 HDPE (High Density Polyethylene) to a single waste operator. | Below is a list of local authorities that sends more than 200 tonnes of [[HDPE]] ([[wikipedia:High-density polyethylene | 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 PVC (Polyvinyl Chloride) to a single waste operator. | Below is a list of local authorities that sends more than 200 tonnes of [[PVC]] ([[wikipedia:Polyvinyl chloride | 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 LDPE (Low Density Polyethylene) to a single waste operator. | Below is a list of local authorities that sends more than 100 tonnes of [[LDPE]] ([[wikipedia:Low-density polyethylene | 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 PP (Polypropylene) to a single waste operator. | Below is a list of local authorities that sends any tonnage of [[PP]] ([[wikipedia:Polypropylene |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 PS (Polystyrene) to a single waste operator. | Below is a list of local authorities that sends more than 100 tonnes of [[PS]] ([[wikipedia:Polystyrene |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}} | ||
| Line 141: | Line 141: | ||
== OTHER PLASTICS (7) == | == OTHER PLASTICS (7) == | ||
Below is a list of local authorities that sends more than 1000 tonnes of this material to a single waste operator. | Below is a list of local authorities that sends more than 1000 tonnes of this material to a single waste operator. This includes, for the purpose of WikiWaste, [[ABS]] ([[wikipedia:Acrylonitrile butadiene styrene | Acrylonitrile Butadiene Styrene]]) often used in children's toys and car bumpers. | ||
{{#clear_external_data:}} | {{#clear_external_data:}} | ||
{{#get_db_data: db=disp |from=disposal |where=material='OTHER PLASTICS (7)' and tonnage >= 1000|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='OTHER PLASTICS (7)' and tonnage >= 1000|order by=tonnage desc|data=authority=authority,stream=stream,type=type,operator=operator,address=address,material=material,tonnage=tonnage}} | ||