> For the complete documentation index, see [llms.txt](https://www.uppermonroe.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.uppermonroe.com/donate/donor-list.md).

# Donor List

## Current Year Donors & Donations

Donations are calculated on a calendar basis beginning on Janary 1st and ending on December 31st each year.

{% embed url="<https://docs.google.com/spreadsheets/d/1qITUTpmGGu64NBEmFqz3vjYfk-dg3erx0VNKA--CY50/edit?usp=sharing>" %}

## Notes

* Not all donors are members. UMNA receives donations from individuals and entities that are not eligible for membership. Donations may be contributed by - and attributed to - a couple, a family, a business, an organization or any other legal entity. A member, on the other hand, must be an individual human. For more information about member eligibility see [Information & Requirements](/join-umna/member_info.md).
* UMNA neither identifies the amount of each donation nor does it group donations by amount. However, you will find the aggregate year-to-date dollar amount donated and the average donation calculated at the bottom of the donor list.
* Income from donations come in two forms: money donations (cash, paper check, and EFT) and indirect donations in the form of unreimbursed expenses. In the later case we are referring to those neighbors who pay for an UMNA expense (garden supplies, for example) but do not *want* to be reimbursed by UMNA. UMNA recognizes those donors AND tracks the indirect expenses so the organization's budgeting and planning represent practical realities of how much money it takes to run the organization.
* ​The Upper Monroe Neighborhood Association (UMNA) is NOT a registered 501C3 non-profit charitable corporation under federal IR​S​ rules. Donations to UMNA (including dues donations) are not considered charitable donations and therefore not tax deductible as such.

***

## Prior Years Donors & Donations

{% embed url="<https://docs.google.com/spreadsheets/d/1Ukbaf0oJBUgJb4N-y6bVeieQnKfa28B8yUsoqm-iQr8/edit?usp=sharing>" %}

{% embed url="<https://docs.google.com/spreadsheets/d/1jhyoa3FDpj3PVdhq5baVbd1r1RTjI8v_SqJP95NtAUI/edit?usp=sharing>" %}

<figure><img src="/files/TCohCIsrbvCwsStTuFj1" alt="" width="188"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.uppermonroe.com/donate/donor-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
