Difference between revisions of "State"
Jump to navigation
Jump to search
(Created page with "There are currently 29 different states that products can have. == Introduction == States show the various levels of verification a product has gone through. Multiple state...") |
("To be completed") |
||
Line 3: | Line 3: | ||
== Introduction == | == Introduction == | ||
− | States show the various levels of verification a product has gone through. Multiple states might be assigned to a product, a very common one is for example "To be completed" on a new product page. The list of states and number of products assigned to each can be retrieved from the Open Food Facts website at [https://world.openfoodfacts.org/states world.openfoodfacts.org/states]. | + | States show the various levels of completeness and verification a product has gone through. Multiple states might be assigned to a product, a very common one is for example "To be completed" on a new product page. The list of states and number of products assigned to each can be retrieved from the Open Food Facts website at [https://world.openfoodfacts.org/states world.openfoodfacts.org/states]. |
== States == | == States == | ||
Line 14: | Line 14: | ||
=== To be completed === | === To be completed === | ||
+ | |||
+ | The product is missing at least one of the following fields<ref>https://github.com/openfoodfacts/openfoodfacts-server/blob/57adf8ea37fe0c730740035c9a181deca2ba2664/lib/ProductOpener/Products.pm#L499</ref>: | ||
+ | * Product name | ||
+ | * Quantity | ||
+ | * Packaging | ||
+ | * Brands | ||
+ | * Categories | ||
=== Nutrition facts completed === | === Nutrition facts completed === |
Revision as of 19:32, 20 March 2019
There are currently 29 different states that products can have.
Introduction
States show the various levels of completeness and verification a product has gone through. Multiple states might be assigned to a product, a very common one is for example "To be completed" on a new product page. The list of states and number of products assigned to each can be retrieved from the Open Food Facts website at world.openfoodfacts.org/states.
States
Product name completed
Expiration date to be completed
Packaging code to be completed
To be completed
The product is missing at least one of the following fields[1]:
- Product name
- Quantity
- Packaging
- Brands
- Categories