Line 8:
Line 8:
== Generalities ==
== Generalities ==
−
- fields that end with _t are dates in the UNIX timestamp format (number of seconds since Jan 1st 1970)
+
* fields that end with _t are dates in the UNIX timestamp format (number of seconds since Jan 1st 1970)
−
- fields that end with _datetime are dates in the iso8601 format: yyyy-mm-ddThh:mn:ssZ
+
* fields that end with _datetime are dates in the iso8601 format: yyyy-mm-ddThh:mn:ssZ
−
- fields that end with _tags are comma separated list of tags (e.g. categories_tags is the set of normalized tags computer from the categories field)
+
* fields that end with _tags are comma separated list of tags (e.g. categories_tags is the set of normalized tags computer from the categories field)
−
- fields that end with a language 2 letter code (e.g. fr for French) is the set of tags in that language
+
* fields that end with a language 2 letter code (e.g. fr for French) is the set of tags in that language
−
- fields that end with _100g correspond to the amount of a nutriment (in g) for 100 g or 100 ml of product
+
* fields that end with _100g correspond to the amount of a nutriment (in g) for 100 g or 100 ml of product
== List of fields ==
== List of fields ==