Changes

Jump to navigation Jump to search
1,439 bytes added ,  09:55, 17 September 2020
Add ""categories" and labels".
Line 85: Line 85:  
In the database, this field is called <code>brands</code>.
 
In the database, this field is called <code>brands</code>.
   −
See [https://github.com/openfoodfacts/openfoodfacts-server/issues?q=is%3Aissue+is%3Aopen+ingredients+label%3Abrands issues related to <code>brands</code>].
+
See: [https://github.com/openfoodfacts/openfoodfacts-server/issues?q=is%3Aissue+is%3Aopen+ingredients+label%3Abrands issues related to <code>brands</code>].
 +
 
 +
==== Categories ====
 +
[to be completed]
 +
 
 +
This field list the specific [[Global_categories_taxonomy|category]] of a product and its related parents. This field is very important: it needs to be completed for Nutri-Score computation, as this computation makes differences between types of products (beverages, ...).
 +
 
 +
→ Indicate only the most specific category. "Parents" categories will be automatically added.
 +
 
 +
Examples: Sardines in olive oil, Orange juice from concentrate
 +
 
 +
See also:
 +
* [https://github.com/openfoodfacts/openfoodfacts-server/blob/master/taxonomies/categories.txt our categories taxonomy on our repository].
 +
* [https://github.com/openfoodfacts/openfoodfacts-server/issues?q=is%3Aissue+is%3Aopen+category+label%3Acategories issues related to <code>categories</code>].
 +
 
 +
==== Labels ====
 +
[to be completed]
 +
 
 +
"[[Labels]], certifications, awards" on the website.
 +
 
 +
Example: Organic.
 +
 
 +
See the [[Labels]] page for more informations.
 +
 
 +
See also:
 +
* [https://github.com/openfoodfacts/openfoodfacts-server/blob/master/taxonomies/labels.txt our labels taxonomy on our repository].
 +
* [https://github.com/openfoodfacts/openfoodfacts-server/issues?q=is%3Aissue+is%3Aopen+category+label%3Alabels issues related to <code>labels</code>].
    
==== Ingredients ====
 
==== Ingredients ====
Line 166: Line 192:  
* <code>30</code> => there is no unit
 
* <code>30</code> => there is no unit
   −
In the database and in Product Opener software, the technical name for this field is <code>serving_size</code>.
+
In the database and in Product Opener software, the technical name for this field is <code>serving_size</code>. Based on <code>serving_size</code>, Open Food Facts computes a <code>serving_quantity</code> float number for 100g or 100ml. The <code>serving_quantity</code> can be found in the API or the data exports.
    
See [https://github.com/openfoodfacts/openfoodfacts-server/issues?q=is%3Aissue+is%3Aopen+serving+label%3Aportions issues related to <code>serving_size</code>].
 
See [https://github.com/openfoodfacts/openfoodfacts-server/issues?q=is%3Aissue+is%3Aopen+serving+label%3Aportions issues related to <code>serving_size</code>].

Navigation menu