Changes

Jump to navigation Jump to search
2,277 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
+
## 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 15: Line 19:  
* The field is not taxonomized
 
* The field is not taxonomized
 
* Robotoff is extracting deconstructed values from recycling instructions (we need to collect them in full as well)
 
* Robotoff is extracting deconstructed values from recycling instructions (we need to collect them in full as well)
 +
 +
 +
== Currently committed taxonomies ==
 +
* Containers
 +
** https://github.com/openfoodfacts/openfoodfacts-server/blob/main/taxonomies/containers.txt
 +
** https://static.openfoodfacts.org/data/taxonomies/containers.json
 +
* Packagings: Materials + some containers + some recycling instructions
 +
** 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 ==
[[Packaging taxonomy]]
+
* [[Packaging taxonomy]]
[[Global packaging taxonomy]]
+
* [[Global packaging taxonomy]]
[[Global packaging taxonomy bottom up]]
+
* [[Global packaging taxonomy bottom up]]
[[Global packaging taxonomy logos]]
+
* [[Global packaging taxonomy logos]]
199

edits

Navigation menu