how to filter json python code example Example: json filter python output_dict = [x for x in input_dict if x['type'] == '1']