bramw_baserow/backend/templates/health-inspection-reports.json

4425 lines
209 KiB
JSON

{
"baserow_template_version": 1,
"name": "Health Inspection Reports",
"icon": "iconoir-health-shield",
"keywords": [
"health",
"inspection",
"inspection reports",
"public health",
"regulated health",
"food sanitation",
"health regulations",
"compliance",
"regulation"
],
"categories": [
"Professional",
"Health"
],
"export": [
{
"id": 27706,
"name": "Health Inspection Reports",
"order": 1,
"type": "database",
"tables": [
{
"id": 61735,
"name": "Reports",
"order": 1,
"fields": [
{
"id": 360986,
"type": "text",
"name": "Report ID",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 360987,
"type": "date",
"name": "Date and time",
"order": 1,
"primary": false,
"date_format": "ISO",
"date_include_time": true,
"date_time_format": "24"
},
{
"id": 360988,
"type": "link_row",
"name": "Establishment inspected",
"order": 2,
"primary": false,
"link_row_table_id": 61736,
"link_row_related_field_id": 360995,
"has_related_field": true
},
{
"id": 360996,
"type": "link_row",
"name": "Manager(s) on duty",
"order": 3,
"primary": false,
"link_row_table_id": 61737,
"link_row_related_field_id": 360997,
"has_related_field": true
},
{
"id": 361001,
"type": "link_row",
"name": "Completed by",
"order": 4,
"primary": false,
"link_row_table_id": 61738,
"link_row_related_field_id": 361002,
"has_related_field": true
},
{
"id": 361131,
"type": "file",
"name": "Copy of report",
"order": 5,
"primary": false
},
{
"id": 361146,
"type": "link_row",
"name": "Violations identified",
"order": 6,
"primary": false,
"link_row_table_id": 61739,
"link_row_related_field_id": 361147,
"has_related_field": true
},
{
"id": 361256,
"type": "formula",
"name": "Total violations",
"order": 7,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 0,
"array_formula_type": null,
"formula": "count(field('Violations identified'))",
"formula_type": "number"
},
{
"id": 361267,
"type": "formula",
"name": "Primary violations",
"order": 9,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 0,
"array_formula_type": null,
"formula": "sum((if((contains(totext(lookup('Violations identified','Type of violation')),'immediate'))= true,1,0)))",
"formula_type": "number"
},
{
"id": 361268,
"type": "formula",
"name": "Secondary violations",
"order": 10,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 0,
"array_formula_type": null,
"formula": "sum((if((contains(totext(lookup('Violations identified','Type of violation')),'potential'))= true,1,0)))",
"formula_type": "number"
},
{
"id": 361272,
"type": "formula",
"name": "Tertiary violations",
"order": 11,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 0,
"array_formula_type": null,
"formula": "sum((if((contains(totext(lookup('Violations identified','Type of violation')),'core'))= true,1,0)))",
"formula_type": "number"
},
{
"id": 361454,
"type": "boolean",
"name": "Requires follow-up",
"order": 14,
"primary": false
},
{
"id": 361456,
"type": "long_text",
"name": "Notes",
"order": 16,
"primary": false
},
{
"id": 362107,
"type": "formula",
"name": "In compliance",
"order": 17,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "if(field('Requires follow-up') = true,'\u2705','\u274c')",
"formula_type": "text"
}
],
"views": [
{
"id": 79322,
"type": "grid",
"name": "All reports",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 15244,
"field_id": 360987,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 447233,
"field_id": 360986,
"width": 127,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447231,
"field_id": 360987,
"width": 167,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447232,
"field_id": 360988,
"width": 212,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447243,
"field_id": 360996,
"width": 217,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447308,
"field_id": 361001,
"width": 160,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447309,
"field_id": 361131,
"width": 150,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447325,
"field_id": 361146,
"width": 645,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447430,
"field_id": 361256,
"width": 156,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447436,
"field_id": 361267,
"width": 179,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447437,
"field_id": 361268,
"width": 192,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447441,
"field_id": 361272,
"width": 171,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447739,
"field_id": 361454,
"width": 179,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447741,
"field_id": 361456,
"width": 260,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449174,
"field_id": 362107,
"width": 156,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 79521,
"type": "grid",
"name": "Require follow-up",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 23655,
"field_id": 361454,
"type": "boolean",
"value": "1"
}
],
"sortings": [
{
"id": 15245,
"field_id": 360987,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 449137,
"field_id": 360986,
"width": 121,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449138,
"field_id": 360987,
"width": 156,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449139,
"field_id": 360988,
"width": 210,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449140,
"field_id": 360996,
"width": 221,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449141,
"field_id": 361001,
"width": 161,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449142,
"field_id": 361131,
"width": 154,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449143,
"field_id": 361146,
"width": 324,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449144,
"field_id": 361256,
"width": 155,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449145,
"field_id": 361267,
"width": 179,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449146,
"field_id": 361268,
"width": 186,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449147,
"field_id": 361272,
"width": 175,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449148,
"field_id": 361454,
"width": 176,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449150,
"field_id": 361456,
"width": 200,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449176,
"field_id": 362107,
"width": 167,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 79522,
"type": "grid",
"name": "In compliance",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 23657,
"field_id": 361454,
"type": "boolean",
"value": "1"
}
],
"sortings": [
{
"id": 15246,
"field_id": 360987,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 449151,
"field_id": 360986,
"width": 125,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449152,
"field_id": 360987,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449153,
"field_id": 360988,
"width": 223,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449154,
"field_id": 360996,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449155,
"field_id": 361001,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449156,
"field_id": 361131,
"width": 154,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449157,
"field_id": 361146,
"width": 295,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449158,
"field_id": 361256,
"width": 156,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449159,
"field_id": 361267,
"width": 175,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449160,
"field_id": 361268,
"width": 189,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449161,
"field_id": 361272,
"width": 171,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449162,
"field_id": 361454,
"width": 176,
"hidden": true,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449164,
"field_id": 361456,
"width": 278,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449177,
"field_id": 362107,
"width": 151,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 79548,
"type": "form",
"name": "New report",
"order": 4,
"public": false,
"title": "New report form",
"description": "",
"cover_image": null,
"logo_image": {
"name": "xUQCb9w9dCxzqwXfWZtYpzBMGlGsX71y_dff9a05e941e9dcf959271ffbaaf216e6394340397f343fc724450e3bf160c1a.png",
"original_name": "pic (1).png"
},
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "Report submitted!",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 20398,
"field_id": 360986,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 0,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20399,
"field_id": 360987,
"name": "Date & time of inspection",
"description": "",
"enabled": true,
"required": true,
"order": 1,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20400,
"field_id": 360988,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 2,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20401,
"field_id": 360996,
"name": "",
"description": "",
"enabled": true,
"required": false,
"order": 3,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20404,
"field_id": 361146,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 4,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20409,
"field_id": 361454,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 5,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20410,
"field_id": 361456,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 6,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20402,
"field_id": 361001,
"name": "Report completed by",
"description": "",
"enabled": true,
"required": true,
"order": 7,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20403,
"field_id": 361131,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 8,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20405,
"field_id": 361256,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 9,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20406,
"field_id": 361267,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 10,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20407,
"field_id": 361268,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 11,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20408,
"field_id": 361272,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 12,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20411,
"field_id": 362107,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 13,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2022-05-02T12:21:59.591489+00:00",
"updated_on": "2022-05-02T20:35:17.249056+00:00",
"field_360986": "BUILD123",
"field_360987": "2022-01-04T09:29:00+00:00",
"field_360988": [
1,
2
],
"field_360996": [
1
],
"field_361001": [
1
],
"field_361131": [
{
"name": "YP5IXtaIKeLeJQsH9K3MxyeCiYP7xPf6_2e32d221e09f728e025b044b1d14141ed5c61d5124dc7b538517d4eace2f2928.docx",
"visible_name": "BUILD123.docx",
"original_name": "BUILD123.docx"
}
],
"field_361146": [
1,
9,
12,
13,
17
],
"field_361256": null,
"field_361267": null,
"field_361268": null,
"field_361272": null,
"field_361454": "true",
"field_361456": "Many violations. Will need to visit again within a month.",
"field_362107": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-05-02T12:21:59.595375+00:00",
"updated_on": "2022-05-02T20:36:33.118835+00:00",
"field_360986": "BUILW124",
"field_360987": "2021-10-28T14:30:00+00:00",
"field_360988": [
2
],
"field_360996": [
2
],
"field_361001": [
1
],
"field_361131": [
{
"name": "MBeNeIZ1fnKn5s4P9JHlJJR3MfewRIUZ_2e32d221e09f728e025b044b1d14141ed5c61d5124dc7b538517d4eace2f2928.docx",
"visible_name": "BUILW124.docx",
"original_name": "BUILW124.docx"
}
],
"field_361146": [
7,
10,
12,
15
],
"field_361256": null,
"field_361267": null,
"field_361268": null,
"field_361272": null,
"field_361454": "false",
"field_361456": "Walked the staff through the violations.",
"field_362107": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-05-02T13:17:22.121231+00:00",
"updated_on": "2022-05-02T20:36:14.330246+00:00",
"field_360986": "WKILD125",
"field_360987": "2022-10-12T10:30:00+00:00",
"field_360988": [
3
],
"field_360996": [
3,
14
],
"field_361001": [
2
],
"field_361131": [
{
"name": "l8bLBxK3NzeL8GTwV4Z9bWVd2yvDWWKq_2e32d221e09f728e025b044b1d14141ed5c61d5124dc7b538517d4eace2f2928.docx",
"visible_name": "WKILD125.docx",
"original_name": "WKILD125.docx"
}
],
"field_361146": [
4,
8,
16
],
"field_361256": null,
"field_361267": null,
"field_361268": null,
"field_361272": null,
"field_361454": "true",
"field_361456": "Staff seemed to require more direction and information. I provided them with the official city documentation.",
"field_362107": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-05-02T13:17:27.120612+00:00",
"updated_on": "2022-05-02T20:36:50.448119+00:00",
"field_360986": "JENKL355",
"field_360987": "2021-08-24T13:23:00+00:00",
"field_360988": [
4,
12
],
"field_360996": [
12
],
"field_361001": [
3
],
"field_361131": [
{
"name": "WK6FtPMHVZt3PE1Ha4CL6zxPF6oAUnTG_2e32d221e09f728e025b044b1d14141ed5c61d5124dc7b538517d4eace2f2928.docx",
"visible_name": "JENKL355.docx",
"original_name": "JENKL355.docx"
}
],
"field_361146": [
9,
12,
14
],
"field_361256": null,
"field_361267": null,
"field_361268": null,
"field_361272": null,
"field_361454": "false",
"field_361456": null,
"field_362107": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-05-02T13:17:33.042362+00:00",
"updated_on": "2022-05-03T16:49:47.285042+00:00",
"field_360986": "PEKN294",
"field_360987": "2022-03-02T11:45:00+00:00",
"field_360988": [
5
],
"field_360996": [
5
],
"field_361001": [
4,
2
],
"field_361131": [
{
"name": "5XAvf32rqerNnun1iwu2HtwNbqHzNnLF_2e32d221e09f728e025b044b1d14141ed5c61d5124dc7b538517d4eace2f2928.docx",
"visible_name": "PEKN294.docx",
"original_name": "PEKN294.docx"
}
],
"field_361146": [
11,
15
],
"field_361256": null,
"field_361267": null,
"field_361268": null,
"field_361272": null,
"field_361454": "false",
"field_361456": "Minor violations. Provided the staff with a booklet.",
"field_362107": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-05-02T13:17:38.191369+00:00",
"updated_on": "2022-05-02T20:37:32.239199+00:00",
"field_360986": "FQILX345",
"field_360987": "2022-04-12T12:50:00+00:00",
"field_360988": [
6
],
"field_360996": [
15,
6,
16
],
"field_361001": [
5
],
"field_361131": [
{
"name": "xkMVTuiGWboC4fbBGcnDBidj5Dvek5tC_2e32d221e09f728e025b044b1d14141ed5c61d5124dc7b538517d4eace2f2928.docx",
"visible_name": "FQILX345.docx",
"original_name": "FQILX345.docx"
}
],
"field_361146": [
2,
7,
11
],
"field_361256": null,
"field_361267": null,
"field_361268": null,
"field_361272": null,
"field_361454": "true",
"field_361456": null,
"field_362107": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2022-05-02T13:17:44.084678+00:00",
"updated_on": "2022-05-02T20:38:10.095303+00:00",
"field_360986": "PLEND532",
"field_360987": "2022-03-28T13:10:00+00:00",
"field_360988": [
7
],
"field_360996": [
4,
7
],
"field_361001": [
5
],
"field_361131": [
{
"name": "ltuxcHI5U2stLyaeF0vhKGTq8VOS7SVl_2e32d221e09f728e025b044b1d14141ed5c61d5124dc7b538517d4eace2f2928.docx",
"visible_name": "PLEND532.docx",
"original_name": "PLEND532.docx"
}
],
"field_361146": [
6,
15,
14
],
"field_361256": null,
"field_361267": null,
"field_361268": null,
"field_361272": null,
"field_361454": "false",
"field_361456": null,
"field_362107": null
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2022-05-02T13:17:49.347609+00:00",
"updated_on": "2022-05-02T20:38:23.928969+00:00",
"field_360986": "WORHT345",
"field_360987": "2021-05-29T14:30:00+00:00",
"field_360988": [
8
],
"field_360996": [
8,
19
],
"field_361001": [
6
],
"field_361131": [
{
"name": "2qOtVyf7jvCYSuFa7L8oLhPdyvbLVVPR_2e32d221e09f728e025b044b1d14141ed5c61d5124dc7b538517d4eace2f2928.docx",
"visible_name": "WORHT345.docx",
"original_name": "WORHT345.docx"
}
],
"field_361146": [
5,
13,
18
],
"field_361256": null,
"field_361267": null,
"field_361268": null,
"field_361272": null,
"field_361454": "true",
"field_361456": "Need to revisit within a month.",
"field_362107": null
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2022-05-02T13:17:58.134154+00:00",
"updated_on": "2022-05-02T20:38:56.086625+00:00",
"field_360986": "KORJW920",
"field_360987": "2022-03-15T10:35:00+00:00",
"field_360988": [
9
],
"field_360996": [
9,
13
],
"field_361001": [
6
],
"field_361131": [
{
"name": "wUqOCe9LH1mQNf7bBk0l5Bo1xk8CCB5J_2e32d221e09f728e025b044b1d14141ed5c61d5124dc7b538517d4eace2f2928.docx",
"visible_name": "KORJW920.docx",
"original_name": "KORJW920.docx"
}
],
"field_361146": [
2,
15,
19
],
"field_361256": null,
"field_361267": null,
"field_361268": null,
"field_361272": null,
"field_361454": "true",
"field_361456": "Staff was not aware of food handlers certifications. I directed them to the website where they can get accredited.",
"field_362107": null
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2022-05-02T14:41:47.348600+00:00",
"updated_on": "2022-05-02T20:39:10.265458+00:00",
"field_360986": "LDFPH249",
"field_360987": "2022-05-01T13:45:00+00:00",
"field_360988": [
10
],
"field_360996": [
10,
17
],
"field_361001": [
6
],
"field_361131": [
{
"name": "FYuAbZyKUH3icpbvajN7AUhsQO3WUvuP_2e32d221e09f728e025b044b1d14141ed5c61d5124dc7b538517d4eace2f2928.docx",
"visible_name": "LDFPH249.docx",
"original_name": "LDFPH249.docx"
}
],
"field_361146": [
3,
16,
20
],
"field_361256": null,
"field_361267": null,
"field_361268": null,
"field_361272": null,
"field_361454": "true",
"field_361456": "Although no sever violations, changes still needed to be implemented.",
"field_362107": null
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2022-05-02T14:41:59.754836+00:00",
"updated_on": "2022-05-02T20:39:23.286661+00:00",
"field_360986": "DWGJO119",
"field_360987": "2022-04-30T12:30:00+00:00",
"field_360988": [
11
],
"field_360996": [
18,
11
],
"field_361001": [
3
],
"field_361131": [
{
"name": "8T134SFF6gbsy08fbita5B1g3QHg5yAS_2e32d221e09f728e025b044b1d14141ed5c61d5124dc7b538517d4eace2f2928.docx",
"visible_name": "DWGJO119.docx",
"original_name": "DWGJO119.docx"
}
],
"field_361146": [
7,
14,
13
],
"field_361256": null,
"field_361267": null,
"field_361268": null,
"field_361272": null,
"field_361454": "false",
"field_361456": null,
"field_362107": null
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2022-05-02T14:42:11.438460+00:00",
"updated_on": "2022-05-02T20:39:37.018711+00:00",
"field_360986": "PLSFOK192",
"field_360987": "2022-10-19T09:45:00+00:00",
"field_360988": [
12
],
"field_360996": [
12
],
"field_361001": [
2
],
"field_361131": [
{
"name": "RU4eUhFF439v0B0bckRFL5oZ0DE3ksbU_2e32d221e09f728e025b044b1d14141ed5c61d5124dc7b538517d4eace2f2928.docx",
"visible_name": "PLSFOK192.docx",
"original_name": "PLSFOK192.docx"
}
],
"field_361146": [
9
],
"field_361256": null,
"field_361267": null,
"field_361268": null,
"field_361272": null,
"field_361454": "false",
"field_361456": "Awesome shape. Only one violation, and the staff was working on addressing the issue prior to my arrival.",
"field_362107": null
}
]
},
{
"id": 61736,
"name": "Establishments",
"order": 2,
"fields": [
{
"id": 360989,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 360990,
"type": "text",
"name": "Address",
"order": 1,
"primary": false,
"text_default": ""
},
{
"id": 360991,
"type": "link_row",
"name": "Managers",
"order": 2,
"primary": false,
"link_row_table_id": 61737,
"link_row_related_field_id": 361144,
"has_related_field": true
},
{
"id": 360995,
"type": "link_row",
"name": "Related reports",
"order": 3,
"primary": false,
"link_row_table_id": 61735,
"link_row_related_field_id": 360988,
"has_related_field": true
},
{
"id": 361003,
"type": "rating",
"name": "Risk level",
"order": 4,
"primary": false,
"max_value": 3,
"color": "dark-red",
"style": "flag"
},
{
"id": 361142,
"type": "single_select",
"name": "Type",
"order": 6,
"primary": false,
"select_options": [
{
"id": 93382,
"value": "Bar \ud83c\udf7b",
"color": "light-blue",
"order": 0
},
{
"id": 93383,
"value": "Restaurant \ud83c\udf7d",
"color": "light-green",
"order": 1
},
{
"id": 93384,
"value": "Cafe \u2615\ufe0f",
"color": "light-orange",
"order": 2
}
]
},
{
"id": 361143,
"type": "phone_number",
"name": "Phone number",
"order": 7,
"primary": false
},
{
"id": 361148,
"type": "lookup",
"name": "Violations reported",
"order": 8,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": "text",
"through_field_id": 360995,
"through_field_name": "Related reports",
"target_field_id": 361146,
"target_field_name": "Violations identified"
},
{
"id": 361491,
"type": "email",
"name": "Email",
"order": 9,
"primary": false
},
{
"id": 361492,
"type": "lookup",
"name": "Inspected on",
"order": 10,
"primary": false,
"error": null,
"date_format": "ISO",
"date_include_time": false,
"date_time_format": "24",
"number_decimal_places": null,
"array_formula_type": "date",
"through_field_id": 360995,
"through_field_name": "Related reports",
"target_field_id": 360987,
"target_field_name": "Date and time"
},
{
"id": 362098,
"type": "file",
"name": "Photo",
"order": 11,
"primary": false
},
{
"id": 362200,
"type": "lookup",
"name": "Previous pass/fail",
"order": 12,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": "text",
"through_field_id": 360995,
"through_field_name": "Related reports",
"target_field_id": 362107,
"target_field_name": "In compliance"
}
],
"views": [
{
"id": 79323,
"type": "grid",
"name": "All establishments",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 15204,
"field_id": 360989,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 447236,
"field_id": 360989,
"width": 170,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447234,
"field_id": 360990,
"width": 175,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447235,
"field_id": 360991,
"width": 224,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447244,
"field_id": 360995,
"width": 187,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447320,
"field_id": 361003,
"width": 124,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447322,
"field_id": 361142,
"width": 125,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447323,
"field_id": 361143,
"width": 158,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447330,
"field_id": 361148,
"width": 467,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447776,
"field_id": 361491,
"width": 237,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447778,
"field_id": 361492,
"width": 185,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449165,
"field_id": 362098,
"width": 100,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449271,
"field_id": 362200,
"width": 170,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 79542,
"type": "grid",
"name": "Top risk level",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 23659,
"field_id": 361003,
"type": "equal",
"value": "3"
}
],
"sortings": [
{
"id": 15247,
"field_id": 360989,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 449251,
"field_id": 360989,
"width": 158,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449252,
"field_id": 360990,
"width": 166,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449253,
"field_id": 360991,
"width": 228,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449254,
"field_id": 360995,
"width": 200,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449255,
"field_id": 361003,
"width": 119,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449256,
"field_id": 361142,
"width": 126,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449257,
"field_id": 361143,
"width": 157,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449258,
"field_id": 361148,
"width": 280,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449259,
"field_id": 361491,
"width": 247,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449260,
"field_id": 361492,
"width": 182,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449261,
"field_id": 362098,
"width": 100,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449272,
"field_id": 362200,
"width": 252,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 79543,
"type": "gallery",
"name": "Restaurant gallery",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 23660,
"field_id": 361142,
"type": "single_select_equal",
"value": "93383"
}
],
"sortings": [
{
"id": 15248,
"field_id": 360989,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"card_cover_image_field_id": 362098,
"field_options": [
{
"id": 8520,
"field_id": 360989,
"hidden": false,
"order": 32767
},
{
"id": 8521,
"field_id": 360990,
"hidden": false,
"order": 32767
},
{
"id": 8522,
"field_id": 360991,
"hidden": false,
"order": 32767
},
{
"id": 8523,
"field_id": 360995,
"hidden": false,
"order": 32767
},
{
"id": 8524,
"field_id": 361003,
"hidden": false,
"order": 32767
},
{
"id": 8525,
"field_id": 361142,
"hidden": true,
"order": 32767
},
{
"id": 8526,
"field_id": 361143,
"hidden": false,
"order": 32767
},
{
"id": 8527,
"field_id": 361148,
"hidden": true,
"order": 32767
},
{
"id": 8528,
"field_id": 361491,
"hidden": false,
"order": 32767
},
{
"id": 8529,
"field_id": 361492,
"hidden": false,
"order": 32767
},
{
"id": 8530,
"field_id": 362098,
"hidden": true,
"order": 32767
},
{
"id": 8553,
"field_id": 362200,
"hidden": false,
"order": 32767
}
]
},
{
"id": 79544,
"type": "gallery",
"name": "Cafe gallery",
"order": 4,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 23661,
"field_id": 361142,
"type": "single_select_equal",
"value": "93384"
}
],
"sortings": [
{
"id": 15249,
"field_id": 360989,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"card_cover_image_field_id": 362098,
"field_options": [
{
"id": 8531,
"field_id": 360989,
"hidden": false,
"order": 32767
},
{
"id": 8532,
"field_id": 360990,
"hidden": false,
"order": 32767
},
{
"id": 8533,
"field_id": 360991,
"hidden": false,
"order": 32767
},
{
"id": 8534,
"field_id": 360995,
"hidden": true,
"order": 32767
},
{
"id": 8535,
"field_id": 361003,
"hidden": false,
"order": 32767
},
{
"id": 8536,
"field_id": 361142,
"hidden": false,
"order": 32767
},
{
"id": 8537,
"field_id": 361143,
"hidden": false,
"order": 32767
},
{
"id": 8538,
"field_id": 361148,
"hidden": false,
"order": 32767
},
{
"id": 8539,
"field_id": 361491,
"hidden": false,
"order": 32767
},
{
"id": 8540,
"field_id": 361492,
"hidden": false,
"order": 32767
},
{
"id": 8541,
"field_id": 362098,
"hidden": true,
"order": 32767
},
{
"id": 8554,
"field_id": 362200,
"hidden": false,
"order": 32767
}
]
},
{
"id": 79545,
"type": "gallery",
"name": "Bar gallery",
"order": 5,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 23662,
"field_id": 361142,
"type": "single_select_equal",
"value": "93382"
}
],
"sortings": [
{
"id": 15250,
"field_id": 360989,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"card_cover_image_field_id": 362098,
"field_options": [
{
"id": 8542,
"field_id": 360989,
"hidden": false,
"order": 32767
},
{
"id": 8543,
"field_id": 360990,
"hidden": false,
"order": 32767
},
{
"id": 8544,
"field_id": 360991,
"hidden": false,
"order": 32767
},
{
"id": 8545,
"field_id": 360995,
"hidden": true,
"order": 32767
},
{
"id": 8546,
"field_id": 361003,
"hidden": false,
"order": 32767
},
{
"id": 8547,
"field_id": 361142,
"hidden": true,
"order": 32767
},
{
"id": 8548,
"field_id": 361143,
"hidden": false,
"order": 32767
},
{
"id": 8549,
"field_id": 361148,
"hidden": false,
"order": 32767
},
{
"id": 8550,
"field_id": 361491,
"hidden": false,
"order": 32767
},
{
"id": 8551,
"field_id": 361492,
"hidden": false,
"order": 32767
},
{
"id": 8552,
"field_id": 362098,
"hidden": true,
"order": 32767
},
{
"id": 8555,
"field_id": 362200,
"hidden": false,
"order": 32767
}
]
},
{
"id": 79547,
"type": "kanban",
"name": "By type",
"order": 6,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 361142,
"card_cover_image_field_id": 362098,
"field_options": [
{
"id": 1124,
"field_id": 360989,
"hidden": false,
"order": 32767
},
{
"id": 1125,
"field_id": 360990,
"hidden": false,
"order": 32767
},
{
"id": 1126,
"field_id": 360991,
"hidden": false,
"order": 32767
},
{
"id": 1127,
"field_id": 360995,
"hidden": true,
"order": 32767
},
{
"id": 1128,
"field_id": 361003,
"hidden": false,
"order": 32767
},
{
"id": 1129,
"field_id": 361142,
"hidden": true,
"order": 32767
},
{
"id": 1130,
"field_id": 361143,
"hidden": false,
"order": 32767
},
{
"id": 1131,
"field_id": 361148,
"hidden": true,
"order": 32767
},
{
"id": 1132,
"field_id": 361491,
"hidden": false,
"order": 32767
},
{
"id": 1133,
"field_id": 361492,
"hidden": false,
"order": 32767
},
{
"id": 1134,
"field_id": 362098,
"hidden": true,
"order": 32767
},
{
"id": 1135,
"field_id": 362200,
"hidden": false,
"order": 32767
}
]
},
{
"id": 79551,
"type": "form",
"name": "New establishment",
"order": 7,
"public": false,
"title": "New establishment",
"description": "Add a new establishment to the list!",
"cover_image": null,
"logo_image": {
"name": "saBykoXclukZuYWkNSveVIDHnOWcLygU_0055ec7e9d68f37ac84c3131a889356d8a76758c0bb879c896f593b47e2f39ab.png",
"original_name": "opensign.png"
},
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 20412,
"field_id": 360989,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 0,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20417,
"field_id": 361142,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 1,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20416,
"field_id": 361003,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 2,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20413,
"field_id": 360990,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 3,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20418,
"field_id": 361143,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 4,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20420,
"field_id": 361491,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 5,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20414,
"field_id": 360991,
"name": "",
"description": "(if available)",
"enabled": true,
"required": false,
"order": 6,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20415,
"field_id": 360995,
"name": "",
"description": "",
"enabled": true,
"required": false,
"order": 7,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20419,
"field_id": 361148,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 8,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20421,
"field_id": 361492,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 9,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20422,
"field_id": 362098,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 10,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20423,
"field_id": 362200,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 11,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
}
],
"rows": [
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-05-02T12:25:12.267306+00:00",
"updated_on": "2023-01-18T21:01:05.320362+00:00",
"field_360989": "The Coffee Shrimp",
"field_360990": "5028 Hasty Acres Rd",
"field_360991": [
2,
1
],
"field_360995": [
2,
1
],
"field_361003": 3,
"field_361142": 93384,
"field_361143": "(770) 869-1109",
"field_361148": null,
"field_361491": "management@coffeeshrimp.com",
"field_361492": null,
"field_362098": [
{
"name": "bgRKn3ex1ZQrSYShIwwGYIPXJfGU9gyU_cfcc9d6f46003d9c51cfc4d36dbd1360c2c748a77f44e0ceecf12e2a0d850e31.jpg",
"visible_name": "resttaurant6.jpg",
"original_name": "resttaurant6.jpg"
}
],
"field_362200": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-05-02T13:33:26.417969+00:00",
"updated_on": "2022-05-03T15:43:47.033444+00:00",
"field_360989": "Mountain Gate",
"field_360990": "119 Pioneer Dr",
"field_360991": [
3,
14
],
"field_360995": [
3
],
"field_361003": 2,
"field_361142": 93382,
"field_361143": "(770) 926-2449",
"field_361148": null,
"field_361491": "welcome@mountaingate.com",
"field_361492": null,
"field_362098": [
{
"name": "n6h3d7nbOS9hAZmIT6kp95SExxvYfuwV_b2dbdcb400dbbbec98a604444bf2ecadeffe4c9d62fb928dedd4a5f3f91424f2.jpeg",
"visible_name": "restaurant9.jpeg",
"original_name": "restaurant9.jpeg"
}
],
"field_362200": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-05-02T13:33:39.985774+00:00",
"updated_on": "2022-05-03T15:48:18.799076+00:00",
"field_360989": "The Olive Commander",
"field_360990": "30 Heraldry Ct",
"field_360991": [
5,
15
],
"field_360995": [
5
],
"field_361003": 1,
"field_361142": 93383,
"field_361143": "(559) 765-4228",
"field_361148": null,
"field_361491": "hello@olivecommander.com",
"field_361492": null,
"field_362098": [
{
"name": "HOQK5JL3UDR9lnQF6fl3uVL4MIn5Ltf9_a2809500d45a7ba9458e0150995a4904adb504c9a78ae3c085a71f17316a2ed3.jpeg",
"visible_name": "re111.jpeg",
"original_name": "re111.jpeg"
}
],
"field_362200": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-05-02T13:34:08.858549+00:00",
"updated_on": "2023-01-18T20:58:10.898551+00:00",
"field_360989": "Aroma Eats",
"field_360990": "96 Bedford Ave",
"field_360991": [
6,
16
],
"field_360995": [
6
],
"field_361003": 2,
"field_361142": 93383,
"field_361143": "(740) 593-6745",
"field_361148": null,
"field_361491": "service@aromaeats.com",
"field_361492": null,
"field_362098": [
{
"name": "Am66ZtelM5QHKfMt1boE5Ot8FqE3kx3t_dd8a9adb5f1138cfcedd71b400435c1fe4601051b2a515da285b299de788e3f5.jpg",
"visible_name": "restaurant3.jpg",
"original_name": "restaurant3.jpg"
}
],
"field_362200": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2022-05-02T13:34:18.917628+00:00",
"updated_on": "2023-01-18T21:00:16.474412+00:00",
"field_360989": "Thai Tree",
"field_360990": "212 E 2nd St",
"field_360991": [
7,
4
],
"field_360995": [
7
],
"field_361003": 1,
"field_361142": 93383,
"field_361143": "(785) 762-1892",
"field_361148": null,
"field_361491": "hello@thaitree.com",
"field_361492": null,
"field_362098": [
{
"name": "6jyY1Eh7Ow08VPi0GWzLAmeRC2T0zoUa_5bfae58ceb5078e4b48d76416f4ea3c5d6dda50cfe21db536fdc4dabba4d7853.jpg",
"visible_name": "retsuarant8.jpg",
"original_name": "retsuarant8.jpg"
}
],
"field_362200": null
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2022-05-02T13:34:47.589116+00:00",
"updated_on": "2023-01-18T20:57:29.638391+00:00",
"field_360989": "Amigos",
"field_360990": "980 Sandy Cross Rd",
"field_360991": [
8,
19
],
"field_360995": [
8
],
"field_361003": 2,
"field_361142": 93382,
"field_361143": "(701) 364-2619",
"field_361148": null,
"field_361491": "hello@amigos.com",
"field_361492": null,
"field_362098": [
{
"name": "7HsPEMNAs8mcaxFxySCDBLXP8H2M8AtS_cbe32dcc1edd1b65ac4e536223690d0dd1e978f3f9ae4694f10bd9967cda7d10.jpg",
"visible_name": "restaurant2(2).jpg",
"original_name": "restaurant2(2).jpg"
}
],
"field_362200": null
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2022-05-02T13:34:59.181315+00:00",
"updated_on": "2022-05-03T15:42:32.593347+00:00",
"field_360989": "Babylon Bistro",
"field_360990": "720 23rd St",
"field_360991": [
9,
13
],
"field_360995": [
9
],
"field_361003": 1,
"field_361142": 93382,
"field_361143": "(336) 272-7394",
"field_361148": null,
"field_361491": "management@babylonbistro.com",
"field_361492": null,
"field_362098": [
{
"name": "xld8SF1TMUQ5SWwklHAA0qFiUSUqeMUo_4bb2f4ce1946c9faad97a1efa5174e5862aa190f2b084461eddbca841338723c.jpeg",
"visible_name": "restaurant4.jpeg",
"original_name": "restaurant4.jpeg"
}
],
"field_362200": null
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2022-05-02T13:35:08.364455+00:00",
"updated_on": "2022-05-03T15:44:22.030862+00:00",
"field_360989": "Forest Spices",
"field_360990": "1203 W Northwood St",
"field_360991": [
10,
17
],
"field_360995": [
10
],
"field_361003": 1,
"field_361142": 93383,
"field_361143": "(336) 292-7214",
"field_361148": null,
"field_361491": "leadership@forestspices.com",
"field_361492": null,
"field_362098": [
{
"name": "bgECMoQPwWNg6UN4xHAhJ9N4a4Ac6B7E_7dfe6ca6e4e7782690ece3271886a20510b2633c2275c3a7bf7b7be7f7c854c7.jpeg",
"visible_name": "restrauant910.jpeg",
"original_name": "restrauant910.jpeg"
}
],
"field_362200": null
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2022-05-02T13:35:13.624588+00:00",
"updated_on": "2023-01-18T21:02:03.682614+00:00",
"field_360989": "The Old Orchard",
"field_360990": "149 Darlington Terr",
"field_360991": [
11,
18
],
"field_360995": [
11
],
"field_361003": 3,
"field_361142": 93384,
"field_361143": "(608) 782-7810",
"field_361148": null,
"field_361491": "management@oldorchardcafe.com",
"field_361492": null,
"field_362098": [
{
"name": "FwkLfs3eBqlywHeXICOFSR4dy7f0s98Y_4521838cb4690e19798ddcb65710d977474dfa5b7db59d70a87d3fd0561c1a93.jpg",
"visible_name": "restraurant1.jpg",
"original_name": "restraurant1.jpg"
}
],
"field_362200": null
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2022-05-02T13:37:58.164238+00:00",
"updated_on": "2022-05-03T15:43:24.549517+00:00",
"field_360989": "Earth Cafe",
"field_360990": "10 Hibiscus Ave",
"field_360991": [
12
],
"field_360995": [
12,
4
],
"field_361003": 3,
"field_361142": 93384,
"field_361143": "(289) 337-1378",
"field_361148": null,
"field_361491": "hello@earthcafe.com",
"field_361492": null,
"field_362098": [
{
"name": "fhiCEg1IMLSypWhaK25RWDGuLB3CZa3n_6333e29716118e41260d9ae55d1d5c536858f1a8822d595c538deb56100e8a74.jpeg",
"visible_name": "restaurant5.jpeg",
"original_name": "restaurant5.jpeg"
}
],
"field_362200": null
}
]
},
{
"id": 61737,
"name": "Managers",
"order": 3,
"fields": [
{
"id": 360992,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 360993,
"type": "email",
"name": "Email",
"order": 1,
"primary": false
},
{
"id": 360997,
"type": "link_row",
"name": "Present during",
"order": 3,
"primary": false,
"link_row_table_id": 61735,
"link_row_related_field_id": 360996,
"has_related_field": true
},
{
"id": 361144,
"type": "link_row",
"name": "Manager for",
"order": 4,
"primary": false,
"link_row_table_id": 61736,
"link_row_related_field_id": 360991,
"has_related_field": true
},
{
"id": 361505,
"type": "lookup",
"name": "Establishment phone number",
"order": 5,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": "char",
"through_field_id": 361144,
"through_field_name": "Manager for",
"target_field_id": 361143,
"target_field_name": "Phone number"
},
{
"id": 361507,
"type": "text",
"name": "Notes",
"order": 6,
"primary": false,
"text_default": "Usual point of contact."
},
{
"id": 372343,
"type": "phone_number",
"name": "Personal phone number",
"order": 7,
"primary": false
}
],
"views": [
{
"id": 79324,
"type": "grid",
"name": "All managers",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 15217,
"field_id": 360992,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 447239,
"field_id": 360992,
"width": 132,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447237,
"field_id": 360993,
"width": 217,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447310,
"field_id": 360997,
"width": 179,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447324,
"field_id": 361144,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447861,
"field_id": 361505,
"width": 261,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 448109,
"field_id": 361507,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 468942,
"field_id": 372343,
"width": 210,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 79582,
"type": "form",
"name": "New manager",
"order": 2,
"public": false,
"title": "New manager info",
"description": "",
"cover_image": null,
"logo_image": null,
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 20446,
"field_id": 360992,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20447,
"field_id": 360993,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20448,
"field_id": 360997,
"name": "",
"description": "",
"enabled": true,
"required": false,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20449,
"field_id": 361144,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20450,
"field_id": 361505,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20451,
"field_id": 361507,
"name": "",
"description": "",
"enabled": true,
"required": false,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2022-05-02T12:25:22.239363+00:00",
"updated_on": "2022-05-10T17:08:55.074710+00:00",
"field_360992": "Domingo Wise",
"field_360993": "domingo@coffeeshrimp.com",
"field_360997": [
1
],
"field_361144": [
1,
2
],
"field_361505": null,
"field_361507": "Usual point of contact.",
"field_372343": "(201) 302-2342"
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-05-02T12:25:22.242708+00:00",
"updated_on": "2022-05-10T17:10:18.281122+00:00",
"field_360992": "Ken Cortez",
"field_360993": "ken@coffeeshrimp.com",
"field_360997": [
2
],
"field_361144": [
2
],
"field_361505": null,
"field_361507": "Usual point of contact.",
"field_372343": "(190) 689-832"
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-05-02T13:19:00.800050+00:00",
"updated_on": "2022-05-10T17:10:03.195994+00:00",
"field_360992": "Jenna Owen",
"field_360993": "jenna@mountaingate.com",
"field_360997": [
3
],
"field_361144": [
3
],
"field_361505": null,
"field_361507": "Always very helpful.",
"field_372343": "(920) 412-821"
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-05-02T13:19:06.439777+00:00",
"updated_on": "2022-05-10T17:08:29.204338+00:00",
"field_360992": "Charlie Stokes",
"field_360993": "charlie@thaitree.com",
"field_360997": [
7
],
"field_361144": [
4,
7
],
"field_361505": null,
"field_361507": "Usual point of contact.",
"field_372343": "(323) 112-7002"
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-05-02T13:19:12.924372+00:00",
"updated_on": "2022-05-10T17:11:27.750682+00:00",
"field_360992": "Robin Lee",
"field_360993": "robin@olivecommander.com",
"field_360997": [
5
],
"field_361144": [
5
],
"field_361505": null,
"field_361507": "New manager.",
"field_372343": "(211) 043-567"
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-05-02T13:19:19.555759+00:00",
"updated_on": "2022-05-10T17:11:14.828279+00:00",
"field_360992": "Patricia Hill",
"field_360993": "patricia@aromaeats.com",
"field_360997": [
6
],
"field_361144": [
6
],
"field_361505": null,
"field_361507": "Very helpful.",
"field_372343": "(441) 003-912"
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2022-05-02T13:19:26.463021+00:00",
"updated_on": "2022-05-10T17:08:42.263531+00:00",
"field_360992": "Clyde Coleman",
"field_360993": "clyde@thaitree.com",
"field_360997": [
7
],
"field_361144": [
7
],
"field_361505": null,
"field_361507": "Manager in training.",
"field_372343": "(773) 002-2302"
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2022-05-02T13:19:33.817423+00:00",
"updated_on": "2022-05-10T17:09:32.468464+00:00",
"field_360992": "Hugo Parsons",
"field_360993": "hugo@amigos.com",
"field_360997": [
8
],
"field_361144": [
8
],
"field_361505": null,
"field_361507": "Usual point of contact.",
"field_372343": "(821) 042-938"
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2022-05-02T13:19:57.212579+00:00",
"updated_on": "2022-05-10T17:10:43.174610+00:00",
"field_360992": "Lourdes Thorn",
"field_360993": "lourdes@babylonbistro.com",
"field_360997": [
9
],
"field_361144": [
9
],
"field_361505": null,
"field_361507": "Usual point of contact.",
"field_372343": "(381) 123-112"
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2022-05-02T13:20:05.477175+00:00",
"updated_on": "2022-05-10T17:09:42.820359+00:00",
"field_360992": "India Scales",
"field_360993": "india@forestspices.com",
"field_360997": [
10
],
"field_361144": [
10
],
"field_361505": null,
"field_361507": "",
"field_372343": "(901) 232-900"
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2022-05-02T13:20:11.885934+00:00",
"updated_on": "2022-05-10T17:11:44.237449+00:00",
"field_360992": "Yuri Perrin",
"field_360993": "yuri@oldorchard.com",
"field_360997": [
11
],
"field_361144": [
11
],
"field_361505": null,
"field_361507": "Usual point of contact.",
"field_372343": "(221) 293-998"
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2022-05-02T13:39:04.436450+00:00",
"updated_on": "2022-05-10T17:10:52.514458+00:00",
"field_360992": "Luella Mcdermott",
"field_360993": "luella@earthcafe.com",
"field_360997": [
4,
12
],
"field_361144": [
12
],
"field_361505": null,
"field_361507": "",
"field_372343": "(191) 123-385"
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2022-05-02T13:39:06.753019+00:00",
"updated_on": "2022-05-10T17:09:18.149027+00:00",
"field_360992": "Heidi Robson",
"field_360993": "heidi@babylonbistro.com",
"field_360997": [
9
],
"field_361144": [
1,
9
],
"field_361505": null,
"field_361507": "",
"field_372343": "(121) 192-992"
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2022-05-02T13:39:15.896252+00:00",
"updated_on": "2022-05-10T17:11:35.682497+00:00",
"field_360992": "Tanisha Barnett",
"field_360993": "tanisha@mountaingate.com",
"field_360997": [
3
],
"field_361144": [
3
],
"field_361505": null,
"field_361507": "Not the usual manager at this location.",
"field_372343": "(781) 043-582"
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2022-05-02T13:39:22.475630+00:00",
"updated_on": "2022-05-10T17:09:03.483261+00:00",
"field_360992": "Elwood Doyle",
"field_360993": "elwood@olivecommander.com",
"field_360997": [
6
],
"field_361144": [
5
],
"field_361505": null,
"field_361507": "Very helpful and prioritizes the inspection.",
"field_372343": "(101) 102-2998"
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2022-05-02T13:39:27.555303+00:00",
"updated_on": "2022-05-10T17:11:03.740742+00:00",
"field_360992": "Olly Roman",
"field_360993": "olly@aromaeats.com",
"field_360997": [
6
],
"field_361144": [
6
],
"field_361505": null,
"field_361507": "Usual point of contact.",
"field_372343": "(141) 113-900"
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2022-05-02T13:39:33.790385+00:00",
"updated_on": "2022-05-10T17:09:52.900939+00:00",
"field_360992": "Irving Guerrero",
"field_360993": "irving@forestspices.com",
"field_360997": [
10
],
"field_361144": [
10
],
"field_361505": null,
"field_361507": "Usual point of contact.",
"field_372343": "(701) 212-876"
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2022-05-02T13:39:40.413814+00:00",
"updated_on": "2022-05-10T17:08:17.717329+00:00",
"field_360992": "Archibald Tyler",
"field_360993": "archibald@oldorchardcafe.com",
"field_360997": [
11
],
"field_361144": [
11
],
"field_361505": null,
"field_361507": "New manager.",
"field_372343": "(623) 782-7572"
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2022-05-02T13:39:46.248612+00:00",
"updated_on": "2022-05-10T17:10:29.523413+00:00",
"field_360992": "Kris Acosta",
"field_360993": "kris@amigos.com",
"field_360997": [
8
],
"field_361144": [
8
],
"field_361505": null,
"field_361507": "Very knowledgeable.",
"field_372343": "(230) 119-992"
}
]
},
{
"id": 61738,
"name": "Inspectors",
"order": 4,
"fields": [
{
"id": 360998,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 360999,
"type": "phone_number",
"name": "Phone number",
"order": 1,
"primary": false
},
{
"id": 361002,
"type": "link_row",
"name": "Reports filed",
"order": 3,
"primary": false,
"link_row_table_id": 61735,
"link_row_related_field_id": 361001,
"has_related_field": true
},
{
"id": 361503,
"type": "text",
"name": "Address",
"order": 4,
"primary": false,
"text_default": ""
},
{
"id": 361504,
"type": "email",
"name": "Email",
"order": 5,
"primary": false
},
{
"id": 361509,
"type": "file",
"name": "Photo",
"order": 6,
"primary": false
},
{
"id": 361510,
"type": "formula",
"name": "Number of reports filed",
"order": 7,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 0,
"array_formula_type": null,
"formula": "count(field('Reports filed'))",
"formula_type": "number"
}
],
"views": [
{
"id": 79325,
"type": "grid",
"name": "All inspectors",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 15219,
"field_id": 360998,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 447242,
"field_id": 360998,
"width": 162,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447240,
"field_id": 360999,
"width": 159,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447313,
"field_id": 361002,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447859,
"field_id": 361503,
"width": 171,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447860,
"field_id": 361504,
"width": 240,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447867,
"field_id": 361509,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447927,
"field_id": 361510,
"width": 207,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 79570,
"type": "grid",
"name": "Most experienced",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 23671,
"field_id": 361510,
"type": "higher_than",
"value": "2"
}
],
"sortings": [
{
"id": 15261,
"field_id": 360998,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 449431,
"field_id": 360998,
"width": 148,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449432,
"field_id": 360999,
"width": 160,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449433,
"field_id": 361002,
"width": 251,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449434,
"field_id": 361503,
"width": 172,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449435,
"field_id": 361504,
"width": 237,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449436,
"field_id": 361509,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449437,
"field_id": 361510,
"width": 211,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 79572,
"type": "gallery",
"name": "Inspectors gallery",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 15262,
"field_id": 360998,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"card_cover_image_field_id": 361509,
"field_options": [
{
"id": 8556,
"field_id": 360998,
"hidden": false,
"order": 32767
},
{
"id": 8557,
"field_id": 360999,
"hidden": false,
"order": 32767
},
{
"id": 8558,
"field_id": 361002,
"hidden": false,
"order": 32767
},
{
"id": 8559,
"field_id": 361503,
"hidden": false,
"order": 32767
},
{
"id": 8560,
"field_id": 361504,
"hidden": false,
"order": 32767
},
{
"id": 8561,
"field_id": 361509,
"hidden": true,
"order": 32767
},
{
"id": 8562,
"field_id": 361510,
"hidden": false,
"order": 32767
}
]
},
{
"id": 79581,
"type": "form",
"name": "New inspector",
"order": 4,
"public": false,
"title": "Welcome to the team!",
"description": "",
"cover_image": null,
"logo_image": {
"name": "pzveIaC2kTeGynSnUUCZYKHL23wePGv0_57a44cb4239eaee44e63a93adb4a025d9a909c6a0ecf16867c23f4a6fc42871a.png",
"original_name": "inspector.png"
},
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 20439,
"field_id": 360998,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20440,
"field_id": 360999,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20441,
"field_id": 361002,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20442,
"field_id": 361503,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20443,
"field_id": 361504,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20444,
"field_id": 361509,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20445,
"field_id": 361510,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2022-05-02T12:28:56.733148+00:00",
"updated_on": "2022-05-02T18:50:00.512260+00:00",
"field_360998": "Marcel Rosenthal",
"field_360999": "(610) 828-1695",
"field_361002": [
1,
2
],
"field_361503": "2131 N Basswood Dr",
"field_361504": "marcel@healthinspectionorg.com",
"field_361509": [
{
"name": "xVXdZvTqFOYTE73Zg94vgzy89h3O0YSv_b12895668f6a26b304904d6ecc4a99a5c16fff4f2cfb0fea97a0d216849f6863.jpeg",
"visible_name": "m3.jpeg",
"original_name": "m3.jpeg"
}
],
"field_361510": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-05-02T12:28:56.735952+00:00",
"updated_on": "2022-05-02T18:50:16.433833+00:00",
"field_360998": "Tajuana Magee",
"field_360999": "(602) 368-9461",
"field_361002": [
3,
12,
5
],
"field_361503": "5922 E Emile Zola Ave",
"field_361504": "tajuana@healthinspectionorg.com",
"field_361509": [
{
"name": "7GViut7nLsMuJFnHShlU4NQWHSB4Kv95_a414766a3cac427a115658f599242a9b4518075020f08229d6cd1173afd8284c.jpeg",
"visible_name": "personf1.jpeg",
"original_name": "personf1.jpeg"
}
],
"field_361510": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-05-02T13:20:32.544724+00:00",
"updated_on": "2022-05-02T18:50:29.454485+00:00",
"field_360998": "Corazon Mahaffey",
"field_360999": "(608) 296-6131",
"field_361002": [
4,
11
],
"field_361503": "6270 County Rd #B",
"field_361504": "corazon@healthinspectionorg.com",
"field_361509": [
{
"name": "jwQumxiRmcAMlmDZzQaHX51qSgO2QIJy_bcc56b560123d8512cdaedf08a03fe887d1330a45e01bfc73f5bd78998d15363.jpeg",
"visible_name": "person3.jpeg",
"original_name": "person3.jpeg"
}
],
"field_361510": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-05-02T13:20:55.118111+00:00",
"updated_on": "2022-05-02T18:50:49.814477+00:00",
"field_360998": "Andrea Abney",
"field_360999": "(336) 939-7180",
"field_361002": [
6,
7
],
"field_361503": "9268 S Park Springs Rd",
"field_361504": "andrea@healthinspectionorg.com",
"field_361509": [
{
"name": "VYR39iZt2rsahTC8YKHJEzmqCBLwZGI9_66ee23d35c5ed40d6f4ae54cd5e1f63c7de4b53eeab42618ccec0d6d302829fc.jpeg",
"visible_name": "w9.jpeg",
"original_name": "w9.jpeg"
}
],
"field_361510": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-05-02T13:21:06.221728+00:00",
"updated_on": "2022-05-02T18:51:01.381126+00:00",
"field_360998": "Porsha Behrens",
"field_360999": "(509) 886-0713",
"field_361002": [
8,
9,
10
],
"field_361503": "790 W Grant Rd",
"field_361504": "porsha@healthinspectionorg.com",
"field_361509": [
{
"name": "dULMdHPyoaRaLqMOKwHKXfvCr0dBWRuZ_784505f5a2b344798427f5e5bab0c21c50ab0125556b45d362fdd4574b920d6c.jpeg",
"visible_name": "woman5.jpeg",
"original_name": "woman5.jpeg"
}
],
"field_361510": null
}
]
},
{
"id": 61739,
"name": "Violations",
"order": 5,
"fields": [
{
"id": 361004,
"type": "text",
"name": "Title",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 361005,
"type": "single_select",
"name": "Type of violation",
"order": 1,
"primary": false,
"select_options": [
{
"id": 93234,
"value": "1\ufe0f\u20e3 Primary priority - immediate health hazard",
"color": "dark-red",
"order": 0
},
{
"id": 93235,
"value": "2\ufe0f\u20e3 Secondary priority - potential health hazard",
"color": "orange",
"order": 1
},
{
"id": 93236,
"value": "3\ufe0f\u20e3 Tertiary core - not following best practices",
"color": "gray",
"order": 2
}
]
},
{
"id": 361007,
"type": "single_select",
"name": "Category",
"order": 3,
"primary": false,
"select_options": [
{
"id": 93237,
"value": "Supervision/certifications",
"color": "light-blue",
"order": 0
},
{
"id": 93238,
"value": "Good hygiene practices",
"color": "light-green",
"order": 1
},
{
"id": 93239,
"value": "Protection from contamination",
"color": "light-orange",
"order": 2
},
{
"id": 93241,
"value": "Time/temp control",
"color": "light-gray",
"order": 3
},
{
"id": 93242,
"value": "Physical facilities",
"color": "blue",
"order": 4
}
]
},
{
"id": 361141,
"type": "lookup",
"name": "Establishments reported",
"order": 4,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": "text",
"through_field_id": 361147,
"through_field_name": "Identified on",
"target_field_id": 360988,
"target_field_name": "Establishment inspected"
},
{
"id": 361147,
"type": "link_row",
"name": "Identified on",
"order": 5,
"primary": false,
"link_row_table_id": 61735,
"link_row_related_field_id": 361146,
"has_related_field": true
},
{
"id": 361495,
"type": "formula",
"name": "Violation frequency",
"order": 6,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 0,
"array_formula_type": null,
"formula": "count(field('Identified on'))",
"formula_type": "number"
}
],
"views": [
{
"id": 79326,
"type": "grid",
"name": "All violations",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 15218,
"field_id": 361004,
"order": "DESC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 447247,
"field_id": 361004,
"width": 315,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447245,
"field_id": 361005,
"width": 300,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447326,
"field_id": 361007,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447327,
"field_id": 361141,
"width": 237,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447328,
"field_id": 361147,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 447839,
"field_id": 361495,
"width": 182,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 79577,
"type": "grid",
"name": "Most frequent",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 23672,
"field_id": 361495,
"type": "higher_than",
"value": "2"
}
],
"sortings": [
{
"id": 15263,
"field_id": 361495,
"order": "DESC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 449461,
"field_id": 361004,
"width": 319,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449462,
"field_id": 361005,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449463,
"field_id": 361007,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449464,
"field_id": 361141,
"width": 268,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449465,
"field_id": 361147,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 449466,
"field_id": 361495,
"width": 181,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 79578,
"type": "kanban",
"name": "By type",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 361005,
"field_options": [
{
"id": 1136,
"field_id": 361004,
"hidden": false,
"order": 32767
},
{
"id": 1137,
"field_id": 361005,
"hidden": true,
"order": 32767
},
{
"id": 1138,
"field_id": 361007,
"hidden": false,
"order": 32767
},
{
"id": 1139,
"field_id": 361141,
"hidden": false,
"order": 32767
},
{
"id": 1140,
"field_id": 361147,
"hidden": false,
"order": 32767
},
{
"id": 1141,
"field_id": 361495,
"hidden": false,
"order": 32767
}
]
},
{
"id": 79579,
"type": "kanban",
"name": "By category",
"order": 4,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 361007,
"field_options": [
{
"id": 1142,
"field_id": 361004,
"hidden": false,
"order": 32767
},
{
"id": 1143,
"field_id": 361005,
"hidden": false,
"order": 32767
},
{
"id": 1144,
"field_id": 361007,
"hidden": true,
"order": 32767
},
{
"id": 1145,
"field_id": 361141,
"hidden": false,
"order": 32767
},
{
"id": 1146,
"field_id": 361147,
"hidden": false,
"order": 32767
},
{
"id": 1147,
"field_id": 361495,
"hidden": false,
"order": 32767
}
]
},
{
"id": 79580,
"type": "form",
"name": "New violation",
"order": 5,
"public": false,
"title": "New violation",
"description": "",
"cover_image": null,
"logo_image": {
"name": "yJ4ybzerLf2wuicAt3SXq7u9MdlJTMLN_3f8802e9e30c23cd03e4ee37e7a1015aef4e718f828b7e49ee7981ef350de8e6.png",
"original_name": "caution.png"
},
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 20433,
"field_id": 361004,
"name": "What is the violation?",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20434,
"field_id": 361005,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20435,
"field_id": 361007,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20436,
"field_id": 361141,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20437,
"field_id": 361147,
"name": "",
"description": "",
"enabled": true,
"required": false,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 20438,
"field_id": 361495,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2022-05-02T12:35:30.409532+00:00",
"updated_on": "2022-05-02T13:13:23.282993+00:00",
"field_361004": "Inadequate storage temperatures",
"field_361005": 93234,
"field_361007": 93241,
"field_361141": null,
"field_361147": [
1
],
"field_361495": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-05-02T12:35:30.412214+00:00",
"updated_on": "2022-05-02T13:13:27.240972+00:00",
"field_361004": "Improper food handling practices",
"field_361005": 93234,
"field_361007": 93238,
"field_361141": null,
"field_361147": [
6,
9
],
"field_361495": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-05-02T12:36:12.535689+00:00",
"updated_on": "2022-05-02T13:13:29.934421+00:00",
"field_361004": "Improper personal hygiene",
"field_361005": 93234,
"field_361007": 93238,
"field_361141": null,
"field_361147": [
10
],
"field_361495": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-05-02T12:36:21.498011+00:00",
"updated_on": "2022-05-02T13:13:41.594793+00:00",
"field_361004": "Rodent and/or insect infestation",
"field_361005": 93234,
"field_361007": 93242,
"field_361141": null,
"field_361147": [
3
],
"field_361495": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-05-02T12:36:30.701959+00:00",
"updated_on": "2022-05-02T13:13:47.541613+00:00",
"field_361004": "Lack of hot running water",
"field_361005": 93234,
"field_361007": 93241,
"field_361141": null,
"field_361147": [
8
],
"field_361495": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-05-02T12:39:25.395806+00:00",
"updated_on": "2022-05-02T13:13:50.648958+00:00",
"field_361004": "No certified food manager",
"field_361005": 93235,
"field_361007": 93237,
"field_361141": null,
"field_361147": [
7
],
"field_361495": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2022-05-02T12:39:33.682137+00:00",
"updated_on": "2022-05-02T13:13:53.309842+00:00",
"field_361004": "No written employee health policy",
"field_361005": 93235,
"field_361007": 93237,
"field_361141": null,
"field_361147": [
2,
6,
11
],
"field_361495": null
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2022-05-02T12:40:04.605506+00:00",
"updated_on": "2022-05-02T13:13:55.996890+00:00",
"field_361004": "Stored food not properly protected",
"field_361005": 93235,
"field_361007": 93239,
"field_361141": null,
"field_361147": [
3
],
"field_361495": null
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2022-05-02T12:40:38.868929+00:00",
"updated_on": "2022-05-02T13:14:08.805542+00:00",
"field_361004": "Improper storage of food during transportation",
"field_361005": 93235,
"field_361007": 93239,
"field_361141": null,
"field_361147": [
1,
4,
12
],
"field_361495": null
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2022-05-02T12:41:02.226672+00:00",
"updated_on": "2022-05-02T13:14:16.547456+00:00",
"field_361004": "Inadequate pest control",
"field_361005": 93235,
"field_361007": 93242,
"field_361141": null,
"field_361147": [
2
],
"field_361495": null
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2022-05-02T12:41:24.234462+00:00",
"updated_on": "2022-05-02T13:14:25.880809+00:00",
"field_361004": "Poorly constructed or maintained structure",
"field_361005": 93236,
"field_361007": 93242,
"field_361141": null,
"field_361147": [
5,
6
],
"field_361495": null
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2022-05-02T12:41:47.947120+00:00",
"updated_on": "2022-05-02T13:14:29.261252+00:00",
"field_361004": "Improper storage of linens and aprons",
"field_361005": 93236,
"field_361007": 93238,
"field_361141": null,
"field_361147": [
1,
2,
4
],
"field_361495": null
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2022-05-02T12:43:16.338607+00:00",
"updated_on": "2022-05-02T18:31:44.476264+00:00",
"field_361004": "Thermometers are present",
"field_361005": 93236,
"field_361007": 93241,
"field_361141": null,
"field_361147": [
1,
8,
11
],
"field_361495": null
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2022-05-02T13:14:35.922196+00:00",
"updated_on": "2022-05-02T13:14:56.320636+00:00",
"field_361004": "All workers wear gloves",
"field_361005": 93235,
"field_361007": 93238,
"field_361141": null,
"field_361147": [
4,
7,
11
],
"field_361495": null
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2022-05-02T13:14:57.741499+00:00",
"updated_on": "2022-05-02T13:15:20.766272+00:00",
"field_361004": "All food handlers have local certifications",
"field_361005": 93236,
"field_361007": 93237,
"field_361141": null,
"field_361147": [
2,
5,
7,
9
],
"field_361495": null
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2022-05-02T13:15:25.721294+00:00",
"updated_on": "2022-05-02T18:35:17.809621+00:00",
"field_361004": "Utensils are properly stored and handled",
"field_361005": 93235,
"field_361007": 93238,
"field_361141": null,
"field_361147": [
3,
10
],
"field_361495": null
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2022-05-02T18:31:13.044079+00:00",
"updated_on": "2022-05-02T18:32:57.197590+00:00",
"field_361004": "Preparation areas are clean and sanitized",
"field_361005": 93234,
"field_361007": 93239,
"field_361141": null,
"field_361147": [
1
],
"field_361495": null
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2022-05-02T18:33:32.630659+00:00",
"updated_on": "2022-05-02T18:34:12.648738+00:00",
"field_361004": "Chemical products are stored away from food",
"field_361005": 93234,
"field_361007": 93239,
"field_361141": null,
"field_361147": [
8
],
"field_361495": null
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2022-05-02T18:34:30.627789+00:00",
"updated_on": "2022-05-02T18:35:30.614385+00:00",
"field_361004": "There's a designated hand washing sink",
"field_361005": 93236,
"field_361007": 93238,
"field_361141": null,
"field_361147": [
9
],
"field_361495": null
},
{
"id": 20,
"order": "20.00000000000000000000",
"created_on": "2022-05-02T18:35:44.504862+00:00",
"updated_on": "2022-05-02T18:36:38.019407+00:00",
"field_361004": "Containers are labeled with storage dates",
"field_361005": 93235,
"field_361007": 93239,
"field_361141": null,
"field_361147": [
10
],
"field_361495": null
}
]
}
]
}
]
}