> For the complete documentation index, see [llms.txt](https://emf.gitbook.io/circular-procurement-for-cities/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://emf.gitbook.io/circular-procurement-for-cities/part-2-adapt-criteria-and-requirements/develop-circular-criteria/criteria-for-plastic-packaging.md).

# Criteria for plastic packaging

In a circular economy plastic packaging is designed to never become waste. Addressing the root cause of plastic pollution, city governments can deliver economic, environmental and societal benefits by leveraging public procurement strategies. By applying circular economy principles when selecting packaging and packaging materials, cities can look at eliminating the plastic items that are problematic or unnecessary in the first place; secondly, cities can facilitate the adoption of innovative reusable solutions (through reuse, refill and return models); and lastly, make sure that the plastic that is being used is actually circulated (eg. through recycling or composting) and not sent to landfill, burnt or lost to the environment. Furthermore, in order to decouple plastic use from the consumption of finite resources, it is essential to promote the use of recycled content (where legally and technically possible) and to shift the remaining virgin plastic input (if any) to renewable feedstocks.

**Questions to consider:**

* Can you avoid the procurement of: \
  \+ Unnecessary packaging? \
  \+ Packaging that has a high likelihood of being littered or ending up in the natural environment? + Packaging that may hinder or disrupt recycling of other plastics or materials?  \
  \+ Packaging that contains hazardous chemicals? \
  \+ Packaging that is not reusable or recyclable?&#x20;
* Can you procure: \
  \+ Solutions with new delivery models (e.g. refill, reuse, or returnable models)? \
  \+ Packaging made out of recycled content to reduce the need for further virgin material?\
  \+ Packaging made out of renewable feedstock (e.g. seaweed and other plant derived materials) to reduce reliance on fossil fuel derived plastics?

{% hint style="success" %}
**Examples**

**1)** To reduce the consumption of single-use plastics, the [<mark style="color:blue;">City of Oslo</mark>](https://plasticsmartcities.org/products/public-procurement) has mapped all purchases of plastic products across the municipality. In procurement agreements of medical supplies, the city has decided to replace plastic cotton swabs with ones made out of paper.

**2)** In 2016, the[ <mark style="color:blue;">City of Hamburg</mark>](https://plasticsmartcities.org/products/public-procurement) banned the municipal use of single-use items such as plastic coffee capsules, bottles, and utensils. The cafeterias of the public administration and police academy are now using reusable cups. This public procurement decision has helped to prevent the use of up to 675,000 single-use cups each year.

**3)** The [<mark style="color:blue;">charter of eco-responsible events</mark>](https://cdn.paris.fr/paris/2019/11/26/f37f0ec820edd5d173419555d12c384b.pdf) encourages organisers of events taking place in Paris to adopt practices that limit waste and negative environmental impacts. The charter promotes the use of recyclable packaging and reusable cups and cutlery. The [<mark style="color:blue;">City of Paris</mark>](https://www.datocms-assets.com/43889/1616528713-cp-sport-zero-plastiqueapc24-03-21.pdf) has the ambition of organising the 2024 Olympics and Paralympics as an event free of single-use plastics.

**4)** In the [<mark style="color:blue;">**D**</mark><mark style="color:blue;">anish municipality of Lolland</mark>](http://www.plastic-zero.com/media/50849/green_public_procurement__manual_on_plastic_waste_prevention__final_.pdf), recycling and recyclability criteria for packaging have been included in their tender for cleaning services: 75% of material used for bags must be recycled or biodegradable; non-reusable packaging must be easy to separate into single material types; mono materials are to be used if possible; only recyclable materials must be used; and use of dark colours must be avoided.
{% endhint %}

{% hint style="info" %}
**Resources**

* The [<mark style="color:blue;">Upstream Innovation Guide</mark>](https://www.ellenmacarthurfoundation.org/upstream-innovation/overview) by the Ellen MacArthur Foundation is packed with practical guidance and real-world examples, this handbook has been designed for anyone directly or indirectly influencing the packaging that is put around a product.
* The [<mark style="color:blue;">Reuse - Rethinking Packaging</mark>](https://www.ellenmacarthurfoundation.org/reuse-rethinking-packaging) guide by the Ellen MacArthur Foundation provides a framework to understand reuse models, identifies six major benefits, and maps 69 reuse examples.
* The[ flexible packaging resource suite](https://www.ellenmacarthurfoundation.org/flexible-packaging/act) by the Ellen MacArthur Foundation has identified 21 specific and urgent actions for flexible packaging that need to be commenced immediately by businesses and policymakers in order to make significant progress towards 2025 targets and beyond.
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://emf.gitbook.io/circular-procurement-for-cities/part-2-adapt-criteria-and-requirements/develop-circular-criteria/criteria-for-plastic-packaging.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
