Changes

Jump to navigation Jump to search
1,513 bytes added ,  08:30, 23 January 2023
packaging materials reference text
Line 1: Line 1:  +
[[Category:Recycling]]
 
== Possible efforts ==
 
== Possible efforts ==
 
# Collecting full on-pack recycling instructions
 
# Collecting full on-pack recycling instructions
## Adding a specific button in the iOS and Android apps (if packaging instructions are empty)
   
## Ensuring packaging values annotated on HG Logos are applied
 
## Ensuring packaging values annotated on HG Logos are applied
## Processing data sent by manufacturers for recycling instructions [https://world.openfoodfacts.org/product/3222475634291/lasagnes-chevre-epinards-casino (example)]
+
## Processing data sent by manufacturers for recycling instructions [https://world.openfoodfacts.org/product/3222475634291/lasagnes-chevre-epinards-casino (example)] `recycling_instructions_to_recycle` `recycling_instructions_to_discard`
 
## Augmenting REGEXes
 
## Augmenting REGEXes
 +
<pre>
 +
https://static.openfoodfacts.org/images/products/325/622/775/2766/1.jpg
 +
La barquette de ce produit\nest fabriquée à par ir\nde 30% minimum\nde matière recyclée.
 +
</pre>
 
# Augmenting the data
 
# Augmenting the data
 
## Collecting packaging weight
 
## Collecting packaging weight
Line 18: Line 22:     
== Currently committed taxonomies ==  
 
== Currently committed taxonomies ==  
* Containers: https://github.com/openfoodfacts/openfoodfacts-server/blob/master/taxonomies/containers.txt
+
* Containers
* Packaging: Materials + some containers + some recycling instructions: https://github.com/openfoodfacts/openfoodfacts-server/blob/master/taxonomies/packagings.txt
+
** https://github.com/openfoodfacts/openfoodfacts-server/blob/main/taxonomies/containers.txt
* Recycling bins: https://github.com/openfoodfacts/openfoodfacts-server/blob/master/taxonomies/recycling_bins.txt
+
** https://static.openfoodfacts.org/data/taxonomies/containers.json
* Recycling instructions: https://github.com/openfoodfacts/openfoodfacts-server/blob/master/taxonomies/recycling_instructions.txt
+
* Packagings: Materials + some containers + some recycling instructions
* Materials: https://github.com/openfoodfacts/openfoodfacts-server/blob/master/taxonomies/materials.txt
+
** https://github.com/openfoodfacts/openfoodfacts-server/blob/main/taxonomies/packagings.txt
 +
** https://static.openfoodfacts.org/data/taxonomies/packagings.json
 +
* Recycling bins
 +
** https://github.com/openfoodfacts/openfoodfacts-server/blob/main/taxonomies/recycling_bins.txt
 +
** https://static.openfoodfacts.org/data/taxonomies/recycling_bins.json
 +
* Recycling instructions
 +
** https://github.com/openfoodfacts/openfoodfacts-server/blob/main/taxonomies/recycling_instructions.txt
 +
** https://static.openfoodfacts.org/data/taxonomies/recycling_instructions.json
 +
* Materials
 +
** https://github.com/openfoodfacts/openfoodfacts-server/blob/main/taxonomies/materials.txt
 +
** https://static.openfoodfacts.org/data/taxonomies/materials.json
 +
 
 +
==== Legislative reference text ====
 +
 
 +
===== in EU =====
 +
Materials code:  the standard the codes are referring to: '''97/129/EC''' It is a commission decision from 1997: https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:31997D0129&from=EN
 +
 
 +
== Packaging related issues across GitHub ==
 +
[https://github.com/openfoodfacts/openfoodfacts-server/issues/6374 Packaging related issues across GitHub]
 +
== Measurement before and after the packaging operation ==
 +
* Measure the whole situation, by country, on the TOP10K for France
 +
== Operations to gather packaging data ==
 +
* Gamification, badges and points around packaging
 +
* Poster to hang in Rubbish bin rooms
 +
* Specific landing page
 +
* Newsletter, Blogpost, Marketing visuals
 +
* Mobile tagline
 +
* Mobile contest to win kitchen scales, integrated with the gamification engine
 +
* Purchase guide for kitchen scales
 +
* Campaign support in Hunger Games for the target products
 +
* Specific nudge directly on the scan screen for a photo
    
== Past efforts ==
 
== Past efforts ==
199

edits

Navigation menu