{
  "baserow_template_version": 1,
  "name": "Nonprofit Grant Tracker",
  "icon": "iconoir-receive-dollars",
  "keywords": [
    "grants",
    "grant management",
    "grant tracker",
    "grant application",
    "funds",
    "organization",
    "nonprofit",
    "foundation",
    "donation"
  ],
  "categories": [
    "Professional"
  ],
  "export": [
    {
      "id": 26056,
      "name": "Nonprofit Grant Tracker",
      "order": 1,
      "type": "database",
      "tables": [
        {
          "id": 57140,
          "name": "Grants",
          "order": 1,
          "fields": [
            {
              "id": 330648,
              "type": "text",
              "name": "Name",
              "order": 0,
              "primary": true,
              "text_default": ""
            },
            {
              "id": 330649,
              "type": "link_row",
              "name": "Funded by",
              "order": 1,
              "primary": false,
              "link_row_table_id": 57135,
              "link_row_related_field_id": 330651
            },
            {
              "id": 330652,
              "type": "date",
              "name": "Deadline",
              "order": 3,
              "primary": false,
              "date_format": "ISO",
              "date_include_time": false,
              "date_time_format": "24"
            },
            {
              "id": 330655,
              "type": "single_select",
              "name": "Status",
              "order": 4,
              "primary": false,
              "select_options": [
                {
                  "id": 68843,
                  "value": "Application  in progress",
                  "color": "orange",
                  "order": 0
                },
                {
                  "id": 68844,
                  "value": "Funded",
                  "color": "green",
                  "order": 1
                },
                {
                  "id": 68845,
                  "value": "Denied",
                  "color": "red",
                  "order": 2
                },
                {
                  "id": 68846,
                  "value": "Response pending",
                  "color": "dark-blue",
                  "order": 3
                }
              ]
            },
            {
              "id": 330670,
              "type": "number",
              "name": "Amount received",
              "order": 5,
              "primary": false,
              "number_decimal_places": 0,
              "number_negative": false
            },
            {
              "id": 330679,
              "type": "formula",
              "name": "Was awarded",
              "order": 6,
              "primary": false,
              "error": null,
              "date_format": null,
              "date_include_time": null,
              "date_time_format": null,
              "number_decimal_places": null,
              "array_formula_type": null,
              "formula": "if((field('Amount received') <1),'\u274c','\u2705')",
              "formula_type": "text"
            },
            {
              "id": 332036,
              "type": "long_text",
              "name": "Description",
              "order": 7,
              "primary": false
            },
            {
              "id": 332050,
              "type": "file",
              "name": "Application",
              "order": 8,
              "primary": false
            },
            {
              "id": 332056,
              "type": "link_row",
              "name": "Intended to fund",
              "order": 9,
              "primary": false,
              "link_row_table_id": 57141,
              "link_row_related_field_id": 332057
            },
            {
              "id": 332505,
              "type": "link_row",
              "name": "Applied by",
              "order": 10,
              "primary": false,
              "link_row_table_id": 57143,
              "link_row_related_field_id": 332506
            }
          ],
          "views": [
            {
              "id": 72837,
              "type": "grid",
              "name": "All grants",
              "order": 1,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [],
              "sortings": [
                {
                  "id": 13464,
                  "field_id": 330652,
                  "order": "ASC"
                }
              ],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 407412,
                  "field_id": 330648,
                  "width": 303,
                  "hidden": false,
                  "order": 9,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 407410,
                  "field_id": 330649,
                  "width": 182,
                  "hidden": false,
                  "order": 1,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 407413,
                  "field_id": 330652,
                  "width": 131,
                  "hidden": false,
                  "order": 4,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 407415,
                  "field_id": 330655,
                  "width": 177,
                  "hidden": false,
                  "order": 0,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 407430,
                  "field_id": 330670,
                  "width": 173,
                  "hidden": false,
                  "order": 8,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 407439,
                  "field_id": 330679,
                  "width": 150,
                  "hidden": false,
                  "order": 7,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 408995,
                  "field_id": 332036,
                  "width": 200,
                  "hidden": false,
                  "order": 2,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 409008,
                  "field_id": 332050,
                  "width": 132,
                  "hidden": false,
                  "order": 3,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 409013,
                  "field_id": 332056,
                  "width": 177,
                  "hidden": false,
                  "order": 6,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 409104,
                  "field_id": 332505,
                  "width": 200,
                  "hidden": false,
                  "order": 5,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            },
            {
              "id": 74224,
              "type": "grid",
              "name": "Awarded",
              "order": 2,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [
                {
                  "id": 21456,
                  "field_id": 330679,
                  "type": "equal",
                  "value": "\u2705"
                }
              ],
              "sortings": [
                {
                  "id": 13716,
                  "field_id": 330648,
                  "order": "ASC"
                }
              ],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 414799,
                  "field_id": 330648,
                  "width": 274,
                  "hidden": false,
                  "order": 9,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414800,
                  "field_id": 330649,
                  "width": 168,
                  "hidden": false,
                  "order": 1,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414801,
                  "field_id": 330652,
                  "width": 125,
                  "hidden": false,
                  "order": 4,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414802,
                  "field_id": 330655,
                  "width": 100,
                  "hidden": false,
                  "order": 0,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414803,
                  "field_id": 330670,
                  "width": 168,
                  "hidden": false,
                  "order": 8,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414804,
                  "field_id": 330679,
                  "width": 148,
                  "hidden": false,
                  "order": 7,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414805,
                  "field_id": 332036,
                  "width": 252,
                  "hidden": false,
                  "order": 2,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414806,
                  "field_id": 332050,
                  "width": 132,
                  "hidden": false,
                  "order": 3,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414807,
                  "field_id": 332056,
                  "width": 200,
                  "hidden": false,
                  "order": 6,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414808,
                  "field_id": 332505,
                  "width": 213,
                  "hidden": false,
                  "order": 5,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            },
            {
              "id": 74227,
              "type": "grid",
              "name": "High value",
              "order": 3,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [
                {
                  "id": 21457,
                  "field_id": 330670,
                  "type": "higher_than",
                  "value": "10000"
                }
              ],
              "sortings": [
                {
                  "id": 13717,
                  "field_id": 330670,
                  "order": "ASC"
                }
              ],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 414812,
                  "field_id": 330648,
                  "width": 200,
                  "hidden": false,
                  "order": 9,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414813,
                  "field_id": 330649,
                  "width": 172,
                  "hidden": false,
                  "order": 1,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414814,
                  "field_id": 330652,
                  "width": 124,
                  "hidden": false,
                  "order": 4,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414815,
                  "field_id": 330655,
                  "width": 110,
                  "hidden": false,
                  "order": 0,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414816,
                  "field_id": 330670,
                  "width": 170,
                  "hidden": false,
                  "order": 8,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414817,
                  "field_id": 330679,
                  "width": 151,
                  "hidden": false,
                  "order": 7,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414818,
                  "field_id": 332036,
                  "width": 200,
                  "hidden": false,
                  "order": 2,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414819,
                  "field_id": 332050,
                  "width": 132,
                  "hidden": false,
                  "order": 3,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414820,
                  "field_id": 332056,
                  "width": 200,
                  "hidden": false,
                  "order": 6,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414821,
                  "field_id": 332505,
                  "width": 200,
                  "hidden": false,
                  "order": 5,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            },
            {
              "id": 74229,
              "type": "grid",
              "name": "2021",
              "order": 4,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [
                {
                  "id": 21458,
                  "field_id": 330652,
                  "type": "date_before",
                  "value": "2022-01-01"
                },
                {
                  "id": 21459,
                  "field_id": 330652,
                  "type": "date_after",
                  "value": "2020-12-31"
                }
              ],
              "sortings": [
                {
                  "id": 13718,
                  "field_id": 330652,
                  "order": "ASC"
                }
              ],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 414824,
                  "field_id": 330648,
                  "width": 261,
                  "hidden": false,
                  "order": 9,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414825,
                  "field_id": 330649,
                  "width": 175,
                  "hidden": false,
                  "order": 1,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414826,
                  "field_id": 330652,
                  "width": 129,
                  "hidden": false,
                  "order": 4,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414827,
                  "field_id": 330655,
                  "width": 100,
                  "hidden": false,
                  "order": 0,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414828,
                  "field_id": 330670,
                  "width": 172,
                  "hidden": false,
                  "order": 8,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414829,
                  "field_id": 330679,
                  "width": 145,
                  "hidden": false,
                  "order": 7,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414830,
                  "field_id": 332036,
                  "width": 200,
                  "hidden": false,
                  "order": 2,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414831,
                  "field_id": 332050,
                  "width": 133,
                  "hidden": false,
                  "order": 3,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414832,
                  "field_id": 332056,
                  "width": 200,
                  "hidden": false,
                  "order": 6,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414833,
                  "field_id": 332505,
                  "width": 213,
                  "hidden": false,
                  "order": 5,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            },
            {
              "id": 74236,
              "type": "grid",
              "name": "Current year",
              "order": 5,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [
                {
                  "id": 21462,
                  "field_id": 330652,
                  "type": "date_equals_year",
                  "value": "America/Chicago"
                }
              ],
              "sortings": [
                {
                  "id": 13721,
                  "field_id": 330652,
                  "order": "ASC"
                }
              ],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 414875,
                  "field_id": 330648,
                  "width": 200,
                  "hidden": false,
                  "order": 9,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414876,
                  "field_id": 330649,
                  "width": 179,
                  "hidden": false,
                  "order": 1,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414877,
                  "field_id": 330652,
                  "width": 126,
                  "hidden": false,
                  "order": 4,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414878,
                  "field_id": 330655,
                  "width": 179,
                  "hidden": false,
                  "order": 0,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414879,
                  "field_id": 330670,
                  "width": 172,
                  "hidden": false,
                  "order": 8,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414880,
                  "field_id": 330679,
                  "width": 157,
                  "hidden": false,
                  "order": 7,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414881,
                  "field_id": 332036,
                  "width": 220,
                  "hidden": false,
                  "order": 2,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414882,
                  "field_id": 332050,
                  "width": 138,
                  "hidden": false,
                  "order": 3,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414883,
                  "field_id": 332056,
                  "width": 200,
                  "hidden": false,
                  "order": 6,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414884,
                  "field_id": 332505,
                  "width": 131,
                  "hidden": false,
                  "order": 5,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            },
            {
              "id": 74228,
              "type": "kanban",
              "name": "By status",
              "order": 6,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [],
              "sortings": [],
              "decorations": [],
              "single_select_field_id": 330655,
              "field_options": [
                {
                  "id": 792,
                  "field_id": 330648,
                  "hidden": false,
                  "order": 0
                },
                {
                  "id": 798,
                  "field_id": 332036,
                  "hidden": false,
                  "order": 1
                },
                {
                  "id": 799,
                  "field_id": 332050,
                  "hidden": false,
                  "order": 2
                },
                {
                  "id": 793,
                  "field_id": 330649,
                  "hidden": false,
                  "order": 3
                },
                {
                  "id": 800,
                  "field_id": 332056,
                  "hidden": false,
                  "order": 4
                },
                {
                  "id": 794,
                  "field_id": 330652,
                  "hidden": false,
                  "order": 5
                },
                {
                  "id": 795,
                  "field_id": 330655,
                  "hidden": true,
                  "order": 6
                },
                {
                  "id": 796,
                  "field_id": 330670,
                  "hidden": false,
                  "order": 7
                },
                {
                  "id": 801,
                  "field_id": 332505,
                  "hidden": true,
                  "order": 8
                },
                {
                  "id": 797,
                  "field_id": 330679,
                  "hidden": true,
                  "order": 9
                }
              ]
            },
            {
              "id": 74275,
              "type": "form",
              "name": "New grant",
              "order": 7,
              "public": false,
              "title": "Applying for a new grant? Add it to the list!",
              "description": "",
              "cover_image": null,
              "logo_image": {
                "name": "TkssRbuvhk12WolEi9tTxk4nREVNgzGF_3dcd4ca7e9dff8519834ef0faaf64d8b84859763f3342abeabc5edd74cf42c97.jpeg",
                "original_name": "grant.jpeg"
              },
              "submit_text": "Submit",
              "submit_action": "MESSAGE",
              "submit_action_message": "Woohoo! Submitted.",
              "submit_action_redirect_url": "",
              "field_options": [
                {
                  "id": 18192,
                  "field_id": 330648,
                  "name": "Name of the grant",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 0
                },
                {
                  "id": 18193,
                  "field_id": 330649,
                  "name": "Who is it funded by?",
                  "description": "Select from drop down menu if they are already in our database",
                  "enabled": true,
                  "required": false,
                  "order": 1
                },
                {
                  "id": 18194,
                  "field_id": 330652,
                  "name": "Application deadline",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 2
                },
                {
                  "id": 18198,
                  "field_id": 332036,
                  "name": "",
                  "description": "What is this grant about?",
                  "enabled": true,
                  "required": true,
                  "order": 3
                },
                {
                  "id": 18195,
                  "field_id": 330655,
                  "name": "",
                  "description": "Have you already started?",
                  "enabled": true,
                  "required": false,
                  "order": 4
                },
                {
                  "id": 18200,
                  "field_id": 332056,
                  "name": "Which program do you want to use the funds from this grant for?",
                  "description": "",
                  "enabled": true,
                  "required": false,
                  "order": 5
                },
                {
                  "id": 18201,
                  "field_id": 332505,
                  "name": "",
                  "description": "Select a team member",
                  "enabled": true,
                  "required": false,
                  "order": 6
                },
                {
                  "id": 18196,
                  "field_id": 330670,
                  "name": "",
                  "description": "",
                  "enabled": false,
                  "required": true,
                  "order": 7
                },
                {
                  "id": 18197,
                  "field_id": 330679,
                  "name": "",
                  "description": "",
                  "enabled": false,
                  "required": true,
                  "order": 8
                },
                {
                  "id": 18199,
                  "field_id": 332050,
                  "name": "",
                  "description": "",
                  "enabled": false,
                  "required": true,
                  "order": 9
                }
              ]
            }
          ],
          "rows": [
            {
              "id": 1,
              "order": "1.00000000000000000000",
              "created_on": "2022-04-05T20:06:24.797521+00:00",
              "updated_on": "2022-04-11T15:42:33.717746+00:00",
              "field_330648": "18th P3 Awards: A National Student Design Competition Focusing on People, Prosperity and the Planet",
              "field_330649": [
                2
              ],
              "field_330652": "2020-12-31",
              "field_330655": 68844,
              "field_330670": "200000",
              "field_330679": null,
              "field_332036": "The U.S. Environmental Protection Agency (EPA), as part of its People, Prosperity and the Planet (P3) Award Program \u2013 is seeking applications proposing to research, develop, design, and demonstrate solutions to real world challenges. The P3 competition highlights the use of scientific principles in creating innovative technology-based projects that achieve the mutual goals of improved quality of life, economic prosperity and environmental protection. The EPA offers the P3 competition in response to the environmental and public health challenges in the United States, including those in small, rural, tribal and/or underserved communities. Please see the P3 Student Design Competition website for more details about this program. Proposed projects must embody the P3 approach, which is that they have the intention and capability to simultaneously improve the quality of people\u2019s lives, provide economic benefits and protect the environment.",
              "field_332050": [
                {
                  "name": "vlDSH0V5bkdzeaQWYGpK2Ukd3s1JS75w_7444b98d4ad2bb33bd7b148ec0576a9cd4cb898783bd1a2281c2c16ce6f81176.pdf",
                  "visible_name": "18p3awards.pdf",
                  "original_name": "18p3awards.pdf"
                }
              ],
              "field_332056": [
                5
              ],
              "field_332505": [
                2
              ]
            },
            {
              "id": 2,
              "order": "2.00000000000000000000",
              "created_on": "2022-04-05T20:06:24.800023+00:00",
              "updated_on": "2022-04-11T15:44:05.952257+00:00",
              "field_330648": "Freshwater Harmful Algal Blooms",
              "field_330649": [
                2
              ],
              "field_330652": "2021-12-31",
              "field_330655": 68844,
              "field_330670": "98000",
              "field_330679": null,
              "field_332036": "EPA awarded funding through two Science to Achieve Results (STAR) grants for innovative research on the prediction, prevention, control, and mitigation of freshwater harmful algal blooms.",
              "field_332050": [
                {
                  "name": "D3ZKkm4lnoGwdAmglpd8mG9JppRq1kEM_7444b98d4ad2bb33bd7b148ec0576a9cd4cb898783bd1a2281c2c16ce6f81176.pdf",
                  "visible_name": "FreshwaterGrantapp.pdf",
                  "original_name": "FreshwaterGrantapp.pdf"
                }
              ],
              "field_332056": [
                1
              ],
              "field_332505": [
                6,
                2
              ]
            },
            {
              "id": 3,
              "order": "3.00000000000000000000",
              "created_on": "2022-04-06T16:59:12.371871+00:00",
              "updated_on": "2022-04-11T15:42:04.332933+00:00",
              "field_330648": "17th Annual P3 Awards: A National Student Design Competition Focusing on People, Prosperity and the Planet",
              "field_330649": [
                2
              ],
              "field_330652": "2020-10-03",
              "field_330655": 68844,
              "field_330670": "148000",
              "field_330679": null,
              "field_332036": "The U.S. Environmental Protection Agency (EPA), as part of its People, Prosperity and the Planet (P3) Award Program \u2013 is seeking applications proposing to research, develop, design, and demonstrate solutions to real world challenges. The P3 competition highlights the use of scientific principles in creating innovative technology-based projects that achieve the mutual goals of improved quality of life, economic prosperity and environmental protection. The EPA offers the P3 competition in response to the environmental and public health challenges in the United States, including those in small, rural, tribal and/or underserved communities. Please see the P3 Student Design Competition website for more details about this program. Proposed projects must embody the P3 approach, which is that they have the intention and capability to simultaneously improve the quality of people\u2019s lives, provide economic benefits and protect the environment.",
              "field_332050": [
                {
                  "name": "SwQSz6VZxdysYxhLFZ5LR3pgx2ve2wdh_7444b98d4ad2bb33bd7b148ec0576a9cd4cb898783bd1a2281c2c16ce6f81176.pdf",
                  "visible_name": "17thp3awards.pdf",
                  "original_name": "17thp3awards.pdf"
                }
              ],
              "field_332056": [
                2
              ],
              "field_332505": [
                1
              ]
            },
            {
              "id": 4,
              "order": "4.00000000000000000000",
              "created_on": "2022-04-06T16:59:23.210051+00:00",
              "updated_on": "2022-04-11T15:45:38.374841+00:00",
              "field_330648": "National Center for Sustainable Water Infrastructure Modeling Research",
              "field_330649": [
                2
              ],
              "field_330652": "2022-04-19",
              "field_330655": 68843,
              "field_330670": "0",
              "field_330679": null,
              "field_332036": "EPA funding to develop a center for sustainable water infrastructure modeling research. The Center for Infrastructure Modeling and Management will use open source water infrastructure models while sharing green infrastructure tools and research with local communities and stakeholders. The center will also be open to the public, allowing for community engagement with individuals interested in water infrastructure modeling.",
              "field_332050": [
                {
                  "name": "AL0Zb8pMa2eFxcowraZemXctdycH9fAG_7444b98d4ad2bb33bd7b148ec0576a9cd4cb898783bd1a2281c2c16ce6f81176.pdf",
                  "visible_name": "NationalCenterApp.pdf",
                  "original_name": "NationalCenterApp.pdf"
                }
              ],
              "field_332056": [
                1
              ],
              "field_332505": [
                2
              ]
            },
            {
              "id": 5,
              "order": "5.00000000000000000000",
              "created_on": "2022-04-06T18:52:12.117613+00:00",
              "updated_on": "2022-04-11T16:14:00.622409+00:00",
              "field_330648": "Water & Waste Disposal Grant 2022",
              "field_330649": [
                3
              ],
              "field_330652": "2021-11-30",
              "field_330655": 68845,
              "field_330670": "0",
              "field_330679": null,
              "field_332036": "This program provides funding for clean and reliable drinking water systems, sanitary sewage disposal, sanitary solid waste disposal, and storm water drainage to households and businesses in eligible rural areas.",
              "field_332050": [
                {
                  "name": "EpOqrqE5HiXZbBi0HkdqR4hp5JRbWXfc_7444b98d4ad2bb33bd7b148ec0576a9cd4cb898783bd1a2281c2c16ce6f81176.pdf",
                  "visible_name": "WaterandWaste.pdf",
                  "original_name": "WaterandWaste.pdf"
                }
              ],
              "field_332056": [
                1
              ],
              "field_332505": [
                5,
                2
              ]
            },
            {
              "id": 6,
              "order": "6.00000000000000000000",
              "created_on": "2022-04-06T19:00:46.255390+00:00",
              "updated_on": "2022-04-11T15:45:55.549697+00:00",
              "field_330648": "Illinois American Water\u2019s 2021 Environmental Grant",
              "field_330649": [
                1
              ],
              "field_330652": "2022-05-30",
              "field_330655": 68843,
              "field_330670": "0",
              "field_330679": null,
              "field_332036": "Established in 2005, our annual Environmental Grant Program offers funding for innovative, community-based environmental projects that improve, restore or protect the watersheds, surface water and groundwater supplies in our local communities.",
              "field_332050": [
                {
                  "name": "z7cdPKamIb6iEJSLclIiUHqW5vuG7lGR_7444b98d4ad2bb33bd7b148ec0576a9cd4cb898783bd1a2281c2c16ce6f81176.pdf",
                  "visible_name": "IllinoisAmericaWaterApp.pdf",
                  "original_name": "IllinoisAmericaWaterApp.pdf"
                }
              ],
              "field_332056": [
                2
              ],
              "field_332505": [
                1
              ]
            },
            {
              "id": 7,
              "order": "7.00000000000000000000",
              "created_on": "2022-04-06T19:22:42.890918+00:00",
              "updated_on": "2022-04-11T16:05:12.832754+00:00",
              "field_330648": "Drinking Water Infrastructure Grant 2022",
              "field_330649": [
                5
              ],
              "field_330652": "2021-12-31",
              "field_330655": 68844,
              "field_330670": "3500",
              "field_330679": null,
              "field_332036": "This grant seeks to fund nonprofits aimed at keeping drinking water clean and safe.",
              "field_332050": [
                {
                  "name": "iRB7E1E6oEwnMpLXbiSl9Qd49WIXYOgD_7444b98d4ad2bb33bd7b148ec0576a9cd4cb898783bd1a2281c2c16ce6f81176.pdf",
                  "visible_name": "Drinkingwaterapplication.pdf",
                  "original_name": "Drinkingwaterapplication.pdf"
                }
              ],
              "field_332056": [
                2
              ],
              "field_332505": [
                7,
                5
              ]
            },
            {
              "id": 8,
              "order": "8.00000000000000000000",
              "created_on": "2022-04-06T19:24:23.230905+00:00",
              "updated_on": "2022-04-11T15:44:41.188599+00:00",
              "field_330648": "2021 Clean Water Initiative",
              "field_330649": [
                5
              ],
              "field_330652": "2022-02-10",
              "field_330655": 68844,
              "field_330670": "6800",
              "field_330679": null,
              "field_332036": "This grant is aimed at educating the public about the various chemicals that can exist in water at that runs through their faucets.",
              "field_332050": [
                {
                  "name": "vSwdBDLDBqRWcvEtDlz8jQnBnAvVGI7m_7444b98d4ad2bb33bd7b148ec0576a9cd4cb898783bd1a2281c2c16ce6f81176.pdf",
                  "visible_name": "CleanWaterInitiative.pdf",
                  "original_name": "CleanWaterInitiative.pdf"
                }
              ],
              "field_332056": [
                3
              ],
              "field_332505": [
                2
              ]
            },
            {
              "id": 9,
              "order": "9.00000000000000000000",
              "created_on": "2022-04-06T19:51:09.188504+00:00",
              "updated_on": "2022-04-11T15:43:14.879615+00:00",
              "field_330648": "Water Education and Safety 2021",
              "field_330649": [
                4
              ],
              "field_330652": "2021-10-11",
              "field_330655": 68844,
              "field_330670": "7500",
              "field_330679": null,
              "field_332036": "Aimed at educating young ones, this grant intends to help an organization teach students about the significance of water in the ecosystem.",
              "field_332050": [
                {
                  "name": "dbYrwD1kyxmyNQaavEyMB9b0wx0QvFkr_7444b98d4ad2bb33bd7b148ec0576a9cd4cb898783bd1a2281c2c16ce6f81176.pdf",
                  "visible_name": "WaterandEducation.pdf",
                  "original_name": "WaterandEducation.pdf"
                }
              ],
              "field_332056": [
                4
              ],
              "field_332505": [
                4
              ]
            },
            {
              "id": 10,
              "order": "10.00000000000000000000",
              "created_on": "2022-04-06T19:54:29.358653+00:00",
              "updated_on": "2022-04-11T15:44:59.062376+00:00",
              "field_330648": "Sustainable Young Leaders 2022",
              "field_330649": [
                6
              ],
              "field_330652": "2022-03-01",
              "field_330655": 68844,
              "field_330670": "4500",
              "field_330679": null,
              "field_332036": "The intent of this grant is to fund a nonprofit project or program that educates young ones about the significance of our ecosystem.",
              "field_332050": [
                {
                  "name": "r3HuremotrFCc0igzilfOPv9EX6QnAgw_7444b98d4ad2bb33bd7b148ec0576a9cd4cb898783bd1a2281c2c16ce6f81176.pdf",
                  "visible_name": "SustainableYoungLeaders.pdf",
                  "original_name": "SustainableYoungLeaders.pdf"
                }
              ],
              "field_332056": [
                4
              ],
              "field_332505": [
                5
              ]
            },
            {
              "id": 11,
              "order": "11.00000000000000000000",
              "created_on": "2022-04-06T19:56:04.766456+00:00",
              "updated_on": "2022-04-11T15:42:55.659707+00:00",
              "field_330648": "Empower the Community 2021",
              "field_330649": [
                4
              ],
              "field_330652": "2021-05-29",
              "field_330655": 68844,
              "field_330670": "20000",
              "field_330679": null,
              "field_332036": "This grant is intended to help community members take responsibility and help clean their waters.",
              "field_332050": [
                {
                  "name": "f5f4FGLc8qwWE5VGgtR7P8QWmnEj7Th8_7444b98d4ad2bb33bd7b148ec0576a9cd4cb898783bd1a2281c2c16ce6f81176.pdf",
                  "visible_name": "empowerthecommunityapp.pdf",
                  "original_name": "empowerthecommunityapp.pdf"
                }
              ],
              "field_332056": [
                3
              ],
              "field_332505": [
                3
              ]
            },
            {
              "id": 12,
              "order": "12.00000000000000000000",
              "created_on": "2022-04-06T19:58:19.762389+00:00",
              "updated_on": "2022-04-11T15:45:20.529734+00:00",
              "field_330648": "Water Sustainability Initiative 2021",
              "field_330649": [
                6
              ],
              "field_330652": "2022-03-20",
              "field_330655": 68844,
              "field_330670": "15000",
              "field_330679": null,
              "field_332036": "The grant intends to make drinkable water a human right. It intends to fund any development with the intention of sharing their findings publicly.",
              "field_332050": [
                {
                  "name": "Z11gzWSOBUyDMaFu860BOJnaUVXAO5K6_7444b98d4ad2bb33bd7b148ec0576a9cd4cb898783bd1a2281c2c16ce6f81176.pdf",
                  "visible_name": "WaterSustainabilityInitiative.pdf",
                  "original_name": "WaterSustainabilityInitiative.pdf"
                }
              ],
              "field_332056": [
                1
              ],
              "field_332505": [
                4
              ]
            },
            {
              "id": 13,
              "order": "13.00000000000000000000",
              "created_on": "2022-04-06T20:11:42.508662+00:00",
              "updated_on": "2022-04-11T16:05:41.169199+00:00",
              "field_330648": "Water Research Project",
              "field_330649": [
                4
              ],
              "field_330652": "2022-07-20",
              "field_330655": 68846,
              "field_330670": "0",
              "field_330679": null,
              "field_332036": "A grant to fund research projects about water safety.",
              "field_332050": [
                {
                  "name": "9H2G3Pey0JYG4iDPkaDTxf0E2cHQT3qT_7444b98d4ad2bb33bd7b148ec0576a9cd4cb898783bd1a2281c2c16ce6f81176.pdf",
                  "visible_name": "WaterResearchProjectApp.pdf",
                  "original_name": "WaterResearchProjectApp.pdf"
                }
              ],
              "field_332056": [
                2
              ],
              "field_332505": [
                4
              ]
            }
          ]
        },
        {
          "id": 57135,
          "name": "Organizations",
          "order": 3,
          "fields": [
            {
              "id": 330631,
              "type": "text",
              "name": "Name",
              "order": 0,
              "primary": true,
              "text_default": ""
            },
            {
              "id": 330632,
              "type": "single_select",
              "name": "Type",
              "order": 1,
              "primary": false,
              "select_options": [
                {
                  "id": 68840,
                  "value": "Foundation",
                  "color": "light-orange",
                  "order": 0
                },
                {
                  "id": 68841,
                  "value": "Government",
                  "color": "light-blue",
                  "order": 1
                },
                {
                  "id": 68842,
                  "value": "Other",
                  "color": "light-green",
                  "order": 2
                }
              ]
            },
            {
              "id": 330651,
              "type": "link_row",
              "name": "Associated grants",
              "order": 3,
              "primary": false,
              "link_row_table_id": 57140,
              "link_row_related_field_id": 330649
            },
            {
              "id": 330665,
              "type": "link_row",
              "name": "Point of contact(s)",
              "order": 4,
              "primary": false,
              "link_row_table_id": 57142,
              "link_row_related_field_id": 330666
            },
            {
              "id": 330667,
              "type": "url",
              "name": "Website",
              "order": 5,
              "primary": false
            },
            {
              "id": 330668,
              "type": "long_text",
              "name": "Description",
              "order": 6,
              "primary": false
            },
            {
              "id": 330669,
              "type": "formula",
              "name": "Total amount awarded",
              "order": 7,
              "primary": false,
              "error": null,
              "date_format": null,
              "date_include_time": null,
              "date_time_format": null,
              "number_decimal_places": 0,
              "array_formula_type": null,
              "formula": "sum(lookup('Associated grants','Amount received'))",
              "formula_type": "number"
            },
            {
              "id": 332099,
              "type": "formula",
              "name": "Number of grants",
              "order": 8,
              "primary": false,
              "error": null,
              "date_format": null,
              "date_include_time": null,
              "date_time_format": null,
              "number_decimal_places": 0,
              "array_formula_type": null,
              "formula": "count(field('Associated grants'))",
              "formula_type": "number"
            }
          ],
          "views": [
            {
              "id": 72832,
              "type": "grid",
              "name": "All organizations",
              "order": 1,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [],
              "sortings": [
                {
                  "id": 13715,
                  "field_id": 330631,
                  "order": "ASC"
                }
              ],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 407395,
                  "field_id": 330631,
                  "width": 312,
                  "hidden": false,
                  "order": 5,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 407393,
                  "field_id": 330632,
                  "width": 145,
                  "hidden": false,
                  "order": 0,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 407425,
                  "field_id": 330651,
                  "width": 319,
                  "hidden": false,
                  "order": 2,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 407426,
                  "field_id": 330665,
                  "width": 200,
                  "hidden": false,
                  "order": 4,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 407427,
                  "field_id": 330667,
                  "width": 239,
                  "hidden": false,
                  "order": 3,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 407428,
                  "field_id": 330668,
                  "width": 200,
                  "hidden": false,
                  "order": 1,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 407429,
                  "field_id": 330669,
                  "width": 204,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 409053,
                  "field_id": 332099,
                  "width": 185,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            },
            {
              "id": 74254,
              "type": "grid",
              "name": "Top funders",
              "order": 2,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [
                {
                  "id": 21466,
                  "field_id": 330669,
                  "type": "higher_than",
                  "value": "18000"
                }
              ],
              "sortings": [
                {
                  "id": 13723,
                  "field_id": 330669,
                  "order": "ASC"
                }
              ],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 414952,
                  "field_id": 330631,
                  "width": 200,
                  "hidden": false,
                  "order": 7,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414953,
                  "field_id": 330632,
                  "width": 126,
                  "hidden": false,
                  "order": 0,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414954,
                  "field_id": 330651,
                  "width": 319,
                  "hidden": false,
                  "order": 2,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414955,
                  "field_id": 330665,
                  "width": 200,
                  "hidden": false,
                  "order": 4,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414956,
                  "field_id": 330667,
                  "width": 200,
                  "hidden": false,
                  "order": 3,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414957,
                  "field_id": 330668,
                  "width": 255,
                  "hidden": false,
                  "order": 1,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414958,
                  "field_id": 330669,
                  "width": 200,
                  "hidden": false,
                  "order": 5,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414959,
                  "field_id": 332099,
                  "width": 172,
                  "hidden": false,
                  "order": 6,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            },
            {
              "id": 74256,
              "type": "kanban",
              "name": "By type",
              "order": 3,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [],
              "sortings": [],
              "decorations": [],
              "single_select_field_id": 330632,
              "field_options": [
                {
                  "id": 802,
                  "field_id": 330631,
                  "hidden": false,
                  "order": 0
                },
                {
                  "id": 807,
                  "field_id": 330668,
                  "hidden": false,
                  "order": 1
                },
                {
                  "id": 806,
                  "field_id": 330667,
                  "hidden": false,
                  "order": 2
                },
                {
                  "id": 803,
                  "field_id": 330632,
                  "hidden": true,
                  "order": 3
                },
                {
                  "id": 804,
                  "field_id": 330651,
                  "hidden": false,
                  "order": 4
                },
                {
                  "id": 805,
                  "field_id": 330665,
                  "hidden": false,
                  "order": 5
                },
                {
                  "id": 808,
                  "field_id": 330669,
                  "hidden": false,
                  "order": 6
                },
                {
                  "id": 809,
                  "field_id": 332099,
                  "hidden": true,
                  "order": 7
                }
              ]
            },
            {
              "id": 74276,
              "type": "form",
              "name": "New organization",
              "order": 4,
              "public": false,
              "title": "New organization form!",
              "description": "",
              "cover_image": null,
              "logo_image": null,
              "submit_text": "Submit",
              "submit_action": "MESSAGE",
              "submit_action_message": "",
              "submit_action_redirect_url": "",
              "field_options": [
                {
                  "id": 18202,
                  "field_id": 330631,
                  "name": "",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 0
                },
                {
                  "id": 18203,
                  "field_id": 330632,
                  "name": "",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 1
                },
                {
                  "id": 18207,
                  "field_id": 330668,
                  "name": "",
                  "description": "What is this organization all about?",
                  "enabled": true,
                  "required": true,
                  "order": 2
                },
                {
                  "id": 18206,
                  "field_id": 330667,
                  "name": "",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 3
                },
                {
                  "id": 18204,
                  "field_id": 330651,
                  "name": "",
                  "description": "If applicable",
                  "enabled": true,
                  "required": false,
                  "order": 4
                },
                {
                  "id": 18205,
                  "field_id": 330665,
                  "name": "",
                  "description": "",
                  "enabled": true,
                  "required": false,
                  "order": 5
                },
                {
                  "id": 18208,
                  "field_id": 330669,
                  "name": "",
                  "description": "",
                  "enabled": false,
                  "required": true,
                  "order": 6
                },
                {
                  "id": 18209,
                  "field_id": 332099,
                  "name": "",
                  "description": "",
                  "enabled": false,
                  "required": true,
                  "order": 7
                }
              ]
            }
          ],
          "rows": [
            {
              "id": 1,
              "order": "1.00000000000000000000",
              "created_on": "2022-04-05T20:01:49.175455+00:00",
              "updated_on": "2022-04-06T20:09:43.958612+00:00",
              "field_330631": "Illinois American Water Association",
              "field_330632": 68841,
              "field_330651": [
                6
              ],
              "field_330665": [
                6
              ],
              "field_330667": "https://www.amwater.com/ilaw/",
              "field_330668": "The Illinois Section AWWA provides resources for the advocacy of safe and sustainable water through enriching membership, mentoring, and increasing public awareness.",
              "field_330669": null,
              "field_332099": null
            },
            {
              "id": 2,
              "order": "2.00000000000000000000",
              "created_on": "2022-04-05T20:01:49.177945+00:00",
              "updated_on": "2022-04-06T20:09:17.194939+00:00",
              "field_330631": "United States Environmental Protection Agency",
              "field_330632": 68841,
              "field_330651": [
                1,
                3,
                4,
                2
              ],
              "field_330665": [
                7
              ],
              "field_330667": "https://www.epa.gov/",
              "field_330668": "The Environmental Protection Agency is an independent executive agency of the United States federal government tasked with environmental protection matters. President Richard Nixon proposed the establishment of EPA on July 9, 1970; it began operation on December 2, 1970, after Nixon signed an executive order.",
              "field_330669": null,
              "field_332099": null
            },
            {
              "id": 3,
              "order": "3.00000000000000000000",
              "created_on": "2022-04-05T20:14:46.880433+00:00",
              "updated_on": "2022-04-06T20:09:01.645327+00:00",
              "field_330631": "United States Department of Agriculture",
              "field_330632": 68841,
              "field_330651": [
                5
              ],
              "field_330665": [
                8
              ],
              "field_330667": "https://www.rd.usda.gov/",
              "field_330668": "The United States Department of Agriculture is the federal executive department responsible for developing and executing federal laws related to farming, forestry, rural economic development, and food",
              "field_330669": null,
              "field_332099": null
            },
            {
              "id": 4,
              "order": "4.00000000000000000000",
              "created_on": "2022-04-06T19:05:54.669090+00:00",
              "updated_on": "2022-04-06T20:08:45.294069+00:00",
              "field_330631": "Water is Life Foundation",
              "field_330632": 68840,
              "field_330651": [
                9,
                11,
                13
              ],
              "field_330665": [
                1,
                9,
                12
              ],
              "field_330667": "https://waterislife.com/foundation",
              "field_330668": "With our ice caps melting and global warming on the rise, four families banded together to create this fund aimed at helping the planet stay green and preserving clean water.",
              "field_330669": null,
              "field_332099": null
            },
            {
              "id": 5,
              "order": "5.00000000000000000000",
              "created_on": "2022-04-06T19:21:30.864086+00:00",
              "updated_on": "2022-04-06T19:34:36.167235+00:00",
              "field_330631": "Clementine Brooks Foundation",
              "field_330632": 68840,
              "field_330651": [
                7,
                8
              ],
              "field_330665": [
                2,
                3,
                10
              ],
              "field_330667": "clementinebrooksfoundation.com",
              "field_330668": "This foundation was formed when Clementine Brooks encountered health issues due to lead in her home water supply. The family has raised money to donate to nonprofits in order to help other families test their own water and learn about the negative effects of lead.",
              "field_330669": null,
              "field_332099": null
            },
            {
              "id": 6,
              "order": "6.00000000000000000000",
              "created_on": "2022-04-06T19:21:55.279745+00:00",
              "updated_on": "2022-04-06T20:19:43.278684+00:00",
              "field_330631": "Jenkins Family Foundation",
              "field_330632": 68840,
              "field_330651": [
                10,
                12
              ],
              "field_330665": [
                4,
                5,
                11
              ],
              "field_330667": "jenkinsfamilyfoundation.com",
              "field_330668": "A foundation centered around helping keep the planet as green and clean as possible, this includes water!",
              "field_330669": null,
              "field_332099": null
            }
          ]
        },
        {
          "id": 57141,
          "name": "Programs",
          "order": 4,
          "fields": [
            {
              "id": 330656,
              "type": "text",
              "name": "Name",
              "order": 0,
              "primary": true,
              "text_default": ""
            },
            {
              "id": 330657,
              "type": "long_text",
              "name": "Description",
              "order": 1,
              "primary": false
            },
            {
              "id": 332057,
              "type": "link_row",
              "name": "Grants secured",
              "order": 3,
              "primary": false,
              "link_row_table_id": 57140,
              "link_row_related_field_id": 332056
            },
            {
              "id": 332058,
              "type": "formula",
              "name": "Amount awarded",
              "order": 4,
              "primary": false,
              "error": null,
              "date_format": null,
              "date_include_time": null,
              "date_time_format": null,
              "number_decimal_places": 0,
              "array_formula_type": null,
              "formula": "sum(lookup('Grants secured','Amount received'))",
              "formula_type": "number"
            },
            {
              "id": 332059,
              "type": "number",
              "name": "Total required",
              "order": 5,
              "primary": false,
              "number_decimal_places": 0,
              "number_negative": false
            },
            {
              "id": 332299,
              "type": "single_select",
              "name": "Focus",
              "order": 7,
              "primary": false,
              "select_options": [
                {
                  "id": 69460,
                  "value": "Community engagement",
                  "color": "gray",
                  "order": 0
                },
                {
                  "id": 69461,
                  "value": "Research",
                  "color": "blue",
                  "order": 1
                },
                {
                  "id": 69464,
                  "value": "Product development",
                  "color": "green",
                  "order": 2
                }
              ]
            },
            {
              "id": 332300,
              "type": "formula",
              "name": "Over/under budget",
              "order": 8,
              "primary": false,
              "error": null,
              "date_format": null,
              "date_include_time": null,
              "date_time_format": null,
              "number_decimal_places": 0,
              "array_formula_type": null,
              "formula": "(field('Total required')- sum(lookup('Grants secured','Amount received'))) * -1",
              "formula_type": "number"
            }
          ],
          "views": [
            {
              "id": 72838,
              "type": "grid",
              "name": "All programs",
              "order": 1,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [],
              "sortings": [],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 407418,
                  "field_id": 330656,
                  "width": 200,
                  "hidden": false,
                  "order": 6,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 407416,
                  "field_id": 330657,
                  "width": 234,
                  "hidden": false,
                  "order": 1,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 409014,
                  "field_id": 332057,
                  "width": 318,
                  "hidden": false,
                  "order": 2,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 409015,
                  "field_id": 332058,
                  "width": 173,
                  "hidden": false,
                  "order": 3,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 409054,
                  "field_id": 332059,
                  "width": 149,
                  "hidden": false,
                  "order": 4,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 409085,
                  "field_id": 332299,
                  "width": 200,
                  "hidden": false,
                  "order": 0,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 409086,
                  "field_id": 332300,
                  "width": 181,
                  "hidden": false,
                  "order": 32767,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            },
            {
              "id": 74261,
              "type": "grid",
              "name": "Expensive",
              "order": 2,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [
                {
                  "id": 21467,
                  "field_id": 332059,
                  "type": "higher_than",
                  "value": "100000"
                }
              ],
              "sortings": [
                {
                  "id": 13724,
                  "field_id": 332059,
                  "order": "ASC"
                }
              ],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 414973,
                  "field_id": 330656,
                  "width": 200,
                  "hidden": false,
                  "order": 6,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414974,
                  "field_id": 330657,
                  "width": 200,
                  "hidden": false,
                  "order": 1,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414975,
                  "field_id": 332057,
                  "width": 326,
                  "hidden": false,
                  "order": 2,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414976,
                  "field_id": 332058,
                  "width": 165,
                  "hidden": false,
                  "order": 3,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414977,
                  "field_id": 332059,
                  "width": 155,
                  "hidden": false,
                  "order": 4,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414978,
                  "field_id": 332299,
                  "width": 186,
                  "hidden": false,
                  "order": 0,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414979,
                  "field_id": 332300,
                  "width": 181,
                  "hidden": false,
                  "order": 5,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            },
            {
              "id": 74263,
              "type": "grid",
              "name": "Fully funded",
              "order": 3,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [
                {
                  "id": 21468,
                  "field_id": 332300,
                  "type": "higher_than",
                  "value": "-1"
                }
              ],
              "sortings": [],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 414983,
                  "field_id": 330656,
                  "width": 200,
                  "hidden": false,
                  "order": 6,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414984,
                  "field_id": 330657,
                  "width": 200,
                  "hidden": false,
                  "order": 1,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414985,
                  "field_id": 332057,
                  "width": 291,
                  "hidden": false,
                  "order": 2,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414986,
                  "field_id": 332058,
                  "width": 169,
                  "hidden": false,
                  "order": 3,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414987,
                  "field_id": 332059,
                  "width": 150,
                  "hidden": false,
                  "order": 4,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414988,
                  "field_id": 332299,
                  "width": 200,
                  "hidden": false,
                  "order": 0,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414989,
                  "field_id": 332300,
                  "width": 184,
                  "hidden": false,
                  "order": 5,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            },
            {
              "id": 74264,
              "type": "grid",
              "name": "Underfunded",
              "order": 4,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [
                {
                  "id": 21469,
                  "field_id": 332300,
                  "type": "lower_than",
                  "value": "0"
                }
              ],
              "sortings": [
                {
                  "id": 13725,
                  "field_id": 332300,
                  "order": "ASC"
                }
              ],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 414990,
                  "field_id": 330656,
                  "width": 200,
                  "hidden": false,
                  "order": 6,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414991,
                  "field_id": 330657,
                  "width": 280,
                  "hidden": false,
                  "order": 1,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414992,
                  "field_id": 332057,
                  "width": 324,
                  "hidden": false,
                  "order": 2,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414993,
                  "field_id": 332058,
                  "width": 172,
                  "hidden": false,
                  "order": 3,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414994,
                  "field_id": 332059,
                  "width": 154,
                  "hidden": false,
                  "order": 4,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414995,
                  "field_id": 332299,
                  "width": 183,
                  "hidden": false,
                  "order": 0,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 414996,
                  "field_id": 332300,
                  "width": 183,
                  "hidden": false,
                  "order": 5,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            },
            {
              "id": 74268,
              "type": "kanban",
              "name": "By focus",
              "order": 5,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [],
              "sortings": [],
              "decorations": [],
              "single_select_field_id": 332299,
              "field_options": [
                {
                  "id": 810,
                  "field_id": 330656,
                  "hidden": false,
                  "order": 0
                },
                {
                  "id": 811,
                  "field_id": 330657,
                  "hidden": false,
                  "order": 1
                },
                {
                  "id": 812,
                  "field_id": 332057,
                  "hidden": false,
                  "order": 2
                },
                {
                  "id": 813,
                  "field_id": 332058,
                  "hidden": false,
                  "order": 3
                },
                {
                  "id": 814,
                  "field_id": 332059,
                  "hidden": false,
                  "order": 4
                },
                {
                  "id": 816,
                  "field_id": 332300,
                  "hidden": false,
                  "order": 5
                },
                {
                  "id": 815,
                  "field_id": 332299,
                  "hidden": true,
                  "order": 6
                }
              ]
            },
            {
              "id": 74277,
              "type": "form",
              "name": "New program",
              "order": 6,
              "public": false,
              "title": "New program? Add it here",
              "description": "",
              "cover_image": null,
              "logo_image": {
                "name": "4ugoyeKN269Hc4HaxQlhU1nJ0nmfjBZr_58876a3eb492a33368e675b50d51a93173b1ce25ffaa93ec6e1874c9606ba67d.jpeg",
                "original_name": "program.jpeg"
              },
              "submit_text": "Submit",
              "submit_action": "MESSAGE",
              "submit_action_message": "",
              "submit_action_redirect_url": "",
              "field_options": [
                {
                  "id": 18210,
                  "field_id": 330656,
                  "name": "",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 0
                },
                {
                  "id": 18215,
                  "field_id": 332299,
                  "name": "Primary focus",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 1
                },
                {
                  "id": 18211,
                  "field_id": 330657,
                  "name": "",
                  "description": "What is the goal of the program?",
                  "enabled": true,
                  "required": true,
                  "order": 2
                },
                {
                  "id": 18212,
                  "field_id": 332057,
                  "name": "",
                  "description": "Are there any grants we are targeting as a funding source for this program?",
                  "enabled": true,
                  "required": false,
                  "order": 3
                },
                {
                  "id": 18214,
                  "field_id": 332059,
                  "name": "How much money is required to run this program?",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 4
                },
                {
                  "id": 18213,
                  "field_id": 332058,
                  "name": "",
                  "description": "",
                  "enabled": false,
                  "required": true,
                  "order": 5
                },
                {
                  "id": 18216,
                  "field_id": 332300,
                  "name": "",
                  "description": "",
                  "enabled": false,
                  "required": true,
                  "order": 6
                }
              ]
            }
          ],
          "rows": [
            {
              "id": 1,
              "order": "1.00000000000000000000",
              "created_on": "2022-04-05T20:11:32.145797+00:00",
              "updated_on": "2022-04-06T20:14:23.227350+00:00",
              "field_330656": "Let's Start With the Rivers",
              "field_330657": "This program aims to educate the public about ways they can contribute to keeping their rivers clean. It educates the public on why rivers matter. Events are organized for community members to partake in river maintenance locally.",
              "field_332057": [
                4,
                2,
                5,
                12
              ],
              "field_332058": null,
              "field_332059": "120000",
              "field_332299": 69460,
              "field_332300": null
            },
            {
              "id": 2,
              "order": "2.00000000000000000000",
              "created_on": "2022-04-05T20:11:32.148551+00:00",
              "updated_on": "2022-04-11T17:50:39.552536+00:00",
              "field_330656": "Sanitize Our Drinking Water",
              "field_330657": "This program is dedicated to testing a variety of water to determine whether it is drinkable, and to provide procedures to filter the water in a safe way.",
              "field_332057": [
                3,
                6,
                7,
                13
              ],
              "field_332058": null,
              "field_332059": "150000",
              "field_332299": 69461,
              "field_332300": null
            },
            {
              "id": 3,
              "order": "3.00000000000000000000",
              "created_on": "2022-04-06T19:32:22.938300+00:00",
              "updated_on": "2022-04-06T20:19:21.645432+00:00",
              "field_330656": "Home Water Check",
              "field_330657": "The program was crafted to provide water testing kits to send to low income households in order to identify where there are toxins and chemicals such as lead in their water.",
              "field_332057": [
                8,
                11
              ],
              "field_332058": null,
              "field_332059": "28000",
              "field_332299": 69464,
              "field_332300": null
            },
            {
              "id": 4,
              "order": "4.00000000000000000000",
              "created_on": "2022-04-06T19:52:42.956365+00:00",
              "updated_on": "2022-04-06T19:57:36.074216+00:00",
              "field_330656": "Student Mentorship",
              "field_330657": "This program educates students about the importance of water both to the human body as well as to the planet as a whole. The students are taught with hands on projects.",
              "field_332057": [
                9,
                10
              ],
              "field_332058": null,
              "field_332059": "12000",
              "field_332299": 69460,
              "field_332300": null
            },
            {
              "id": 5,
              "order": "5.00000000000000000000",
              "created_on": "2022-04-06T20:15:01.043893+00:00",
              "updated_on": "2022-04-06T20:18:48.063142+00:00",
              "field_330656": "Toxin Detection Research",
              "field_330657": "This program conducts extensive research into different methodologies aimed identifying harmful chemicals and toxins in the water. The goal is to build a product or a easy, cheap testing solution to developed nations.",
              "field_332057": [
                1
              ],
              "field_332058": null,
              "field_332059": "230000",
              "field_332299": 69461,
              "field_332300": null
            }
          ]
        },
        {
          "id": 57142,
          "name": "Contacts",
          "order": 5,
          "fields": [
            {
              "id": 330659,
              "type": "text",
              "name": "Name",
              "order": 0,
              "primary": true,
              "text_default": ""
            },
            {
              "id": 330660,
              "type": "single_select",
              "name": "Role",
              "order": 1,
              "primary": false,
              "select_options": [
                {
                  "id": 69599,
                  "value": "Founder",
                  "color": "green",
                  "order": 0
                },
                {
                  "id": 69600,
                  "value": "Application Manager",
                  "color": "light-red",
                  "order": 1
                },
                {
                  "id": 69601,
                  "value": "Executive",
                  "color": "orange",
                  "order": 2
                }
              ]
            },
            {
              "id": 330666,
              "type": "link_row",
              "name": "Associated organization",
              "order": 3,
              "primary": false,
              "link_row_table_id": 57135,
              "link_row_related_field_id": 330665
            },
            {
              "id": 332502,
              "type": "phone_number",
              "name": "Phone number",
              "order": 4,
              "primary": false
            },
            {
              "id": 332507,
              "type": "long_text",
              "name": "Notes",
              "order": 5,
              "primary": false
            },
            {
              "id": 332509,
              "type": "file",
              "name": "Picture",
              "order": 6,
              "primary": false
            },
            {
              "id": 337300,
              "type": "email",
              "name": "Email",
              "order": 7,
              "primary": false
            }
          ],
          "views": [
            {
              "id": 72839,
              "type": "grid",
              "name": "All contacts",
              "order": 1,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [],
              "sortings": [
                {
                  "id": 13466,
                  "field_id": 330659,
                  "order": "ASC"
                }
              ],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 407421,
                  "field_id": 330659,
                  "width": 162,
                  "hidden": false,
                  "order": 6,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 407419,
                  "field_id": 330660,
                  "width": 161,
                  "hidden": false,
                  "order": 0,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 409084,
                  "field_id": 330666,
                  "width": 220,
                  "hidden": false,
                  "order": 2,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 409101,
                  "field_id": 332502,
                  "width": 157,
                  "hidden": false,
                  "order": 3,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 409105,
                  "field_id": 332507,
                  "width": 293,
                  "hidden": false,
                  "order": 5,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 409108,
                  "field_id": 332509,
                  "width": 111,
                  "hidden": false,
                  "order": 1,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 415016,
                  "field_id": 337300,
                  "width": 200,
                  "hidden": false,
                  "order": 4,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            },
            {
              "id": 74271,
              "type": "gallery",
              "name": "Contacts gallery",
              "order": 2,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [],
              "sortings": [
                {
                  "id": 13727,
                  "field_id": 330659,
                  "order": "ASC"
                }
              ],
              "decorations": [],
              "card_cover_image_field_id": 332509,
              "field_options": [
                {
                  "id": 7021,
                  "field_id": 330659,
                  "hidden": false,
                  "order": 0
                },
                {
                  "id": 7022,
                  "field_id": 330660,
                  "hidden": false,
                  "order": 1
                },
                {
                  "id": 7023,
                  "field_id": 330666,
                  "hidden": false,
                  "order": 2
                },
                {
                  "id": 7024,
                  "field_id": 332502,
                  "hidden": false,
                  "order": 3
                },
                {
                  "id": 7026,
                  "field_id": 332509,
                  "hidden": true,
                  "order": 4
                },
                {
                  "id": 7027,
                  "field_id": 337300,
                  "hidden": false,
                  "order": 5
                },
                {
                  "id": 7025,
                  "field_id": 332507,
                  "hidden": false,
                  "order": 6
                }
              ]
            },
            {
              "id": 74272,
              "type": "kanban",
              "name": "By role",
              "order": 3,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [],
              "sortings": [],
              "decorations": [],
              "single_select_field_id": 330660,
              "card_cover_image_field_id": 332509,
              "field_options": [
                {
                  "id": 817,
                  "field_id": 330659,
                  "hidden": false,
                  "order": 0
                },
                {
                  "id": 818,
                  "field_id": 330660,
                  "hidden": false,
                  "order": 1
                },
                {
                  "id": 819,
                  "field_id": 330666,
                  "hidden": false,
                  "order": 2
                },
                {
                  "id": 820,
                  "field_id": 332502,
                  "hidden": false,
                  "order": 3
                },
                {
                  "id": 822,
                  "field_id": 332509,
                  "hidden": true,
                  "order": 4
                },
                {
                  "id": 823,
                  "field_id": 337300,
                  "hidden": false,
                  "order": 5
                },
                {
                  "id": 821,
                  "field_id": 332507,
                  "hidden": false,
                  "order": 6
                }
              ]
            },
            {
              "id": 74278,
              "type": "form",
              "name": "New contact",
              "order": 4,
              "public": false,
              "title": "New contact",
              "description": "",
              "cover_image": null,
              "logo_image": {
                "name": "oDc1Bx3a7bMaZTRczXZAGEblpiVeGonO_d43975312bea2f81c5c59c36efe586975269526f48b5b02b3ddf88e6de0c34e6.jpeg",
                "original_name": "contacts.jpeg"
              },
              "submit_text": "Submit",
              "submit_action": "MESSAGE",
              "submit_action_message": "This contact has been added!",
              "submit_action_redirect_url": "",
              "field_options": [
                {
                  "id": 18217,
                  "field_id": 330659,
                  "name": "",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 0
                },
                {
                  "id": 18218,
                  "field_id": 330660,
                  "name": "",
                  "description": "(if known)",
                  "enabled": true,
                  "required": false,
                  "order": 1
                },
                {
                  "id": 18219,
                  "field_id": 330666,
                  "name": "",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 2
                },
                {
                  "id": 18220,
                  "field_id": 332502,
                  "name": "",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 3
                },
                {
                  "id": 18223,
                  "field_id": 337300,
                  "name": "",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 4
                },
                {
                  "id": 18221,
                  "field_id": 332507,
                  "name": "",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 5
                },
                {
                  "id": 18222,
                  "field_id": 332509,
                  "name": "",
                  "description": "",
                  "enabled": false,
                  "required": true,
                  "order": 6
                }
              ]
            }
          ],
          "rows": [
            {
              "id": 1,
              "order": "1.00000000000000000000",
              "created_on": "2022-04-05T20:11:48.918405+00:00",
              "updated_on": "2022-04-11T18:18:23.363782+00:00",
              "field_330659": "Nel Bowler",
              "field_330660": 69599,
              "field_330666": [
                4
              ],
              "field_332502": "(847) 455-8614",
              "field_332507": "Very friendly and helpful.",
              "field_332509": [
                {
                  "name": "lnBY3NzkEfn0yMPkoltlJK6DgqZLkE4u_279e4176605eb4b8918611f0b7a8de0bba56c4f37ad856b5aa9d1d334afb62fc.jpeg",
                  "visible_name": "m8.jpeg",
                  "original_name": "m8.jpeg"
                }
              ],
              "field_337300": "nelb@waterislife.com"
            },
            {
              "id": 2,
              "order": "2.00000000000000000000",
              "created_on": "2022-04-05T20:11:48.920648+00:00",
              "updated_on": "2022-04-11T18:17:31.050473+00:00",
              "field_330659": "Edward Michael",
              "field_330660": 69599,
              "field_330666": [
                5
              ],
              "field_332502": "(254) 613-4609",
              "field_332507": null,
              "field_332509": [
                {
                  "name": "lbhe3M5iyhnaIIiBDNis0SjHLl0s9w9E_d43bce9c39b80c6f1b37d977de623c08a8aeee97ea5d34a88f56f57bd24b21d0.jpeg",
                  "visible_name": "m2.jpeg",
                  "original_name": "m2.jpeg"
                }
              ],
              "field_337300": "Edwardm@brooksfoundation.com"
            },
            {
              "id": 3,
              "order": "3.00000000000000000000",
              "created_on": "2022-04-06T20:24:11.794698+00:00",
              "updated_on": "2022-04-11T18:17:10.315387+00:00",
              "field_330659": "Charmaine Knowles",
              "field_330660": 69601,
              "field_330666": [
                5
              ],
              "field_332502": "(601) 645-9148",
              "field_332507": "Was introduced through a friend, should contact further.",
              "field_332509": [
                {
                  "name": "dULMdHPyoaRaLqMOKwHKXfvCr0dBWRuZ_784505f5a2b344798427f5e5bab0c21c50ab0125556b45d362fdd4574b920d6c.jpeg",
                  "visible_name": "woman5.jpeg",
                  "original_name": "woman5.jpeg"
                }
              ],
              "field_337300": "charmainek@brooksfoundation.com"
            },
            {
              "id": 4,
              "order": "4.00000000000000000000",
              "created_on": "2022-04-06T20:24:16.641140+00:00",
              "updated_on": "2022-04-11T18:28:50.557861+00:00",
              "field_330659": "Tai Patel",
              "field_330660": 69599,
              "field_330666": [
                6
              ],
              "field_332502": "(740) 452-5200",
              "field_332507": null,
              "field_332509": [
                {
                  "name": "VYR39iZt2rsahTC8YKHJEzmqCBLwZGI9_66ee23d35c5ed40d6f4ae54cd5e1f63c7de4b53eeab42618ccec0d6d302829fc.jpeg",
                  "visible_name": "w9.jpeg",
                  "original_name": "w9.jpeg"
                }
              ],
              "field_337300": "taip@jenkinsfamily.com"
            },
            {
              "id": 5,
              "order": "5.00000000000000000000",
              "created_on": "2022-04-06T20:24:22.795033+00:00",
              "updated_on": "2022-04-11T18:17:19.104434+00:00",
              "field_330659": "Dilan Mcbride",
              "field_330660": 69601,
              "field_330666": [
                6
              ],
              "field_332502": "(607) 678-4128",
              "field_332507": "Have worked with many times in the past.",
              "field_332509": [
                {
                  "name": "hgAZvHxcZmPQCk8VWraDBmqYGM0wxwwz_7bdfe8b821daa5a82ad577f6292685c938531d6e469661b1d1f6f2bcccedc5f7.jpeg",
                  "visible_name": "m1.jpeg",
                  "original_name": "m1.jpeg"
                }
              ],
              "field_337300": "dilanm@jenkinsfamily.com"
            },
            {
              "id": 6,
              "order": "6.00000000000000000000",
              "created_on": "2022-04-06T20:24:27.307743+00:00",
              "updated_on": "2022-04-11T18:18:13.243139+00:00",
              "field_330659": "Kingsley Melton",
              "field_330660": 69600,
              "field_330666": [
                1
              ],
              "field_332502": "(847) 842-0472",
              "field_332507": "Government worker. Only exchanged a few emails.",
              "field_332509": [
                {
                  "name": "H6EnTmfAY8J7uMLz8Lfzf2rcvoIs3btl_cba15658da4e1d79a719b332883c7ba4915b3935363082e7109e63078e39bcac.jpeg",
                  "visible_name": "m4.jpeg",
                  "original_name": "m4.jpeg"
                }
              ],
              "field_337300": "kingsleym@company.com"
            },
            {
              "id": 7,
              "order": "7.00000000000000000000",
              "created_on": "2022-04-06T20:24:32.199867+00:00",
              "updated_on": "2022-04-11T18:17:02.064334+00:00",
              "field_330659": "Aiysha Bolton",
              "field_330660": 69600,
              "field_330666": [
                2
              ],
              "field_332502": "(706) 342-0358",
              "field_332507": "Very helpful when answering questions.",
              "field_332509": [
                {
                  "name": "LtUhcHLUuZfrQ7lbusqisPYNWCQnErcx_c8a569fb1bcb96daf0e2c246e971c69215e071bc81966368f3d84a7e949299b0.jpeg",
                  "visible_name": "w1.jpeg",
                  "original_name": "w1.jpeg"
                }
              ],
              "field_337300": "aishabolton@company.com"
            },
            {
              "id": 8,
              "order": "8.00000000000000000000",
              "created_on": "2022-04-06T20:24:41.960084+00:00",
              "updated_on": "2022-04-11T18:17:37.972500+00:00",
              "field_330659": "Faizah Pennington",
              "field_330660": 69600,
              "field_330666": [
                3
              ],
              "field_332502": "(847) 842-0472",
              "field_332507": "Government worker. Only exchanged a few emails.",
              "field_332509": [
                {
                  "name": "VBA2V0lEzDcTITDPZlwOPYAOA366qdH6_1d6d405576124f352afe0d0605280637c779b037d89890ee52417268e9135495.jpeg",
                  "visible_name": "w2.jpeg",
                  "original_name": "w2.jpeg"
                }
              ],
              "field_337300": "faizahp@company.com"
            },
            {
              "id": 9,
              "order": "9.00000000000000000000",
              "created_on": "2022-04-06T20:24:47.917489+00:00",
              "updated_on": "2022-04-11T18:17:56.563524+00:00",
              "field_330659": "Jaspal Mckay",
              "field_330660": 69599,
              "field_330666": [
                4
              ],
              "field_332502": "(308) 436-7259",
              "field_332507": null,
              "field_332509": [
                {
                  "name": "xVXdZvTqFOYTE73Zg94vgzy89h3O0YSv_b12895668f6a26b304904d6ecc4a99a5c16fff4f2cfb0fea97a0d216849f6863.jpeg",
                  "visible_name": "m3.jpeg",
                  "original_name": "m3.jpeg"
                }
              ],
              "field_337300": "jaspalm@waterislife.com"
            },
            {
              "id": 10,
              "order": "10.00000000000000000000",
              "created_on": "2022-04-06T20:24:52.398476+00:00",
              "updated_on": "2022-04-11T18:17:46.123821+00:00",
              "field_330659": "Idris Dodson",
              "field_330660": 69599,
              "field_330666": [
                5
              ],
              "field_332502": "(717) 386-5441",
              "field_332507": "Very accommodating.",
              "field_332509": [
                {
                  "name": "ueL8sZtTmINVueiU1KMcLi0LOMYNegeB_f04017d158b0ca7d16a63dfbcffee9dbbe6763f89d00816edf777346b244af41.jpeg",
                  "visible_name": "w3.jpeg",
                  "original_name": "w3.jpeg"
                }
              ],
              "field_337300": "idrisD@brooksfoundation.com"
            },
            {
              "id": 11,
              "order": "11.00000000000000000000",
              "created_on": "2022-04-06T20:24:58.569563+00:00",
              "updated_on": "2022-04-11T18:28:46.224084+00:00",
              "field_330659": "Saad Beard",
              "field_330660": 69601,
              "field_330666": [
                6
              ],
              "field_332502": "(501) 983-1100",
              "field_332507": null,
              "field_332509": [
                {
                  "name": "BTe0fN4xIGVPmOAlFjJ6dEDYgZxfgvEh_99b8de2373b6d45ed8a8999ef84c59d260ad18a0a9fc1d1c8cbc1cd524d0f84d.jpeg",
                  "visible_name": "man 8.jpeg",
                  "original_name": "man 8.jpeg"
                }
              ],
              "field_337300": "saadb@jenkinsfamily.com"
            },
            {
              "id": 12,
              "order": "12.00000000000000000000",
              "created_on": "2022-04-06T20:25:52.793203+00:00",
              "updated_on": "2022-04-11T18:18:30.369584+00:00",
              "field_330659": "Raihan Quintero",
              "field_330660": 69601,
              "field_330666": [
                4
              ],
              "field_332502": "(816) 449-5895",
              "field_332507": "Heavily pushes that we use the website for all questions.",
              "field_332509": [
                {
                  "name": "wZoTAPCu86iLi5fJoSRIPSWih6t2bF91_2e4345355a05df3ce7d509d6392b83d1be7b2da05be4b145841f998e31f68937.jpeg",
                  "visible_name": "m9.jpeg",
                  "original_name": "m9.jpeg"
                }
              ],
              "field_337300": "raihanq@waterislife.com"
            }
          ]
        },
        {
          "id": 57143,
          "name": "Team members",
          "order": 6,
          "fields": [
            {
              "id": 330662,
              "type": "text",
              "name": "Name",
              "order": 0,
              "primary": true,
              "text_default": ""
            },
            {
              "id": 330663,
              "type": "single_select",
              "name": "Role",
              "order": 1,
              "primary": false,
              "select_options": [
                {
                  "id": 69602,
                  "value": "Project Director",
                  "color": "dark-orange",
                  "order": 0
                },
                {
                  "id": 69603,
                  "value": "Financial Manager",
                  "color": "light-red",
                  "order": 1
                },
                {
                  "id": 69604,
                  "value": "Human Resources",
                  "color": "green",
                  "order": 2
                }
              ]
            },
            {
              "id": 332503,
              "type": "phone_number",
              "name": "Phone number",
              "order": 3,
              "primary": false
            },
            {
              "id": 332504,
              "type": "email",
              "name": "Email",
              "order": 4,
              "primary": false
            },
            {
              "id": 332506,
              "type": "link_row",
              "name": "Grants applied for",
              "order": 5,
              "primary": false,
              "link_row_table_id": 57140,
              "link_row_related_field_id": 332505
            },
            {
              "id": 332508,
              "type": "formula",
              "name": "Number of grant applications",
              "order": 6,
              "primary": false,
              "error": null,
              "date_format": null,
              "date_include_time": null,
              "date_time_format": null,
              "number_decimal_places": 0,
              "array_formula_type": null,
              "formula": "count(field('Grants applied for'))",
              "formula_type": "number"
            },
            {
              "id": 349944,
              "type": "formula",
              "name": "Number of grants secured",
              "order": 7,
              "primary": false,
              "error": null,
              "date_format": null,
              "date_include_time": null,
              "date_time_format": null,
              "number_decimal_places": 0,
              "array_formula_type": null,
              "formula": "sum(if((lookup('Grants applied for','Amount received') <1),0,1))",
              "formula_type": "number"
            },
            {
              "id": 349945,
              "type": "file",
              "name": "Headshot",
              "order": 8,
              "primary": false
            }
          ],
          "views": [
            {
              "id": 72840,
              "type": "grid",
              "name": "All team members",
              "order": 1,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [],
              "sortings": [],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 407424,
                  "field_id": 330662,
                  "width": 138,
                  "hidden": false,
                  "order": 7,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 407422,
                  "field_id": 330663,
                  "width": 153,
                  "hidden": false,
                  "order": 0,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 409102,
                  "field_id": 332503,
                  "width": 154,
                  "hidden": false,
                  "order": 2,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 409103,
                  "field_id": 332504,
                  "width": 213,
                  "hidden": false,
                  "order": 3,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 409106,
                  "field_id": 332506,
                  "width": 317,
                  "hidden": false,
                  "order": 4,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 409107,
                  "field_id": 332508,
                  "width": 242,
                  "hidden": false,
                  "order": 5,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 431714,
                  "field_id": 349944,
                  "width": 228,
                  "hidden": false,
                  "order": 6,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 431715,
                  "field_id": 349945,
                  "width": 123,
                  "hidden": false,
                  "order": 1,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            },
            {
              "id": 74273,
              "type": "grid",
              "name": "Experienced with grants",
              "order": 2,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [
                {
                  "id": 21473,
                  "field_id": 332508,
                  "type": "higher_than",
                  "value": "2"
                }
              ],
              "sortings": [
                {
                  "id": 13728,
                  "field_id": 332508,
                  "order": "DESC"
                }
              ],
              "decorations": [],
              "public": false,
              "row_identifier_type": "id",
              "field_options": [
                {
                  "id": 415045,
                  "field_id": 330662,
                  "width": 126,
                  "hidden": false,
                  "order": 7,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 415046,
                  "field_id": 330663,
                  "width": 156,
                  "hidden": false,
                  "order": 0,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 415047,
                  "field_id": 332503,
                  "width": 157,
                  "hidden": false,
                  "order": 2,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 415048,
                  "field_id": 332504,
                  "width": 200,
                  "hidden": false,
                  "order": 3,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 415049,
                  "field_id": 332506,
                  "width": 306,
                  "hidden": false,
                  "order": 4,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 415050,
                  "field_id": 332508,
                  "width": 246,
                  "hidden": false,
                  "order": 5,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 431716,
                  "field_id": 349944,
                  "width": 232,
                  "hidden": false,
                  "order": 6,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                },
                {
                  "id": 431717,
                  "field_id": 349945,
                  "width": 143,
                  "hidden": false,
                  "order": 1,
                  "aggregation_type": "",
                  "aggregation_raw_type": ""
                }
              ]
            },
            {
              "id": 74274,
              "type": "kanban",
              "name": "By role",
              "order": 3,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [],
              "sortings": [],
              "decorations": [],
              "single_select_field_id": 330663,
              "card_cover_image_field_id": 349945,
              "field_options": [
                {
                  "id": 824,
                  "field_id": 330662,
                  "hidden": false,
                  "order": 32767
                },
                {
                  "id": 825,
                  "field_id": 330663,
                  "hidden": true,
                  "order": 32767
                },
                {
                  "id": 826,
                  "field_id": 332503,
                  "hidden": false,
                  "order": 32767
                },
                {
                  "id": 827,
                  "field_id": 332504,
                  "hidden": false,
                  "order": 32767
                },
                {
                  "id": 828,
                  "field_id": 332506,
                  "hidden": false,
                  "order": 32767
                },
                {
                  "id": 829,
                  "field_id": 332508,
                  "hidden": false,
                  "order": 32767
                },
                {
                  "id": 1046,
                  "field_id": 349944,
                  "hidden": true,
                  "order": 32767
                },
                {
                  "id": 1047,
                  "field_id": 349945,
                  "hidden": true,
                  "order": 32767
                }
              ]
            },
            {
              "id": 77031,
              "type": "gallery",
              "name": "Team gallery",
              "order": 4,
              "filter_type": "AND",
              "filters_disabled": false,
              "filters": [],
              "sortings": [
                {
                  "id": 14578,
                  "field_id": 330662,
                  "order": "ASC"
                }
              ],
              "decorations": [],
              "card_cover_image_field_id": 349945,
              "field_options": [
                {
                  "id": 7723,
                  "field_id": 330662,
                  "hidden": false,
                  "order": 32767
                },
                {
                  "id": 7724,
                  "field_id": 330663,
                  "hidden": false,
                  "order": 32767
                },
                {
                  "id": 7725,
                  "field_id": 332503,
                  "hidden": false,
                  "order": 32767
                },
                {
                  "id": 7726,
                  "field_id": 332504,
                  "hidden": false,
                  "order": 32767
                },
                {
                  "id": 7727,
                  "field_id": 332506,
                  "hidden": false,
                  "order": 32767
                },
                {
                  "id": 7728,
                  "field_id": 332508,
                  "hidden": true,
                  "order": 32767
                },
                {
                  "id": 7729,
                  "field_id": 349944,
                  "hidden": false,
                  "order": 32767
                },
                {
                  "id": 7730,
                  "field_id": 349945,
                  "hidden": true,
                  "order": 32767
                }
              ]
            },
            {
              "id": 74279,
              "type": "form",
              "name": "New member",
              "order": 5,
              "public": false,
              "title": "New team member",
              "description": "",
              "cover_image": null,
              "logo_image": {
                "name": "6d4fJmAemCHMU49xEXIoLRtuVdB1OJKn_4689af98a12687a3a65ced85a9a73ba3e4724034b73c7c2a901562826a2a385d.jpeg",
                "original_name": "program2.jpeg"
              },
              "submit_text": "Submit",
              "submit_action": "MESSAGE",
              "submit_action_message": "",
              "submit_action_redirect_url": "",
              "field_options": [
                {
                  "id": 18224,
                  "field_id": 330662,
                  "name": "",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 32767
                },
                {
                  "id": 18225,
                  "field_id": 330663,
                  "name": "",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 32767
                },
                {
                  "id": 18226,
                  "field_id": 332503,
                  "name": "",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 32767
                },
                {
                  "id": 18227,
                  "field_id": 332504,
                  "name": "",
                  "description": "",
                  "enabled": true,
                  "required": true,
                  "order": 32767
                },
                {
                  "id": 18228,
                  "field_id": 332506,
                  "name": "",
                  "description": "",
                  "enabled": false,
                  "required": true,
                  "order": 32767
                },
                {
                  "id": 18229,
                  "field_id": 332508,
                  "name": "",
                  "description": "",
                  "enabled": false,
                  "required": true,
                  "order": 32767
                }
              ]
            }
          ],
          "rows": [
            {
              "id": 1,
              "order": "1.00000000000000000000",
              "created_on": "2022-04-05T20:11:56.171631+00:00",
              "updated_on": "2022-04-21T19:37:59.734692+00:00",
              "field_330662": "Kaydon Ball",
              "field_330663": 69602,
              "field_332503": "(541) 967-1281",
              "field_332504": "kaydonball@nonprofit.com",
              "field_332506": [
                3,
                6
              ],
              "field_332508": null,
              "field_349944": null,
              "field_349945": [
                {
                  "name": "y2ZwLhIMGo8rUCkQqQjG4u0rBHYKmsBk_199da603b566d51c22d5f87898ff128766766a45a099519e10a82aeffa23b933.jpeg",
                  "visible_name": "person1.jpeg",
                  "original_name": "person1.jpeg"
                }
              ]
            },
            {
              "id": 2,
              "order": "2.00000000000000000000",
              "created_on": "2022-04-05T20:11:56.174126+00:00",
              "updated_on": "2022-04-21T19:38:25.909367+00:00",
              "field_330662": "Malika Legge",
              "field_330663": 69602,
              "field_332503": "(517) 750-9504",
              "field_332504": "malikalegge@nonprofit.com",
              "field_332506": [
                1,
                8,
                2,
                5,
                4
              ],
              "field_332508": null,
              "field_349944": null,
              "field_349945": [
                {
                  "name": "7GViut7nLsMuJFnHShlU4NQWHSB4Kv95_a414766a3cac427a115658f599242a9b4518075020f08229d6cd1173afd8284c.jpeg",
                  "visible_name": "personf1.jpeg",
                  "original_name": "personf1.jpeg"
                }
              ]
            },
            {
              "id": 3,
              "order": "3.00000000000000000000",
              "created_on": "2022-04-06T20:25:13.255816+00:00",
              "updated_on": "2022-04-21T19:39:37.947945+00:00",
              "field_330662": "Devante Rojas",
              "field_330663": 69602,
              "field_332503": "(812) 466-3595",
              "field_332504": "devanterojas@nonprofit.com",
              "field_332506": [
                11
              ],
              "field_332508": null,
              "field_349944": null,
              "field_349945": [
                {
                  "name": "K6BWu2RYYXjIvQ3Bwk2xgV9EOWeySxX2_84c4630f110ba94f275928091f7a669f309c1ad7db22f10d7e05432c0cde472a.jpeg",
                  "visible_name": "person2.jpeg",
                  "original_name": "person2.jpeg"
                }
              ]
            },
            {
              "id": 4,
              "order": "4.00000000000000000000",
              "created_on": "2022-04-06T20:25:22.721830+00:00",
              "updated_on": "2022-04-21T19:40:01.805800+00:00",
              "field_330662": "Eamon Heath",
              "field_330663": 69603,
              "field_332503": "(775) 428-5898",
              "field_332504": "eamonheath@nonprofit.com",
              "field_332506": [
                9,
                12,
                13
              ],
              "field_332508": null,
              "field_349944": null,
              "field_349945": [
                {
                  "name": "jwQumxiRmcAMlmDZzQaHX51qSgO2QIJy_bcc56b560123d8512cdaedf08a03fe887d1330a45e01bfc73f5bd78998d15363.jpeg",
                  "visible_name": "person3.jpeg",
                  "original_name": "person3.jpeg"
                }
              ]
            },
            {
              "id": 5,
              "order": "5.00000000000000000000",
              "created_on": "2022-04-06T20:25:23.503351+00:00",
              "updated_on": "2022-04-21T19:40:47.704631+00:00",
              "field_330662": "Joss Samuels",
              "field_330663": 69603,
              "field_332503": "(919) 462-1422",
              "field_332504": "josssamuels@nonprofit.com",
              "field_332506": [
                5,
                10,
                7
              ],
              "field_332508": null,
              "field_349944": null,
              "field_349945": [
                {
                  "name": "38kBczksUkpXhzRll5pwQ6fewtmOgnJy_9fe3ed8aa52732ec82e674c409926adfab3c45569a9ace61325211c7704b9023.jpeg",
                  "visible_name": "person4.jpeg",
                  "original_name": "person4.jpeg"
                }
              ]
            },
            {
              "id": 6,
              "order": "6.00000000000000000000",
              "created_on": "2022-04-06T20:25:29.511719+00:00",
              "updated_on": "2022-04-21T19:41:36.082341+00:00",
              "field_330662": "Ronan Appleton",
              "field_330663": 69604,
              "field_332503": "(757) 868-7163",
              "field_332504": "ronanappleton@nonprofit.com",
              "field_332506": [
                2
              ],
              "field_332508": null,
              "field_349944": null,
              "field_349945": [
                {
                  "name": "RPudozWX4kgHtqZNSqmSWGdP5qpot5Dl_531ff9e34db5002ecf8db465482eb2eb3feafb0fbc8148834b831c9c07849c4d.jpeg",
                  "visible_name": "person5.jpeg",
                  "original_name": "person5.jpeg"
                }
              ]
            },
            {
              "id": 7,
              "order": "7.00000000000000000000",
              "created_on": "2022-04-06T20:25:39.971072+00:00",
              "updated_on": "2022-04-21T19:38:55.217807+00:00",
              "field_330662": "Thalia Pugh",
              "field_330663": 69604,
              "field_332503": "(336) 492-5507",
              "field_332504": "thaliapugh@nonprofit.com",
              "field_332506": [
                7
              ],
              "field_332508": null,
              "field_349944": null,
              "field_349945": [
                {
                  "name": "auwT5RhllPt8MJ8R7WJ24jYVYWxuhTNk_51cf89be2380b05417fd313aacb9858d042145c0e3500e31fc70471d5f9de774.jpeg",
                  "visible_name": "personf2.jpeg",
                  "original_name": "personf2.jpeg"
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
