{
    "baserow_template_version": 1,
    "name": "Household Chores",
    "icon": "iconoir-numbered-list-left",
    "keywords": [
        "household chores",
        "cleaning organization",
        "house tasks",
        "household tasks",
        "task chores",
        "home cleaning"
    ],
    "categories": [
        "Personal"
    ],
    "export": [
        {
            "id": 40915,
            "name": "Household Chores",
            "order": 1,
            "type": "database",
            "tables": [
                {
                    "id": 99434,
                    "name": "Entries",
                    "order": 1,
                    "fields": [
                        {
                            "id": 620941,
                            "type": "formula",
                            "name": "Date and task completed",
                            "order": 0,
                            "primary": true,
                            "array_formula_type": "text",
                            "error": null,
                            "number_decimal_places": null,
                            "date_include_time": null,
                            "nullable": true,
                            "date_force_timezone": null,
                            "date_format": null,
                            "date_show_tzinfo": null,
                            "date_time_format": null,
                            "formula": "concat(field('Date of task completion'),' ',field('Tasks completed'))",
                            "formula_type": "array"
                        },
                        {
                            "id": 620942,
                            "type": "link_row",
                            "name": "Tasks completed by",
                            "order": 1,
                            "primary": false,
                            "link_row_table_id": 99384,
                            "link_row_related_field_id": 620951,
                            "has_related_field": true
                        },
                        {
                            "id": 620943,
                            "type": "link_row",
                            "name": "Tasks completed",
                            "order": 2,
                            "primary": false,
                            "link_row_table_id": 99382,
                            "link_row_related_field_id": 620952,
                            "has_related_field": true
                        },
                        {
                            "id": 620953,
                            "type": "date",
                            "name": "Date of task completion",
                            "order": 3,
                            "primary": false,
                            "date_format": "ISO",
                            "date_include_time": false,
                            "date_time_format": "24",
                            "date_show_tzinfo": false,
                            "date_force_timezone": null
                        },
                        {
                            "id": 620954,
                            "type": "long_text",
                            "name": "Notes",
                            "order": 4,
                            "primary": false
                        },
                        {
                            "id": 620960,
                            "type": "lookup",
                            "name": "Deadlines",
                            "order": 6,
                            "primary": false,
                            "array_formula_type": "date",
                            "error": null,
                            "number_decimal_places": null,
                            "date_include_time": false,
                            "nullable": true,
                            "date_force_timezone": null,
                            "date_format": "ISO",
                            "date_show_tzinfo": null,
                            "date_time_format": "24",
                            "through_field_id": 620943,
                            "through_field_name": "Tasks completed",
                            "target_field_id": 620969,
                            "target_field_name": "Deadline"
                        },
                        {
                            "id": 640731,
                            "type": "single_select",
                            "name": "Status",
                            "order": 8,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 261896,
                                    "value": "Open",
                                    "color": "light-gray",
                                    "order": 0
                                },
                                {
                                    "id": 261895,
                                    "value": "Assigned",
                                    "color": "blue",
                                    "order": 1
                                },
                                {
                                    "id": 355021,
                                    "value": "In progress",
                                    "color": "dark-orange",
                                    "order": 2
                                },
                                {
                                    "id": 261897,
                                    "value": "Completed",
                                    "color": "green",
                                    "order": 3
                                }
                            ]
                        }
                    ],
                    "views": [
                        {
                            "id": 141904,
                            "type": "grid",
                            "name": "All entries",
                            "order": 1,
                            "ownership_type": "collaborative",
                            "created_by": null,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 77930,
                                    "field_id": 640731,
                                    "type": "single_select_equal",
                                    "value": "261897"
                                }
                            ],
                            "sortings": [
                                {
                                    "id": 38855,
                                    "field_id": 620953,
                                    "order": "DESC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 858158,
                                    "field_id": 620941,
                                    "width": 219,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 858156,
                                    "field_id": 620942,
                                    "width": 196,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 858157,
                                    "field_id": 620943,
                                    "width": 171,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 858167,
                                    "field_id": 620953,
                                    "width": 212,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 858170,
                                    "field_id": 620954,
                                    "width": 280,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 858176,
                                    "field_id": 620960,
                                    "width": 176,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894375,
                                    "field_id": 640731,
                                    "width": 123,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 145069,
                            "type": "grid",
                            "name": "Complete",
                            "order": 3,
                            "ownership_type": "collaborative",
                            "created_by": null,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [
                                {
                                    "id": 40334,
                                    "field_id": 620953,
                                    "order": "DESC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 880063,
                                    "field_id": 620941,
                                    "width": 231,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 880064,
                                    "field_id": 620942,
                                    "width": 185,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 880065,
                                    "field_id": 620943,
                                    "width": 185,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 880066,
                                    "field_id": 620953,
                                    "width": 210,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 880067,
                                    "field_id": 620954,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 880068,
                                    "field_id": 620960,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894403,
                                    "field_id": 640731,
                                    "width": 109,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 147505,
                            "type": "grid",
                            "name": "Incomplete",
                            "order": 4,
                            "ownership_type": "collaborative",
                            "created_by": null,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 72207,
                                    "field_id": 620953,
                                    "type": "empty",
                                    "value": ""
                                }
                            ],
                            "sortings": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 894407,
                                    "field_id": 620941,
                                    "width": 220,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894408,
                                    "field_id": 620942,
                                    "width": 188,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894409,
                                    "field_id": 620943,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894410,
                                    "field_id": 620953,
                                    "width": 208,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894411,
                                    "field_id": 620954,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894412,
                                    "field_id": 620960,
                                    "width": 174,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894414,
                                    "field_id": 640731,
                                    "width": 125,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 147504,
                            "type": "kanban",
                            "name": "By status",
                            "order": 5,
                            "ownership_type": "collaborative",
                            "created_by": null,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [],
                            "decorations": [],
                            "public": false,
                            "single_select_field_id": 640731,
                            "field_options": [
                                {
                                    "id": 29044,
                                    "field_id": 620941,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 29045,
                                    "field_id": 620942,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 29046,
                                    "field_id": 620943,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 29047,
                                    "field_id": 620953,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 29048,
                                    "field_id": 620954,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 29049,
                                    "field_id": 620960,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 29051,
                                    "field_id": 640731,
                                    "hidden": true,
                                    "order": 32767
                                }
                            ]
                        },
                        {
                            "id": 147498,
                            "type": "form",
                            "name": "New entry",
                            "order": 6,
                            "ownership_type": "collaborative",
                            "created_by": null,
                            "public": false,
                            "title": "New chore completion entry",
                            "description": "One entry per task please!",
                            "cover_image": null,
                            "logo_image": {
                                "name": "n88oxGTJStCudD0KYi8ZHynZhoECICWM_ad566a4721166fda0234120efde40ef752045dcc06188485b13c07f152bc8492.jpeg",
                                "original_name": "cleaning.jpeg"
                            },
                            "submit_text": "Submit",
                            "submit_action": "MESSAGE",
                            "submit_action_message": "Thanks! If you completed another chore, refresh this page to get credit for all your hard work. :)",
                            "submit_action_redirect_url": "",
                            "field_options": [
                                {
                                    "id": 74097,
                                    "field_id": 620953,
                                    "name": "When did you complete your task?",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 0,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 74095,
                                    "field_id": 620942,
                                    "name": "Select your name",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 1,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 74096,
                                    "field_id": 620943,
                                    "name": "Which task did you complete?",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 2,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 74098,
                                    "field_id": 620954,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 4,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 74094,
                                    "field_id": 620941,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 5,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 74099,
                                    "field_id": 620960,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 6,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 74516,
                                    "field_id": 640731,
                                    "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-09-15T19:47:14.060728+00:00",
                            "updated_on": "2022-09-26T13:52:35.495245+00:00",
                            "field_620941": null,
                            "field_620942": [
                                1
                            ],
                            "field_620943": [
                                1
                            ],
                            "field_620953": "2022-09-21",
                            "field_620954": "Finished two loads, but I didn't have enough clothes for the third load. I left the clothes in the hamper by the washing machine for the next load.",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 2,
                            "order": "2.00000000000000000000",
                            "created_on": "2022-09-15T19:47:14.060870+00:00",
                            "updated_on": "2022-09-26T13:52:40.258783+00:00",
                            "field_620941": null,
                            "field_620942": [
                                2
                            ],
                            "field_620943": [
                                1
                            ],
                            "field_620953": "2022-08-10",
                            "field_620954": null,
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 3,
                            "order": "3.00000000000000000000",
                            "created_on": "2022-09-15T20:34:37.153127+00:00",
                            "updated_on": "2023-01-03T17:19:53.109584+00:00",
                            "field_620941": null,
                            "field_620942": [
                                3
                            ],
                            "field_620943": [
                                3
                            ],
                            "field_620953": "2022-10-08",
                            "field_620954": "Jenny was sleeping so I did not vacuum her room and wake her up.",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 4,
                            "order": "3.00000000000000000000",
                            "created_on": "2022-09-15T20:34:37.966527+00:00",
                            "updated_on": "2023-01-03T17:19:50.653690+00:00",
                            "field_620941": null,
                            "field_620942": [
                                4
                            ],
                            "field_620943": [
                                3
                            ],
                            "field_620953": "2022-10-16",
                            "field_620954": "Completed!",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 5,
                            "order": "3.00000000000000000000",
                            "created_on": "2022-09-15T20:34:38.302552+00:00",
                            "updated_on": "2022-09-26T13:52:33.857618+00:00",
                            "field_620941": null,
                            "field_620942": [
                                5
                            ],
                            "field_620943": [
                                1
                            ],
                            "field_620953": "2022-09-28",
                            "field_620954": "",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 6,
                            "order": "4.00000000000000000000",
                            "created_on": "2022-09-15T20:34:38.987939+00:00",
                            "updated_on": "2022-09-26T13:52:38.659689+00:00",
                            "field_620941": null,
                            "field_620942": [
                                3
                            ],
                            "field_620943": [
                                6
                            ],
                            "field_620953": "2022-08-12",
                            "field_620954": "Plenty of dust piled up. Maybe we should make this a more frequent task?",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 7,
                            "order": "4.00000000000000000000",
                            "created_on": "2022-09-15T20:34:39.716990+00:00",
                            "updated_on": "2022-09-26T13:52:41.842530+00:00",
                            "field_620941": null,
                            "field_620942": [
                                5
                            ],
                            "field_620943": [
                                7
                            ],
                            "field_620953": "2022-07-30",
                            "field_620954": "Thanks for leaving me the super oily pans!",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 8,
                            "order": "5.00000000000000000000",
                            "created_on": "2022-09-15T20:34:40.381137+00:00",
                            "updated_on": "2022-09-26T13:52:47.131966+00:00",
                            "field_620941": null,
                            "field_620942": [
                                4
                            ],
                            "field_620943": [
                                9
                            ],
                            "field_620953": "2022-07-01",
                            "field_620954": "",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 9,
                            "order": "5.00000000000000000000",
                            "created_on": "2022-09-15T20:34:41.092964+00:00",
                            "updated_on": "2022-09-26T13:52:45.585084+00:00",
                            "field_620941": null,
                            "field_620942": [
                                2
                            ],
                            "field_620943": [
                                4
                            ],
                            "field_620953": "2022-07-08",
                            "field_620954": "The bathtubs should be good for another year!",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 10,
                            "order": "6.00000000000000000000",
                            "created_on": "2022-09-15T20:34:42.468187+00:00",
                            "updated_on": "2022-09-26T13:52:37.288647+00:00",
                            "field_620941": null,
                            "field_620942": [
                                1
                            ],
                            "field_620943": [
                                14
                            ],
                            "field_620953": "2022-08-30",
                            "field_620954": "",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 11,
                            "order": "7.00000000000000000000",
                            "created_on": "2022-09-20T17:53:27.466340+00:00",
                            "updated_on": "2022-09-26T13:52:51.456629+00:00",
                            "field_620941": null,
                            "field_620942": [
                                3
                            ],
                            "field_620943": [
                                11
                            ],
                            "field_620953": "2022-05-13",
                            "field_620954": "Spring cleaning time!",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 12,
                            "order": "8.00000000000000000000",
                            "created_on": "2022-09-20T17:54:09.481663+00:00",
                            "updated_on": "2022-09-26T13:52:54.800150+00:00",
                            "field_620941": null,
                            "field_620942": [
                                4
                            ],
                            "field_620943": [
                                14
                            ],
                            "field_620953": "2022-04-24",
                            "field_620954": "",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 13,
                            "order": "9.00000000000000000000",
                            "created_on": "2022-09-20T17:55:27.366762+00:00",
                            "updated_on": "2022-09-26T13:52:32.196999+00:00",
                            "field_620941": null,
                            "field_620942": [
                                2
                            ],
                            "field_620943": [
                                13
                            ],
                            "field_620953": "2022-10-01",
                            "field_620954": "",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 14,
                            "order": "10.00000000000000000000",
                            "created_on": "2022-09-20T20:34:55.685021+00:00",
                            "updated_on": "2023-01-03T17:19:55.225200+00:00",
                            "field_620941": null,
                            "field_620942": [
                                5
                            ],
                            "field_620943": [
                                13
                            ],
                            "field_620953": "2022-10-15",
                            "field_620954": "Also took out recycling.",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 15,
                            "order": "11.00000000000000000000",
                            "created_on": "2022-09-21T15:54:35.478883+00:00",
                            "updated_on": "2022-09-26T13:53:13.615593+00:00",
                            "field_620941": null,
                            "field_620942": [
                                5
                            ],
                            "field_620943": [
                                12
                            ],
                            "field_620953": "2021-10-09",
                            "field_620954": "I put the equipment back in the garage.",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 16,
                            "order": "12.00000000000000000000",
                            "created_on": "2022-09-21T15:55:15.352739+00:00",
                            "updated_on": "2022-09-26T13:52:53.375356+00:00",
                            "field_620941": null,
                            "field_620942": [
                                2
                            ],
                            "field_620943": [
                                2
                            ],
                            "field_620953": "2022-05-05",
                            "field_620954": "Wasn't sure if the soup was still good or not, so I kept it in the fridge.",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 17,
                            "order": "13.00000000000000000000",
                            "created_on": "2022-09-21T15:56:30.031253+00:00",
                            "updated_on": "2022-09-26T13:52:43.585194+00:00",
                            "field_620941": null,
                            "field_620942": [
                                1
                            ],
                            "field_620943": [
                                5
                            ],
                            "field_620953": "2022-07-13",
                            "field_620954": "",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 18,
                            "order": "14.00000000000000000000",
                            "created_on": "2022-09-21T15:56:58.848470+00:00",
                            "updated_on": "2022-09-26T13:52:56.816770+00:00",
                            "field_620941": null,
                            "field_620942": [
                                3
                            ],
                            "field_620943": [
                                8
                            ],
                            "field_620953": "2022-04-20",
                            "field_620954": "",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 19,
                            "order": "15.00000000000000000000",
                            "created_on": "2022-09-21T15:57:24.513766+00:00",
                            "updated_on": "2022-09-26T13:52:58.220825+00:00",
                            "field_620941": null,
                            "field_620942": [
                                3
                            ],
                            "field_620943": [
                                10
                            ],
                            "field_620953": "2022-04-20",
                            "field_620954": "",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 20,
                            "order": "16.00000000000000000000",
                            "created_on": "2022-09-21T15:58:39.965124+00:00",
                            "updated_on": "2022-09-26T13:52:49.884882+00:00",
                            "field_620941": null,
                            "field_620942": [
                                4
                            ],
                            "field_620943": [
                                15
                            ],
                            "field_620953": "2022-06-30",
                            "field_620954": "Some of the shrubs need to be pruned so that I have better access to the outside of the windows.",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 21,
                            "order": "17.00000000000000000000",
                            "created_on": "2022-09-21T15:58:59.831910+00:00",
                            "updated_on": "2022-09-26T13:53:02.141085+00:00",
                            "field_620941": null,
                            "field_620942": [
                                5
                            ],
                            "field_620943": [
                                16
                            ],
                            "field_620953": "2022-03-28",
                            "field_620954": "I successfully changed ALL the filters, even the harder to reach places.",
                            "field_620960": null,
                            "field_640731": 261897
                        },
                        {
                            "id": 22,
                            "order": "18.00000000000000000000",
                            "created_on": "2022-09-26T13:54:18.288074+00:00",
                            "updated_on": "2022-09-26T13:54:37.070407+00:00",
                            "field_620941": null,
                            "field_620942": [],
                            "field_620943": [
                                13
                            ],
                            "field_620953": null,
                            "field_620954": "",
                            "field_620960": null,
                            "field_640731": 261896
                        },
                        {
                            "id": 23,
                            "order": "19.00000000000000000000",
                            "created_on": "2022-09-26T13:55:06.185209+00:00",
                            "updated_on": "2022-09-26T13:58:32.855548+00:00",
                            "field_620941": null,
                            "field_620942": [],
                            "field_620943": [
                                1
                            ],
                            "field_620953": null,
                            "field_620954": "",
                            "field_620960": null,
                            "field_640731": 261896
                        },
                        {
                            "id": 24,
                            "order": "20.00000000000000000000",
                            "created_on": "2022-09-26T13:58:39.861834+00:00",
                            "updated_on": "2022-09-26T13:58:54.768095+00:00",
                            "field_620941": null,
                            "field_620942": [
                                4
                            ],
                            "field_620943": [
                                1
                            ],
                            "field_620953": null,
                            "field_620954": "",
                            "field_620960": null,
                            "field_640731": 261895
                        },
                        {
                            "id": 25,
                            "order": "21.00000000000000000000",
                            "created_on": "2022-09-26T13:59:23.362317+00:00",
                            "updated_on": "2022-09-26T13:59:42.740781+00:00",
                            "field_620941": null,
                            "field_620942": [
                                4
                            ],
                            "field_620943": [
                                13
                            ],
                            "field_620953": null,
                            "field_620954": "",
                            "field_620960": null,
                            "field_640731": 261895
                        },
                        {
                            "id": 26,
                            "order": "22.00000000000000000000",
                            "created_on": "2022-09-26T13:59:46.259625+00:00",
                            "updated_on": "2022-09-26T14:00:03.353393+00:00",
                            "field_620941": null,
                            "field_620942": [
                                1
                            ],
                            "field_620943": [
                                3
                            ],
                            "field_620953": null,
                            "field_620954": "",
                            "field_620960": null,
                            "field_640731": 261895
                        }
                    ]
                },
                {
                    "id": 99382,
                    "name": "Tasks",
                    "order": 2,
                    "fields": [
                        {
                            "id": 620613,
                            "type": "text",
                            "name": "Title",
                            "order": 0,
                            "primary": true,
                            "text_default": ""
                        },
                        {
                            "id": 620788,
                            "type": "single_select",
                            "name": "Frequency",
                            "order": 4,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 255113,
                                    "value": "Weekly",
                                    "color": "light-blue",
                                    "order": 0
                                },
                                {
                                    "id": 255114,
                                    "value": "Biweekly",
                                    "color": "light-orange",
                                    "order": 1
                                },
                                {
                                    "id": 255115,
                                    "value": "Monthly",
                                    "color": "light-red",
                                    "order": 2
                                },
                                {
                                    "id": 255116,
                                    "value": "Annually",
                                    "color": "light-gray",
                                    "order": 3
                                }
                            ]
                        },
                        {
                            "id": 620789,
                            "type": "formula",
                            "name": "Weekly deadline",
                            "order": 5,
                            "primary": false,
                            "array_formula_type": "text",
                            "error": null,
                            "number_decimal_places": null,
                            "date_include_time": null,
                            "nullable": true,
                            "date_force_timezone": null,
                            "date_format": null,
                            "date_show_tzinfo": null,
                            "date_time_format": null,
                            "formula": "if(totext(field('Frequency'))='Weekly',field('Dates completed')+ date_interval('7 days'),'')",
                            "formula_type": "array"
                        },
                        {
                            "id": 620790,
                            "type": "single_select",
                            "name": "Type",
                            "order": 6,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 255117,
                                    "value": "Cleaning",
                                    "color": "green",
                                    "order": 0
                                },
                                {
                                    "id": 255118,
                                    "value": "Maintenance",
                                    "color": "blue",
                                    "order": 1
                                }
                            ]
                        },
                        {
                            "id": 620944,
                            "type": "text",
                            "name": "Description",
                            "order": 7,
                            "primary": false,
                            "text_default": ""
                        },
                        {
                            "id": 620952,
                            "type": "link_row",
                            "name": "Date and tasks",
                            "order": 8,
                            "primary": false,
                            "link_row_table_id": 99434,
                            "link_row_related_field_id": 620943,
                            "has_related_field": true
                        },
                        {
                            "id": 620961,
                            "type": "formula",
                            "name": "Biweekly deadline",
                            "order": 9,
                            "primary": false,
                            "array_formula_type": "text",
                            "error": null,
                            "number_decimal_places": null,
                            "date_include_time": null,
                            "nullable": true,
                            "date_force_timezone": null,
                            "date_format": null,
                            "date_show_tzinfo": null,
                            "date_time_format": null,
                            "formula": "if(totext(field('Frequency'))='Biweekly',lookup('Date and tasks','Date of task completion')+ date_interval('14 days'),'')",
                            "formula_type": "array"
                        },
                        {
                            "id": 620969,
                            "type": "formula",
                            "name": "Deadline",
                            "order": 10,
                            "primary": false,
                            "array_formula_type": "date",
                            "error": null,
                            "number_decimal_places": null,
                            "date_include_time": false,
                            "nullable": true,
                            "date_force_timezone": null,
                            "date_format": "ISO",
                            "date_show_tzinfo": null,
                            "date_time_format": "24",
                            "formula": "todate(totext(field('Biweekly deadline') + field('Monthly deadline')+ field('Weekly deadline') + field('Annual deadline')),'YYYY-MM-DD')",
                            "formula_type": "array"
                        },
                        {
                            "id": 621351,
                            "type": "formula",
                            "name": "Monthly deadline",
                            "order": 11,
                            "primary": false,
                            "array_formula_type": "text",
                            "error": null,
                            "number_decimal_places": null,
                            "date_include_time": null,
                            "nullable": true,
                            "date_force_timezone": null,
                            "date_format": null,
                            "date_show_tzinfo": null,
                            "date_time_format": null,
                            "formula": "if(totext(field('Frequency'))='Monthly',lookup('Date and tasks','Date of task completion')+ date_interval('30 days'),'')",
                            "formula_type": "array"
                        },
                        {
                            "id": 621352,
                            "type": "formula",
                            "name": "Annual deadline",
                            "order": 12,
                            "primary": false,
                            "array_formula_type": "text",
                            "error": null,
                            "number_decimal_places": null,
                            "date_include_time": null,
                            "nullable": true,
                            "date_force_timezone": null,
                            "date_format": null,
                            "date_show_tzinfo": null,
                            "date_time_format": null,
                            "formula": "if(totext(field('Frequency'))='Annually',lookup('Date and tasks','Date of task completion')+ date_interval('365 days'),'')",
                            "formula_type": "array"
                        },
                        {
                            "id": 621892,
                            "type": "lookup",
                            "name": "Dates completed",
                            "order": 14,
                            "primary": false,
                            "array_formula_type": "date",
                            "error": null,
                            "number_decimal_places": null,
                            "date_include_time": false,
                            "nullable": true,
                            "date_force_timezone": null,
                            "date_format": "ISO",
                            "date_show_tzinfo": null,
                            "date_time_format": "24",
                            "through_field_id": 620952,
                            "through_field_name": "Date and tasks",
                            "target_field_id": 620953,
                            "target_field_name": "Date of task completion"
                        },
                        {
                            "id": 640720,
                            "type": "formula",
                            "name": "Completion count",
                            "order": 15,
                            "primary": false,
                            "array_formula_type": null,
                            "error": null,
                            "number_decimal_places": 0,
                            "date_include_time": null,
                            "nullable": true,
                            "date_force_timezone": null,
                            "date_format": null,
                            "date_show_tzinfo": null,
                            "date_time_format": null,
                            "formula": "count(field('Dates completed'))",
                            "formula_type": "number"
                        }
                    ],
                    "views": [
                        {
                            "id": 141810,
                            "type": "grid",
                            "name": "All tasks",
                            "order": 1,
                            "ownership_type": "collaborative",
                            "created_by": null,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [
                                {
                                    "id": 40152,
                                    "field_id": 620613,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 857409,
                                    "field_id": 620613,
                                    "width": 185,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 857906,
                                    "field_id": 620788,
                                    "width": 133,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 857907,
                                    "field_id": 620789,
                                    "width": 165,
                                    "hidden": true,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 857908,
                                    "field_id": 620790,
                                    "width": 114,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 858160,
                                    "field_id": 620944,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 858169,
                                    "field_id": 620952,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 858181,
                                    "field_id": 620961,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 858186,
                                    "field_id": 620969,
                                    "width": 187,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 858796,
                                    "field_id": 621351,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 858797,
                                    "field_id": 621352,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 859617,
                                    "field_id": 621892,
                                    "width": 255,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894332,
                                    "field_id": 640720,
                                    "width": 174,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 147488,
                            "type": "grid",
                            "name": "Frequently completed",
                            "order": 2,
                            "ownership_type": "collaborative",
                            "created_by": null,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 56128,
                                    "field_id": 640720,
                                    "type": "higher_than",
                                    "value": "1"
                                }
                            ],
                            "sortings": [
                                {
                                    "id": 41359,
                                    "field_id": 640720,
                                    "order": "DESC"
                                },
                                {
                                    "id": 41360,
                                    "field_id": 620613,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 894334,
                                    "field_id": 620613,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894335,
                                    "field_id": 620788,
                                    "width": 140,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894336,
                                    "field_id": 620789,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894337,
                                    "field_id": 620790,
                                    "width": 119,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894338,
                                    "field_id": 620944,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894339,
                                    "field_id": 620952,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894340,
                                    "field_id": 620961,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894341,
                                    "field_id": 620969,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894342,
                                    "field_id": 621351,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894343,
                                    "field_id": 621352,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894344,
                                    "field_id": 621892,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894345,
                                    "field_id": 640720,
                                    "width": 173,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 147495,
                            "type": "kanban",
                            "name": "By type",
                            "order": 3,
                            "ownership_type": "collaborative",
                            "created_by": null,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [],
                            "decorations": [],
                            "public": false,
                            "single_select_field_id": 620790,
                            "field_options": [
                                {
                                    "id": 29020,
                                    "field_id": 620613,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 29021,
                                    "field_id": 620788,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 29022,
                                    "field_id": 620789,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 29023,
                                    "field_id": 620790,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 29024,
                                    "field_id": 620944,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 29025,
                                    "field_id": 620952,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 29026,
                                    "field_id": 620961,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 29027,
                                    "field_id": 620969,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 29028,
                                    "field_id": 621351,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 29029,
                                    "field_id": 621352,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 29030,
                                    "field_id": 621892,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 29031,
                                    "field_id": 640720,
                                    "hidden": false,
                                    "order": 32767
                                }
                            ]
                        },
                        {
                            "id": 147496,
                            "type": "kanban",
                            "name": "By frequency",
                            "order": 4,
                            "ownership_type": "collaborative",
                            "created_by": null,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [],
                            "decorations": [],
                            "public": false,
                            "single_select_field_id": 620788,
                            "field_options": [
                                {
                                    "id": 29032,
                                    "field_id": 620613,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 29033,
                                    "field_id": 620788,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 29034,
                                    "field_id": 620789,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 29035,
                                    "field_id": 620790,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 29036,
                                    "field_id": 620944,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 29037,
                                    "field_id": 620952,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 29038,
                                    "field_id": 620961,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 29039,
                                    "field_id": 620969,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 29040,
                                    "field_id": 621351,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 29041,
                                    "field_id": 621352,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 29042,
                                    "field_id": 621892,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 29043,
                                    "field_id": 640720,
                                    "hidden": false,
                                    "order": 32767
                                }
                            ]
                        },
                        {
                            "id": 147499,
                            "type": "form",
                            "name": "New task",
                            "order": 5,
                            "ownership_type": "collaborative",
                            "created_by": null,
                            "public": false,
                            "title": "Add a new task",
                            "description": "",
                            "cover_image": null,
                            "logo_image": {
                                "name": "y6v9UYj0xvzBP46D5XTdSDA6oCcoRnbY_8cb96f154919864bd753646df29e80bd42f72805c735cde724b4784aa108b125.jpeg",
                                "original_name": "cleaning2.jpeg"
                            },
                            "submit_text": "Submit",
                            "submit_action": "MESSAGE",
                            "submit_action_message": "This task has been added to the list.",
                            "submit_action_redirect_url": "",
                            "field_options": [
                                {
                                    "id": 74101,
                                    "field_id": 620613,
                                    "name": "Task title",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 0,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 74105,
                                    "field_id": 620944,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 1,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 74102,
                                    "field_id": 620788,
                                    "name": "Required frequency",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 2,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 74103,
                                    "field_id": 620789,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 3,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 74104,
                                    "field_id": 620790,
                                    "name": "Is it a cleaning task or a maintenance task?",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 4,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 74106,
                                    "field_id": 620952,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 5,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 74107,
                                    "field_id": 620961,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 6,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 74108,
                                    "field_id": 620969,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 7,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 74109,
                                    "field_id": 621351,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 8,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 74110,
                                    "field_id": 621352,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 9,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 74111,
                                    "field_id": 621892,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 10,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 74112,
                                    "field_id": 640720,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 11,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                }
                            ]
                        }
                    ],
                    "rows": [
                        {
                            "id": 1,
                            "order": "1.00000000000000000000",
                            "created_on": "2022-09-15T15:56:17.853577+00:00",
                            "updated_on": "2022-09-16T12:42:50.574432+00:00",
                            "field_620613": "Laundry",
                            "field_620788": 255113,
                            "field_620789": null,
                            "field_620790": 255117,
                            "field_620944": "Collect laundry from all bedrooms and bathrooms. Separate the clothes based on colors. Wash all clothes and dry them. Fold each load.",
                            "field_620952": [
                                1,
                                2,
                                5,
                                23,
                                24
                            ],
                            "field_620961": null,
                            "field_620969": null,
                            "field_621351": null,
                            "field_621352": null,
                            "field_621892": null,
                            "field_640720": null
                        },
                        {
                            "id": 2,
                            "order": "2.00000000000000000000",
                            "created_on": "2022-09-15T15:56:17.853665+00:00",
                            "updated_on": "2022-09-16T01:20:14.182006+00:00",
                            "field_620613": "Throw away spoiled food",
                            "field_620788": 255114,
                            "field_620789": null,
                            "field_620790": 255117,
                            "field_620944": "Go through the fridge and the pantry to identify and throw away food that has already expired.",
                            "field_620952": [
                                16
                            ],
                            "field_620961": null,
                            "field_620969": null,
                            "field_621351": null,
                            "field_621352": null,
                            "field_621892": null,
                            "field_640720": null
                        },
                        {
                            "id": 3,
                            "order": "3.00000000000000000000",
                            "created_on": "2022-09-15T17:58:22.525367+00:00",
                            "updated_on": "2022-09-19T20:12:16.285187+00:00",
                            "field_620613": "Vacuum",
                            "field_620788": 255113,
                            "field_620789": null,
                            "field_620790": 255117,
                            "field_620944": "Vacuum all rooms in the home. Empty vacuum bag in the trash.",
                            "field_620952": [
                                3,
                                4,
                                26
                            ],
                            "field_620961": null,
                            "field_620969": null,
                            "field_621351": null,
                            "field_621352": null,
                            "field_621892": null,
                            "field_640720": null
                        },
                        {
                            "id": 4,
                            "order": "4.00000000000000000000",
                            "created_on": "2022-09-15T18:03:32.811153+00:00",
                            "updated_on": "2022-09-19T20:30:35.520086+00:00",
                            "field_620613": "Caulk the tub",
                            "field_620788": 255116,
                            "field_620789": null,
                            "field_620790": 255118,
                            "field_620944": "Seal the gap between the remaining caulk and the tub to avoid water damage.",
                            "field_620952": [
                                9
                            ],
                            "field_620961": null,
                            "field_620969": null,
                            "field_621351": null,
                            "field_621352": null,
                            "field_621892": null,
                            "field_640720": null
                        },
                        {
                            "id": 5,
                            "order": "5.00000000000000000000",
                            "created_on": "2022-09-15T18:05:58.592892+00:00",
                            "updated_on": "2022-09-19T20:30:52.085836+00:00",
                            "field_620613": "Wash duvet",
                            "field_620788": 255116,
                            "field_620789": null,
                            "field_620790": 255117,
                            "field_620944": "Remove all duvets. Wash and dry duvets before replacing.",
                            "field_620952": [
                                17
                            ],
                            "field_620961": null,
                            "field_620969": null,
                            "field_621351": null,
                            "field_621352": null,
                            "field_621892": null,
                            "field_640720": null
                        },
                        {
                            "id": 6,
                            "order": "6.00000000000000000000",
                            "created_on": "2022-09-15T19:46:19.947080+00:00",
                            "updated_on": "2022-09-19T20:23:10.770858+00:00",
                            "field_620613": "Dust",
                            "field_620788": 255114,
                            "field_620789": null,
                            "field_620790": 255117,
                            "field_620944": "Dust all the rooms in the home.",
                            "field_620952": [
                                6
                            ],
                            "field_620961": null,
                            "field_620969": null,
                            "field_621351": null,
                            "field_621352": null,
                            "field_621892": null,
                            "field_640720": null
                        },
                        {
                            "id": 7,
                            "order": "7.00000000000000000000",
                            "created_on": "2022-09-15T20:34:47.269995+00:00",
                            "updated_on": "2022-09-19T20:25:36.479918+00:00",
                            "field_620613": "Wash dishes",
                            "field_620788": 255113,
                            "field_620789": null,
                            "field_620790": 255117,
                            "field_620944": "Rinse off the dishes, load them in the dishwasher, and start the dishwasher.",
                            "field_620952": [
                                7
                            ],
                            "field_620961": null,
                            "field_620969": null,
                            "field_621351": null,
                            "field_621352": null,
                            "field_621892": null,
                            "field_640720": null
                        },
                        {
                            "id": 8,
                            "order": "7.00000000000000000000",
                            "created_on": "2022-09-15T20:34:47.285894+00:00",
                            "updated_on": "2022-09-19T20:25:34.733940+00:00",
                            "field_620613": "Put dishes away",
                            "field_620788": 255113,
                            "field_620789": null,
                            "field_620790": 255117,
                            "field_620944": "Put all dishes from dishwasher back in their place.",
                            "field_620952": [
                                18
                            ],
                            "field_620961": null,
                            "field_620969": null,
                            "field_621351": null,
                            "field_621352": null,
                            "field_621892": null,
                            "field_640720": null
                        },
                        {
                            "id": 9,
                            "order": "8.00000000000000000000",
                            "created_on": "2022-09-15T20:34:48.372647+00:00",
                            "updated_on": "2022-09-19T20:28:50.972782+00:00",
                            "field_620613": "Deep clean the floor",
                            "field_620788": 255115,
                            "field_620789": null,
                            "field_620790": 255117,
                            "field_620944": "Sweep the floor. Prepare soap water to mop. Wipe the baseboards with a wet wash cloth.",
                            "field_620952": [
                                8
                            ],
                            "field_620961": null,
                            "field_620969": null,
                            "field_621351": null,
                            "field_621352": null,
                            "field_621892": null,
                            "field_640720": null
                        },
                        {
                            "id": 10,
                            "order": "9.00000000000000000000",
                            "created_on": "2022-09-15T20:34:49.131301+00:00",
                            "updated_on": "2022-09-20T17:53:10.153175+00:00",
                            "field_620613": "Clean the fridge",
                            "field_620788": 255115,
                            "field_620789": null,
                            "field_620790": 255117,
                            "field_620944": "Take items out of fridge, wipe down shelves and drawers, and wash the outside of the fridge.",
                            "field_620952": [
                                19
                            ],
                            "field_620961": null,
                            "field_620969": null,
                            "field_621351": null,
                            "field_621352": null,
                            "field_621892": null,
                            "field_640720": null
                        },
                        {
                            "id": 11,
                            "order": "9.00000000000000000000",
                            "created_on": "2022-09-15T20:34:49.474740+00:00",
                            "updated_on": "2022-09-20T17:51:50.230328+00:00",
                            "field_620613": "Deep clean the carpets",
                            "field_620788": 255116,
                            "field_620789": null,
                            "field_620790": 255117,
                            "field_620944": "Use the carpet vacuum to wash all rugs, then lay them outside to dry.",
                            "field_620952": [
                                11
                            ],
                            "field_620961": null,
                            "field_620969": null,
                            "field_621351": null,
                            "field_621352": null,
                            "field_621892": null,
                            "field_640720": null
                        },
                        {
                            "id": 12,
                            "order": "10.00000000000000000000",
                            "created_on": "2022-09-15T20:34:50.504304+00:00",
                            "updated_on": "2022-09-20T17:51:05.348787+00:00",
                            "field_620613": "Prune trees and shrubs",
                            "field_620788": 255116,
                            "field_620789": null,
                            "field_620790": 255118,
                            "field_620944": "Prune the trees and shrubs in the front and backyard.",
                            "field_620952": [
                                15
                            ],
                            "field_620961": null,
                            "field_620969": null,
                            "field_621351": null,
                            "field_621352": null,
                            "field_621892": null,
                            "field_640720": null
                        },
                        {
                            "id": 13,
                            "order": "10.00000000000000000000",
                            "created_on": "2022-09-15T20:34:50.772318+00:00",
                            "updated_on": "2022-09-20T17:50:14.766443+00:00",
                            "field_620613": "Take out the trash",
                            "field_620788": 255113,
                            "field_620789": null,
                            "field_620790": 255117,
                            "field_620944": "Take out the trash from the kitchen and all bathrooms. Place new bags in the trash bins.",
                            "field_620952": [
                                13,
                                14,
                                22,
                                25
                            ],
                            "field_620961": null,
                            "field_620969": null,
                            "field_621351": null,
                            "field_621352": null,
                            "field_621892": null,
                            "field_640720": null
                        },
                        {
                            "id": 14,
                            "order": "11.00000000000000000000",
                            "created_on": "2022-09-15T20:34:51.266383+00:00",
                            "updated_on": "2022-09-20T17:48:35.642090+00:00",
                            "field_620613": "Clean cat litter box",
                            "field_620788": 255113,
                            "field_620789": null,
                            "field_620790": 255117,
                            "field_620944": "Throw away the existing litter. Clean the container. Pour new litter in the box.",
                            "field_620952": [
                                10,
                                12
                            ],
                            "field_620961": null,
                            "field_620969": null,
                            "field_621351": null,
                            "field_621352": null,
                            "field_621892": null,
                            "field_640720": null
                        },
                        {
                            "id": 15,
                            "order": "12.00000000000000000000",
                            "created_on": "2022-09-20T20:37:07.634127+00:00",
                            "updated_on": "2022-09-20T20:37:33.169625+00:00",
                            "field_620613": "WIndow washing",
                            "field_620788": 255115,
                            "field_620789": null,
                            "field_620790": 255117,
                            "field_620944": "Wash all windows on the inside and first floor windows from the outside.",
                            "field_620952": [
                                20
                            ],
                            "field_620961": null,
                            "field_620969": null,
                            "field_621351": null,
                            "field_621352": null,
                            "field_621892": null,
                            "field_640720": null
                        },
                        {
                            "id": 16,
                            "order": "13.00000000000000000000",
                            "created_on": "2022-09-21T13:21:23.988048+00:00",
                            "updated_on": "2022-09-21T13:21:51.044116+00:00",
                            "field_620613": "Replace air filters",
                            "field_620788": 255116,
                            "field_620789": null,
                            "field_620790": 255118,
                            "field_620944": "Replace all air filters for the vents in the home.",
                            "field_620952": [
                                21
                            ],
                            "field_620961": null,
                            "field_620969": null,
                            "field_621351": null,
                            "field_621352": null,
                            "field_621892": null,
                            "field_640720": null
                        }
                    ]
                },
                {
                    "id": 99384,
                    "name": "Family members",
                    "order": 3,
                    "fields": [
                        {
                            "id": 620619,
                            "type": "text",
                            "name": "Name",
                            "order": 0,
                            "primary": true,
                            "text_default": ""
                        },
                        {
                            "id": 620620,
                            "type": "file",
                            "name": "Photo",
                            "order": 1,
                            "primary": false
                        },
                        {
                            "id": 620951,
                            "type": "link_row",
                            "name": "Chore entries completed",
                            "order": 3,
                            "primary": false,
                            "link_row_table_id": 99434,
                            "link_row_related_field_id": 620942,
                            "has_related_field": true
                        },
                        {
                            "id": 620957,
                            "type": "phone_number",
                            "name": "Phone number",
                            "order": 4,
                            "primary": false
                        },
                        {
                            "id": 620958,
                            "type": "email",
                            "name": "Email",
                            "order": 5,
                            "primary": false
                        },
                        {
                            "id": 620959,
                            "type": "formula",
                            "name": "Entry count",
                            "order": 6,
                            "primary": false,
                            "array_formula_type": null,
                            "error": null,
                            "number_decimal_places": 0,
                            "date_include_time": null,
                            "nullable": true,
                            "date_force_timezone": null,
                            "date_format": null,
                            "date_show_tzinfo": null,
                            "date_time_format": null,
                            "formula": "count(field('Chore entries completed'))",
                            "formula_type": "number"
                        }
                    ],
                    "views": [
                        {
                            "id": 141812,
                            "type": "grid",
                            "name": "All family members",
                            "order": 1,
                            "ownership_type": "collaborative",
                            "created_by": null,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 56456,
                                    "field_id": 620619,
                                    "type": "equal",
                                    "value": ""
                                }
                            ],
                            "sortings": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 857415,
                                    "field_id": 620619,
                                    "width": 113,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 857413,
                                    "field_id": 620620,
                                    "width": 104,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 858168,
                                    "field_id": 620951,
                                    "width": 269,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 858173,
                                    "field_id": 620957,
                                    "width": 156,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 858174,
                                    "field_id": 620958,
                                    "width": 177,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 858175,
                                    "field_id": 620959,
                                    "width": 134,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 145017,
                            "type": "gallery",
                            "name": "Family gallery",
                            "order": 2,
                            "ownership_type": "collaborative",
                            "created_by": null,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [],
                            "decorations": [],
                            "public": false,
                            "card_cover_image_field_id": 620620,
                            "field_options": [
                                {
                                    "id": 47031,
                                    "field_id": 620619,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 47032,
                                    "field_id": 620620,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 47033,
                                    "field_id": 620951,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 47034,
                                    "field_id": 620957,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 47035,
                                    "field_id": 620958,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 47036,
                                    "field_id": 620959,
                                    "hidden": false,
                                    "order": 32767
                                }
                            ]
                        },
                        {
                            "id": 147497,
                            "type": "grid",
                            "name": "Most chores completed",
                            "order": 3,
                            "ownership_type": "collaborative",
                            "created_by": null,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 56131,
                                    "field_id": 620959,
                                    "type": "higher_than",
                                    "value": "3"
                                }
                            ],
                            "sortings": [
                                {
                                    "id": 56454,
                                    "field_id": 620959,
                                    "order": "DESC"
                                },
                                {
                                    "id": 56455,
                                    "field_id": 620619,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 894368,
                                    "field_id": 620619,
                                    "width": 111,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894369,
                                    "field_id": 620620,
                                    "width": 108,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894370,
                                    "field_id": 620951,
                                    "width": 302,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894371,
                                    "field_id": 620957,
                                    "width": 157,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894372,
                                    "field_id": 620958,
                                    "width": 160,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 894373,
                                    "field_id": 620959,
                                    "width": 139,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        }
                    ],
                    "rows": [
                        {
                            "id": 1,
                            "order": "1.00000000000000000000",
                            "created_on": "2022-09-15T15:56:33.914957+00:00",
                            "updated_on": "2022-09-15T20:02:54.469679+00:00",
                            "field_620619": "Jenny",
                            "field_620620": [
                                {
                                    "name": "gcWrsIGSAjqNDDyiGeVMQMXmQv5ujQjJ_d4b38486e71bbc535c2415451f5b6ea14b442beafe0bc695fe3a113efe14ead1.jpg",
                                    "visible_name": "asianwoman(2).jpg",
                                    "original_name": "asianwoman(2).jpg"
                                }
                            ],
                            "field_620951": [
                                1,
                                10,
                                17,
                                26
                            ],
                            "field_620957": "(284) 284-2937",
                            "field_620958": "jenny@gmail.com",
                            "field_620959": null
                        },
                        {
                            "id": 2,
                            "order": "2.00000000000000000000",
                            "created_on": "2022-09-15T15:56:33.915021+00:00",
                            "updated_on": "2022-09-21T13:43:02.848573+00:00",
                            "field_620619": "Brett",
                            "field_620620": [
                                {
                                    "name": "S0zDbh599tzCwdlg5FutAv1hS18wDYvh_e1f5e0f137c98948b707d165f4402c3178374af2f5d408bf9fb74f6e748ce78e.jpg",
                                    "visible_name": "man3(1).jpg",
                                    "original_name": "man3(1).jpg"
                                }
                            ],
                            "field_620951": [
                                2,
                                9,
                                13,
                                16
                            ],
                            "field_620957": "(385) 293-2918",
                            "field_620958": "brett@outlook.com",
                            "field_620959": null
                        },
                        {
                            "id": 3,
                            "order": "3.00000000000000000000",
                            "created_on": "2022-09-15T20:35:04.325193+00:00",
                            "updated_on": "2022-09-21T13:43:11.204444+00:00",
                            "field_620619": "Carmine",
                            "field_620620": [
                                {
                                    "name": "xzq6Wjj2cqawF0OiEp7iRGkiz8uOg3a4_b6fdf295974a468f3bebd804f442d962f1d4f2279853bf2779751a20b717ae27.jpg",
                                    "visible_name": "woman2(1).jpg",
                                    "original_name": "woman2(1).jpg"
                                }
                            ],
                            "field_620951": [
                                3,
                                6,
                                11,
                                18,
                                19
                            ],
                            "field_620957": "(384) 928-1938",
                            "field_620958": "carmine@yahoo.com",
                            "field_620959": null
                        },
                        {
                            "id": 4,
                            "order": "3.00000000000000000000",
                            "created_on": "2022-09-15T20:35:04.767855+00:00",
                            "updated_on": "2022-09-21T13:43:20.367790+00:00",
                            "field_620619": "Sundeep",
                            "field_620620": [
                                {
                                    "name": "KnY64PgN6KOWkPMKfdalKUOUYCUJxoxF_f3161171ab069a6ea0f7de03d36850b64408e008b95c647f24dab604646b242f.jpg",
                                    "visible_name": "darkerman1(1).jpg",
                                    "original_name": "darkerman1(1).jpg"
                                }
                            ],
                            "field_620951": [
                                4,
                                8,
                                12,
                                20,
                                24,
                                25
                            ],
                            "field_620957": "(776) 274-0092",
                            "field_620958": "sundeep@gmail.com",
                            "field_620959": null
                        },
                        {
                            "id": 5,
                            "order": "4.00000000000000000000",
                            "created_on": "2022-09-15T20:35:05.360844+00:00",
                            "updated_on": "2022-09-21T13:43:33.033862+00:00",
                            "field_620619": "Cosmas",
                            "field_620620": [
                                {
                                    "name": "SftR371oYjD0lCyxfFyqRdg1gcyIL4DL_066910ca98bb4c31ac8f265ccc203b99fa3279d8dca3e9b3ffedade6b537c5bf.jpg",
                                    "visible_name": "man5(1).jpg",
                                    "original_name": "man5(1).jpg"
                                }
                            ],
                            "field_620951": [
                                5,
                                7,
                                14,
                                15,
                                21
                            ],
                            "field_620957": "(776) 264-1993",
                            "field_620958": "cosmas@sbcglobal.net",
                            "field_620959": null
                        }
                    ]
                }
            ]
        }
    ]
}
