Line 15: |
Line 15: |
| | | |
| * Code repository for lists, scripts and tools: https://github.com/openfoodfacts/eu-food-data | | * Code repository for lists, scripts and tools: https://github.com/openfoodfacts/eu-food-data |
− | ===For France=== | + | ===How to process official list=== |
| *Use of french Agriculture Ministry files (hosted at https://github.com/openfoodfacts/eu-food-data/blob/master/fr/urls-fr.txt) to extract list of certification (CE Approval number). | | *Use of french Agriculture Ministry files (hosted at https://github.com/openfoodfacts/eu-food-data/blob/master/fr/urls-fr.txt) to extract list of certification (CE Approval number). |
| *Definition of a common structure for the table, such as: | | *Definition of a common structure for the table, such as: |
Line 32: |
Line 32: |
| *Pivot table to create the list of all approved companies | | *Pivot table to create the list of all approved companies |
| IMPORTANT NOTE: An approval number is unique.A company can have several approved processes, but they will all have the same approval number. | | IMPORTANT NOTE: An approval number is unique.A company can have several approved processes, but they will all have the same approval number. |
| + | *Update list with other official lists, such as derogatory approvals, ... |
| + | ===France=== |
| + | *Complete list of approved processes (as of July 2014): https://raw.githubusercontent.com/pmainguet/eu-food-data/master/fr/140802_Liste_Certif_EMB_CE_MinAgri |
| + | *Complete list of approved companies (as of July 2014): https://raw.githubusercontent.com/pmainguet/eu-food-data/master/fr/140802_Liste_EMB_CE_MinAgri.csv |
| + | ====To do==== |
| + | *Add derogatory approvals, see http://agriculture.gouv.fr/liste-des-etablissements |
| + | *Search for EMB list approvals |
| | | |
| == Use of the food establishments list inside Open Food Facts == | | == Use of the food establishments list inside Open Food Facts == |