list_of_dicts = [ {\'item1\': 100}, {\'item2\': 2405}, {\'item3\': 884}, .... ]
What I\'m doing:
from collections im