{
  "baserow_template_version": 1,
  "name": "Bucket List",
  "icon": "iconoir-task-list",
  "keywords": [
    "bucket list",
    "lifestyle",
    "things to do"
  ],
  "categories": [
    "Personal",
    "Hobbies"
  ],
  "export": [
    {
      "id": 13940,
      "name": "Bucket List",
      "order": 1,
      "type": "database",
      "tables": [
        {
          "id": 27622,
          "name": "Goals",
          "order": 2,
          "fields": [
            {
              "id": 145679,
              "type": "text",
              "name": "Name",
              "order": 0,
              "primary": true,
              "text_default": ""
            },
            {
              "id": 145682,
              "type": "single_select",
              "name": "Status",
              "order": 1,
              "primary": false,
              "select_options": [
                {
                  "id": 12378,
                  "value": "Not started",
                  "color": "dark-gray",
                  "order": 0
                },
                {
                  "id": 12379,
                  "value": "In progress",
                  "color": "orange",
                  "order": 1
                },
                {
                  "id": 12380,
                  "value": "Completed",
                  "color": "green",
                  "order": 2
                },
                {
                  "id": 12381,
                  "value": "Postponed/abandoned",
                  "color": "dark-red",
                  "order": 3
                }
              ]
            },
            {
              "id": 145686,
              "type": "link_row",
              "name": "Category",
              "order": 2,
              "primary": false,
              "link_row_table_id": 27623,
              "link_row_related_field_id": 145687
            },
            {
              "id": 145957,
              "type": "date",
              "name": "Est. date of completion",
              "order": 3,
              "primary": false,
              "date_format": "ISO",
              "date_include_time": false,
              "date_time_format": "24"
            },
            {
              "id": 145958,
              "type": "date",
              "name": "Completed",
              "order": 4,
              "primary": false,
              "date_format": "ISO",
              "date_include_time": false,
              "date_time_format": "24"
            },
            {
              "id": 145960,
              "type": "long_text",
              "name": "Notes",
              "order": 5,
              "primary": false
            }
          ],
          "views": [
            {
              "id": 30733,
              "type": "grid",
              "name": "All goals",
              "order": 1,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [],
              "sortings": [
                {
                  "id": 2582,
                  "field_id": 145957,
                  "order": "ASC"
                }
              ],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 149821,
                  "field_id": 145679,
                  "width": 251,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 149825,
                  "field_id": 145682,
                  "width": 175,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 149826,
                  "field_id": 145686,
                  "width": 211,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "empty_percentage",
                  "aggregation_raw_type": "empty_count"
                },
                {
                  "id": 150224,
                  "field_id": 145957,
                  "width": 208,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "max_date",
                  "aggregation_raw_type": "max"
                },
                {
                  "id": 150223,
                  "field_id": 145958,
                  "width": 132,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "min_date",
                  "aggregation_raw_type": "min"
                },
                {
                  "id": 150247,
                  "field_id": 145960,
                  "width": 554,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            },
            {
              "id": 30824,
              "type": "grid",
              "name": "Not started",
              "order": 2,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [
                {
                  "id": 5596,
                  "field_id": 145682,
                  "type": "single_select_equal",
                  "value": "12378"
                }
              ],
              "sortings": [],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 150227,
                  "field_id": 145679,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 150228,
                  "field_id": 145682,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 150229,
                  "field_id": 145686,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 150230,
                  "field_id": 145957,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 150231,
                  "field_id": 145958,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            },
            {
              "id": 30825,
              "type": "grid",
              "name": "In progress",
              "order": 3,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [
                {
                  "id": 5597,
                  "field_id": 145682,
                  "type": "single_select_equal",
                  "value": "12379"
                }
              ],
              "sortings": [],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 150232,
                  "field_id": 145679,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 150233,
                  "field_id": 145682,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 150234,
                  "field_id": 145686,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 150235,
                  "field_id": 145957,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 150236,
                  "field_id": 145958,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            },
            {
              "id": 30826,
              "type": "grid",
              "name": "Completed",
              "order": 4,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [
                {
                  "id": 5598,
                  "field_id": 145682,
                  "type": "single_select_equal",
                  "value": "12380"
                }
              ],
              "sortings": [],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 150237,
                  "field_id": 145679,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 150238,
                  "field_id": 145682,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 150239,
                  "field_id": 145686,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 150240,
                  "field_id": 145957,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 150241,
                  "field_id": 145958,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            },
            {
              "id": 30827,
              "type": "grid",
              "name": "Postponed/abandoned",
              "order": 5,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [
                {
                  "id": 5599,
                  "field_id": 145682,
                  "type": "single_select_equal",
                  "value": "12381"
                }
              ],
              "sortings": [],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 150242,
                  "field_id": 145679,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 150243,
                  "field_id": 145682,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 150244,
                  "field_id": 145686,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 150245,
                  "field_id": 145957,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 150246,
                  "field_id": 145958,
                  "width": 200,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            },
            {
              "id": 67466,
              "type": "form",
              "name": "New goal",
              "order": 6,
              "public": false,
              "title": "New goal on the horizon",
              "description": "Add more info below!",
              "cover_image": null,
              "logo_image": {
                "name": "ZqvWpyymlColLBo8eOFv6VmDLBMvTHRm_41c7e3f464bc151ee22a96af59666f54d61bd6f9aecb6b45c56cb7e1ede49a71.jpeg",
                "original_name": "advent (1).jpeg"
              },
              "submit_text": "Submit",
              "submit_action": "MESSAGE",
              "submit_action_message": "",
              "submit_action_redirect_url": "",
              "field_options": [
                {
                  "id": 15726,
                  "field_id": 145679,
                  "name": "",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 0
                },
                {
                  "id": 15728,
                  "field_id": 145686,
                  "name": "",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 1
                },
                {
                  "id": 15727,
                  "field_id": 145682,
                  "name": "",
                  "description": "",
                  "enabled": true,
                  "required": false,
                  "order": 2
                },
                {
                  "id": 15729,
                  "field_id": 145957,
                  "name": "",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 3
                },
                {
                  "id": 15731,
                  "field_id": 145960,
                  "name": "",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 4
                },
                {
                  "id": 15730,
                  "field_id": 145958,
                  "name": "",
                  "description": "",
                  "enabled": false,
                  "required": true,
                  "order": 5
                }
              ]
            },
            {
              "id": 67467,
              "type": "kanban",
              "name": "By status",
              "order": 7,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [],
              "sortings": [],
              "decorations": [],
              "single_select_field_id": 145682,
              "field_options": [
                {
                  "id": 375,
                  "field_id": 145679,
                  "hidden": false,
                  "order": 32767
                },
                {
                  "id": 376,
                  "field_id": 145682,
                  "hidden": false,
                  "order": 32767
                },
                {
                  "id": 377,
                  "field_id": 145686,
                  "hidden": false,
                  "order": 32767
                },
                {
                  "id": 378,
                  "field_id": 145957,
                  "hidden": false,
                  "order": 32767
                },
                {
                  "id": 379,
                  "field_id": 145958,
                  "hidden": true,
                  "order": 32767
                },
                {
                  "id": 380,
                  "field_id": 145960,
                  "hidden": false,
                  "order": 32767
                }
              ]
            }
          ],
          "rows": [
            {
              "id": 1,
              "order": "1.00000000000000000000",
              "created_on": "2021-08-21T18:36:50.381041+00:00",
              "updated_on": "2022-05-23T05:55:05.516948+00:00",
              "field_145679": "Run a 5K",
              "field_145682": 12380,
              "field_145686": [
                4
              ],
              "field_145957": "2020-07-09",
              "field_145958": "2020-07-09",
              "field_145960": null
            },
            {
              "id": 2,
              "order": "2.00000000000000000000",
              "created_on": "2021-08-21T18:36:50.382992+00:00",
              "updated_on": "2021-08-23T01:42:52.503731+00:00",
              "field_145679": "Run a 10k",
              "field_145682": 12380,
              "field_145686": [
                4
              ],
              "field_145957": "2020-09-01",
              "field_145958": "2020-09-01",
              "field_145960": ""
            },
            {
              "id": 3,
              "order": "3.00000000000000000000",
              "created_on": "2021-08-21T18:42:08.186501+00:00",
              "updated_on": "2021-08-23T01:43:03.455475+00:00",
              "field_145679": "Run a marathon",
              "field_145682": 12379,
              "field_145686": [
                4
              ],
              "field_145957": "2022-04-14",
              "field_145958": null,
              "field_145960": "Working with a new trainer to push the limits!"
            },
            {
              "id": 4,
              "order": "4.00000000000000000000",
              "created_on": "2021-08-21T18:42:12.613660+00:00",
              "updated_on": "2021-08-23T01:43:14.579252+00:00",
              "field_145679": "Participate in a triathlon",
              "field_145682": 12378,
              "field_145686": [
                4
              ],
              "field_145957": "2023-07-12",
              "field_145958": null,
              "field_145960": "\"I already got the run and the bike thing down, I just need to learn how to swim.\"\n\u2014Michael Scott"
            },
            {
              "id": 5,
              "order": "5.00000000000000000000",
              "created_on": "2021-08-21T18:42:24.755984+00:00",
              "updated_on": "2021-08-23T01:43:27.491956+00:00",
              "field_145679": "Write a song",
              "field_145682": 12378,
              "field_145686": [
                2
              ],
              "field_145957": "2022-11-28",
              "field_145958": null,
              "field_145960": "I should try to do multiple genres to get a feel for what it's like. I have to imagine it's very different writing a pop song versus a rock song, versus a hip-hop song."
            },
            {
              "id": 6,
              "order": "6.00000000000000000000",
              "created_on": "2021-08-21T18:42:27.296460+00:00",
              "updated_on": "2021-08-23T01:43:34.152305+00:00",
              "field_145679": "Start a vlog",
              "field_145682": 12378,
              "field_145686": [
                3
              ],
              "field_145957": "2021-11-30",
              "field_145958": null,
              "field_145960": "I should try out PeerTube instead of YouTube."
            },
            {
              "id": 7,
              "order": "7.00000000000000000000",
              "created_on": "2021-08-21T18:42:35.499685+00:00",
              "updated_on": "2021-08-23T01:44:33.231800+00:00",
              "field_145679": "Start a business",
              "field_145682": 12379,
              "field_145686": [
                3
              ],
              "field_145957": "2021-06-19",
              "field_145958": null,
              "field_145960": "Taking a lot more effort than I previously thought! \ud83d\ude05"
            },
            {
              "id": 8,
              "order": "8.00000000000000000000",
              "created_on": "2021-08-21T18:42:38.330575+00:00",
              "updated_on": "2021-08-23T01:44:40.262065+00:00",
              "field_145679": "Build an app",
              "field_145682": 12378,
              "field_145686": [
                3
              ],
              "field_145957": null,
              "field_145958": null,
              "field_145960": null
            },
            {
              "id": 9,
              "order": "9.00000000000000000000",
              "created_on": "2021-08-21T18:43:15.930442+00:00",
              "updated_on": "2021-08-23T01:45:10.396875+00:00",
              "field_145679": "Visit every continent",
              "field_145682": 12379,
              "field_145686": [
                5
              ],
              "field_145957": "2040-08-24",
              "field_145958": null,
              "field_145960": "Currently: 3/7."
            },
            {
              "id": 10,
              "order": "10.00000000000000000000",
              "created_on": "2021-08-21T18:43:31.260816+00:00",
              "updated_on": "2021-08-23T01:32:02.110128+00:00",
              "field_145679": "Skydive",
              "field_145682": 12381,
              "field_145686": [
                5
              ],
              "field_145957": null,
              "field_145958": null,
              "field_145960": "Need to muster up the courage to try this."
            },
            {
              "id": 11,
              "order": "11.00000000000000000000",
              "created_on": "2021-08-21T18:43:42.477484+00:00",
              "updated_on": "2021-08-23T01:45:26.081146+00:00",
              "field_145679": "Bungee jump",
              "field_145682": 12380,
              "field_145686": [
                5
              ],
              "field_145957": "2020-07-26",
              "field_145958": null,
              "field_145960": null
            },
            {
              "id": 12,
              "order": "12.00000000000000000000",
              "created_on": "2021-08-21T18:43:56.067022+00:00",
              "updated_on": "2021-08-23T01:46:14.432360+00:00",
              "field_145679": "Write a book",
              "field_145682": 12378,
              "field_145686": [
                2,
                3
              ],
              "field_145957": "2023-03-23",
              "field_145958": null,
              "field_145960": "Need to narrow down on a topic."
            },
            {
              "id": 13,
              "order": "13.00000000000000000000",
              "created_on": "2021-08-21T18:44:00.586922+00:00",
              "updated_on": "2021-08-23T01:46:31.583878+00:00",
              "field_145679": "Create and teach a course",
              "field_145682": 12379,
              "field_145686": [
                3
              ],
              "field_145957": "2021-06-30",
              "field_145958": "2022-01-20",
              "field_145960": "Once the course material is complete, I'll need to think about which platform I should use."
            },
            {
              "id": 14,
              "order": "14.00000000000000000000",
              "created_on": "2021-08-21T18:44:26.662120+00:00",
              "updated_on": "2021-08-23T01:46:43.359496+00:00",
              "field_145679": "Create an emergency bunker",
              "field_145682": 12378,
              "field_145686": [
                5
              ],
              "field_145957": "2022-05-20",
              "field_145958": null,
              "field_145960": null
            },
            {
              "id": 15,
              "order": "15.00000000000000000000",
              "created_on": "2021-08-21T18:47:20.971848+00:00",
              "updated_on": "2021-08-23T01:46:51.186475+00:00",
              "field_145679": "Squat 100 kg",
              "field_145682": 12379,
              "field_145686": [
                4
              ],
              "field_145957": "2022-04-23",
              "field_145958": null,
              "field_145960": "Currently at 65 kg."
            },
            {
              "id": 16,
              "order": "16.00000000000000000000",
              "created_on": "2021-08-21T18:48:09.913242+00:00",
              "updated_on": "2021-08-23T01:47:00.524869+00:00",
              "field_145679": "Swim in the Dead Sea",
              "field_145682": 12378,
              "field_145686": [
                5
              ],
              "field_145957": "2023-12-15",
              "field_145958": null,
              "field_145960": null
            },
            {
              "id": 17,
              "order": "17.00000000000000000000",
              "created_on": "2021-08-21T18:48:25.320230+00:00",
              "updated_on": "2021-08-23T01:47:19.132260+00:00",
              "field_145679": "Sail on the Pacific Ocean",
              "field_145682": 12380,
              "field_145686": [
                5
              ],
              "field_145957": "2018-03-01",
              "field_145958": "2018-03-01",
              "field_145960": null
            },
            {
              "id": 18,
              "order": "18.00000000000000000000",
              "created_on": "2021-08-21T18:48:34.711443+00:00",
              "updated_on": "2021-08-23T01:48:06.556006+00:00",
              "field_145679": "Sail on the Atlantic Ocean",
              "field_145682": 12378,
              "field_145686": [
                5
              ],
              "field_145957": "2023-03-31",
              "field_145958": null,
              "field_145960": "Heard that the waves are choppier on the Atlantic\u2014we'll see!"
            },
            {
              "id": 19,
              "order": "19.00000000000000000000",
              "created_on": "2021-08-21T18:58:09.347292+00:00",
              "updated_on": "2021-08-23T01:48:49.570843+00:00",
              "field_145679": "Go to a New York Knicks game",
              "field_145682": 12380,
              "field_145686": [
                8
              ],
              "field_145957": "2019-11-05",
              "field_145958": "2019-11-05",
              "field_145960": "Madison Square Garden is famous for a reason!"
            },
            {
              "id": 20,
              "order": "20.00000000000000000000",
              "created_on": "2021-08-21T18:58:32.209821+00:00",
              "updated_on": "2021-08-23T01:49:09.335595+00:00",
              "field_145679": "Go to a Golden State Warriors game",
              "field_145682": 12379,
              "field_145686": [
                8
              ],
              "field_145957": "2021-10-15",
              "field_145958": null,
              "field_145960": "Bought the tickets, just waiting to make the trip."
            },
            {
              "id": 21,
              "order": "21.00000000000000000000",
              "created_on": "2021-08-21T18:58:56.371374+00:00",
              "updated_on": "2021-08-23T01:49:33.066886+00:00",
              "field_145679": "Go to a Manchester United match",
              "field_145682": 12380,
              "field_145686": [
                8
              ],
              "field_145957": "2015-03-10",
              "field_145958": "2015-03-10",
              "field_145960": "Manchester United vs. Manchester City was insane... call it Manchester Divided. \ud83e\udd23"
            },
            {
              "id": 22,
              "order": "22.00000000000000000000",
              "created_on": "2021-08-21T22:02:51.950035+00:00",
              "updated_on": "2021-08-23T01:49:59.171706+00:00",
              "field_145679": "Go to a Real Madrid match",
              "field_145682": 12380,
              "field_145686": [
                8
              ],
              "field_145957": "2010-05-07",
              "field_145958": "2010-05-07",
              "field_145960": "Wish I would've seen Raul play, but it is what it is!"
            },
            {
              "id": 23,
              "order": "23.00000000000000000000",
              "created_on": "2021-08-21T22:03:02.156005+00:00",
              "updated_on": "2021-08-23T01:50:19.785115+00:00",
              "field_145679": "Go to a Chicago Cubs game",
              "field_145682": 12380,
              "field_145686": [
                8
              ],
              "field_145957": "2016-05-27",
              "field_145958": "2016-05-27",
              "field_145960": "It was the year they won the World Series, so that's pretty cool."
            },
            {
              "id": 24,
              "order": "24.00000000000000000000",
              "created_on": "2021-08-21T22:03:12.544460+00:00",
              "updated_on": "2021-08-23T01:37:12.728331+00:00",
              "field_145679": "Go to a San Francisco 49ers game",
              "field_145682": 12378,
              "field_145686": [
                8
              ],
              "field_145957": null,
              "field_145958": null,
              "field_145960": "Might be able to couple this with the Warriors game."
            },
            {
              "id": 25,
              "order": "25.00000000000000000000",
              "created_on": "2021-08-21T22:05:45.759365+00:00",
              "updated_on": "2021-08-21T22:13:20.781521+00:00",
              "field_145679": "Learn how to mix paint",
              "field_145682": 12378,
              "field_145686": [
                2
              ],
              "field_145957": null,
              "field_145958": null,
              "field_145960": null
            },
            {
              "id": 26,
              "order": "26.00000000000000000000",
              "created_on": "2021-08-21T22:05:59.501758+00:00",
              "updated_on": "2021-08-23T01:51:42.663565+00:00",
              "field_145679": "Start a podcast",
              "field_145682": 12378,
              "field_145686": [
                3
              ],
              "field_145957": "2023-02-19",
              "field_145958": null,
              "field_145960": "Who should be the cohost?"
            },
            {
              "id": 27,
              "order": "27.00000000000000000000",
              "created_on": "2021-08-21T22:09:13.941656+00:00",
              "updated_on": "2021-08-23T01:51:50.547342+00:00",
              "field_145679": "See Guns 'N' Roses live",
              "field_145682": 12379,
              "field_145686": [
                7
              ],
              "field_145957": "2021-08-31",
              "field_145958": null,
              "field_145960": "One of those bands you should see live!"
            },
            {
              "id": 28,
              "order": "28.00000000000000000000",
              "created_on": "2021-08-21T22:09:31.305649+00:00",
              "updated_on": "2021-08-23T01:37:43.918627+00:00",
              "field_145679": "See Led Zeppelin live",
              "field_145682": 12381,
              "field_145686": [
                7
              ],
              "field_145957": null,
              "field_145958": null,
              "field_145960": "Missed my chance. :("
            },
            {
              "id": 29,
              "order": "29.00000000000000000000",
              "created_on": "2021-08-21T22:09:38.497097+00:00",
              "updated_on": "2021-08-23T01:37:53.653200+00:00",
              "field_145679": "See Nas live",
              "field_145682": 12378,
              "field_145686": [
                7
              ],
              "field_145957": null,
              "field_145958": null,
              "field_145960": "Is he ever going to tour again?"
            },
            {
              "id": 30,
              "order": "30.00000000000000000000",
              "created_on": "2021-08-21T22:10:04.268514+00:00",
              "updated_on": "2021-08-23T01:52:15.226741+00:00",
              "field_145679": "See OutKast live",
              "field_145682": 12380,
              "field_145686": [
                7
              ],
              "field_145957": "2017-08-05",
              "field_145958": "2017-08-05",
              "field_145960": "Glad I got to see them during their final tour!"
            },
            {
              "id": 31,
              "order": "31.00000000000000000000",
              "created_on": "2021-08-21T22:10:23.305661+00:00",
              "updated_on": "2021-08-23T01:53:47.011377+00:00",
              "field_145679": "Learn Spanish",
              "field_145682": 12380,
              "field_145686": [
                6
              ],
              "field_145957": "2019-12-01",
              "field_145958": "2020-03-16",
              "field_145960": null
            },
            {
              "id": 32,
              "order": "32.00000000000000000000",
              "created_on": "2021-08-21T22:10:26.812324+00:00",
              "updated_on": "2021-08-23T01:53:59.731914+00:00",
              "field_145679": "Learn Portuguese",
              "field_145682": 12379,
              "field_145686": [
                6
              ],
              "field_145957": "2022-01-15",
              "field_145958": null,
              "field_145960": "Much easier to learn now that I know Spanish!"
            },
            {
              "id": 33,
              "order": "33.00000000000000000000",
              "created_on": "2021-08-21T22:10:35.993375+00:00",
              "updated_on": "2021-08-23T01:54:46.192964+00:00",
              "field_145679": "Learn Italian",
              "field_145682": 12379,
              "field_145686": [
                6
              ],
              "field_145957": "2022-09-30",
              "field_145958": null,
              "field_145960": "All the love languages have similarities that make it easier to connect the dots."
            },
            {
              "id": 34,
              "order": "34.00000000000000000000",
              "created_on": "2021-08-21T22:10:42.136315+00:00",
              "updated_on": "2021-08-21T22:13:39.284271+00:00",
              "field_145679": "Learn French",
              "field_145682": 12378,
              "field_145686": [
                6
              ],
              "field_145957": null,
              "field_145958": null,
              "field_145960": null
            },
            {
              "id": 35,
              "order": "35.00000000000000000000",
              "created_on": "2021-08-21T22:14:02.707297+00:00",
              "updated_on": "2021-08-23T01:40:39.683840+00:00",
              "field_145679": "Live in a van",
              "field_145682": 12378,
              "field_145686": [
                1
              ],
              "field_145957": null,
              "field_145958": null,
              "field_145960": "Need a Wi-Fi hotspot so I can drive around the country!"
            },
            {
              "id": 36,
              "order": "36.00000000000000000000",
              "created_on": "2021-08-21T22:14:12.357660+00:00",
              "updated_on": "2021-08-23T01:55:00.292537+00:00",
              "field_145679": "Own less than 100 total items",
              "field_145682": 12379,
              "field_145686": [
                1
              ],
              "field_145957": "2023-05-29",
              "field_145958": null,
              "field_145960": "Still need to declutter a good chunk of my garage."
            },
            {
              "id": 37,
              "order": "37.00000000000000000000",
              "created_on": "2021-08-21T22:14:58.236487+00:00",
              "updated_on": "2021-08-21T22:15:29.060062+00:00",
              "field_145679": "Build a small house",
              "field_145682": 12378,
              "field_145686": [
                1
              ],
              "field_145957": null,
              "field_145958": null,
              "field_145960": null
            }
          ]
        },
        {
          "id": 27623,
          "name": "Categories",
          "order": 3,
          "fields": [
            {
              "id": 145683,
              "type": "text",
              "name": "Name",
              "order": 0,
              "primary": true,
              "text_default": ""
            },
            {
              "id": 145684,
              "type": "long_text",
              "name": "Description",
              "order": 1,
              "primary": false
            },
            {
              "id": 145687,
              "type": "link_row",
              "name": "Related goals",
              "order": 2,
              "primary": false,
              "link_row_table_id": 27622,
              "link_row_related_field_id": 145686
            }
          ],
          "views": [
            {
              "id": 30734,
              "type": "grid",
              "name": "All categories",
              "order": 1,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [],
              "sortings": [
                {
                  "id": 2587,
                  "field_id": 145683,
                  "order": "ASC"
                }
              ],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 149824,
                  "field_id": 145683,
                  "width": 146,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "unique_count",
                  "aggregation_raw_type": "unique_count"
                },
                {
                  "id": 149822,
                  "field_id": 145684,
                  "width": 422,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 149846,
                  "field_id": 145687,
                  "width": 876,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            }
          ],
          "rows": [
            {
              "id": 1,
              "order": "1.00000000000000000000",
              "created_on": "2021-08-21T18:53:17.232054+00:00",
              "updated_on": "2021-08-21T22:17:23.169207+00:00",
              "field_145683": "Lifestyle",
              "field_145684": "On the road to constant improvement!",
              "field_145687": [
                35,
                36,
                37
              ]
            },
            {
              "id": 2,
              "order": "2.00000000000000000000",
              "created_on": "2021-08-21T18:53:17.235099+00:00",
              "updated_on": "2021-08-21T22:16:58.116751+00:00",
              "field_145683": "Creative",
              "field_145684": "Anything that helps work that creative muscle. \ud83e\udde0\ud83d\udcaa",
              "field_145687": [
                5,
                12,
                25
              ]
            },
            {
              "id": 3,
              "order": "3.00000000000000000000",
              "created_on": "2021-08-21T18:54:07.006701+00:00",
              "updated_on": "2021-08-21T22:17:47.570380+00:00",
              "field_145683": "Entrepreneurship",
              "field_145684": "Jump off the cliff and try to build the airplane on the way down!",
              "field_145687": [
                6,
                7,
                8,
                12,
                13,
                26
              ]
            },
            {
              "id": 4,
              "order": "4.00000000000000000000",
              "created_on": "2021-08-21T18:54:12.293152+00:00",
              "updated_on": "2021-08-21T22:17:58.795977+00:00",
              "field_145683": "Health",
              "field_145684": "Because health is wealth!",
              "field_145687": [
                1,
                2,
                3,
                4,
                15
              ]
            },
            {
              "id": 5,
              "order": "5.00000000000000000000",
              "created_on": "2021-08-21T18:54:15.073762+00:00",
              "updated_on": "2021-08-21T22:19:34.683046+00:00",
              "field_145683": "Adventure/Travel",
              "field_145684": "So many benefits to seeing the world. \ud83d\udee9\ufe0f",
              "field_145687": [
                9,
                10,
                11,
                14,
                16,
                17,
                18
              ]
            },
            {
              "id": 6,
              "order": "6.00000000000000000000",
              "created_on": "2021-08-21T18:54:41.398216+00:00",
              "updated_on": "2021-08-21T22:19:57.678393+00:00",
              "field_145683": "Language",
              "field_145684": "Pairs up nicely with Adventure/Travel. \ud83d\ude04",
              "field_145687": [
                31,
                32,
                33,
                34
              ]
            },
            {
              "id": 7,
              "order": "7.00000000000000000000",
              "created_on": "2021-08-21T18:55:04.417199+00:00",
              "updated_on": "2021-08-21T22:20:51.074583+00:00",
              "field_145683": "Music",
              "field_145684": "Nothing like live music! \ud83c\udfb5\ud83e\udd18\ud83c\udfb8",
              "field_145687": [
                27,
                28,
                29,
                30
              ]
            },
            {
              "id": 8,
              "order": "8.00000000000000000000",
              "created_on": "2021-08-21T18:55:21.273069+00:00",
              "updated_on": "2021-08-21T22:21:03.699569+00:00",
              "field_145683": "Sports",
              "field_145684": "\ud83c\udfc0\u26be\ud83c\udfc8\u26bd",
              "field_145687": [
                19,
                20,
                21,
                22,
                23,
                24
              ]
            }
          ]
        }
      ]
    }
  ]
}
