Difference between revisions of "API/Statistics"

From Open Food Facts wiki
Jump to navigation Jump to search
(Project > API > Statistics)
 
Tags: Mobile edit Mobile web edit
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* Evolution count of products
+
== Statistics ==
 +
 
 +
=== Count of products ===
 +
 
 +
List from the main page https://world.openfoodfacts.org/ (sorted)
 +
 
 +
Each item on the list must have a way to retrieve all possible values in order to allow the user to make a choice.
 +
 
 +
* [[Project:API:Additives|Additives]]
 +
* Allergens
 +
* Brands - https://world.openfoodfacts.org/brands
 +
* Categories
 +
* Contributors
 +
* Countries - https://world.openfoodfacts.org/countries
 +
* [[Project:API:Statistics_Entry_Dates|Entry dates]]
 +
* Ingredients
 +
* Labels
 +
* Last edit dates
 +
* Manufacturing or processing places
 +
* Nutrition grades
 +
* Origins of ingredients
 +
* Packager codes
 +
* Packaging
 +
* [[Project:API:States|States]]
 +
* Traces
 +
 
 +
Maximum 2 levels of drilldown ?
 +
 
 +
Order not important:
 +
https://world.openfoodfacts.org/manufacturing-place/france/brand/casino
 +
https://world.openfoodfacts.org/brand/casino/manufacturing-place/france
 +
 
 +
=== Evolution ===
 +
 
 +
* Evolution count of products - LINK
 +
[[Category:Developer]]
 +
[[Category:API]]

Latest revision as of 17:07, 26 August 2019

Statistics

Count of products

List from the main page https://world.openfoodfacts.org/ (sorted)

Each item on the list must have a way to retrieve all possible values in order to allow the user to make a choice.

Maximum 2 levels of drilldown ?

Order not important: https://world.openfoodfacts.org/manufacturing-place/france/brand/casino https://world.openfoodfacts.org/brand/casino/manufacturing-place/france

Evolution

  • Evolution count of products - LINK