Currently, data files are of formats txt, csv, xlsx. To avoid using unsafe functions like eval() and to simpify data import, all data should be converted to either json or csv.
File names should indicate the target Python type (e.g.: dict_ecoinvent_aux_data.json or list_geography_correspondence.json.
Currently, data files are of formats
txt
,csv
,xlsx
. To avoid using unsafe functions likeeval()
and to simpify data import, all data should be converted to eitherjson
orcsv
.File names should indicate the target Python type (e.g.:
dict_ecoinvent_aux_data.json
orlist_geography_correspondence.json
.Task List
countries_per_regions.txt
countries.txt
Filter.xlsx
geography_replacements.txt
Product_Concordances.xlsx
STAM_categories.txt
STAM_functional_categories.txt