Difference between revisions of "Packaging"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
== Currently committed taxonomies == | == Currently committed taxonomies == | ||
− | * Containers | + | * Containers |
− | * | + | ** https://github.com/openfoodfacts/openfoodfacts-server/blob/master/taxonomies/containers.txt |
− | * Recycling bins | + | * Packagings: Materials + some containers + some recycling instructions (broken) |
− | * Recycling instructions | + | ** https://github.com/openfoodfacts/openfoodfacts-server/blob/master/taxonomies/packagings.txt |
− | * Materials | + | * Recycling bins |
+ | ** https://github.com/openfoodfacts/openfoodfacts-server/blob/master/taxonomies/recycling_bins.txt | ||
+ | ** https://static.openfoodfacts.org/data/taxonomies/recycling_bins.json | ||
+ | * Recycling instructions | ||
+ | ** https://github.com/openfoodfacts/openfoodfacts-server/blob/master/taxonomies/recycling_instructions.txt | ||
+ | ** https://static.openfoodfacts.org/data/taxonomies/recycling_instructions.json | ||
+ | * Materials (broken) | ||
+ | ** https://github.com/openfoodfacts/openfoodfacts-server/blob/master/taxonomies/materials.txt | ||
== Past efforts == | == Past efforts == |
Revision as of 13:37, 25 July 2020
Possible efforts
- 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
- Processing data sent by manufacturers for recycling instructions (example)
- Augmenting REGEXes
- Augmenting the data
- Collecting packaging weight
- Add support on the website
- Add a section in the app
- Collecting local recycling instructions
- OV is creating a form
- Collecting packaging weight
Current issues to fix
- The field is not taxonomized
- Robotoff is extracting deconstructed values from recycling instructions (we need to collect them in full as well)
Currently committed taxonomies
- Containers
- Packagings: Materials + some containers + some recycling instructions (broken)
- Recycling bins
- Recycling instructions
- Materials (broken)