`get_activity(lca.dicts.biosphere.reversed[i]).as_dict()` will be slow (1 query per object). Should be 1 database query in total.