""" Static data. For easy reference any variable should be prefixed with the name of the file it was either in originally, or where the primary code utilising it is. """ commodity_bracketmap = { 0: '', 1: 'Low', 2: 'Med', 3: 'High', }