data_types = {'str': str, 'int': int, 'float': float, 'bool': bool }