Changes

Jump to navigation Jump to search
Line 372: Line 372:     
==DE==
 
==DE==
*@vince has per
+
*@vince has performed a first extraction based on file in https://github.com/openfoodfacts/eu-food-data/tree/master/de with the help of the following script
 +
    cat export.csv | awk -F';' '{print "\"" $4 "\"; Deutschland"}' | sed "1d" | sort -u | iconv -f ISO-8859-15 -t UTF-8 > to_geocode.csv
    
==Inspiration==
 
==Inspiration==

Navigation menu