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