> For the complete documentation index, see [llms.txt](https://marsdd.gitbook.io/datatrust/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://marsdd.gitbook.io/datatrust/trusts/aspirations.md).

# Aspirations for a Civic Digital Trust

Aspirations are statements about what we hope to achieve with a civic data trust. A clear and shared purpose helps focus and prioritize what data collection to allow for which public benefits. &#x20;

Based on a literature review, we provided participants in the civic digital trust workshop with a draft list of aspiration. Participants added to the list and then voted on the aspirations they thought were most important for the City of Toronto. The top four aspirations identified by workshop participants were to:

1. Bring forward the voices of marginalized groups (inclusivity, justice and equity)
2. Promote local and Canadian economic development
3. Strengthen democratic governance and institutions
4. Create a strong community of engagement and empowerment

Other principles that were considered by workshop participants, but not ranked as most important, included:

* Improve quality of life for residents and visitors
* Ensure access and equity of public services&#x20;
* Improve affordability of urban life
* Enhance public safety&#x20;
* Reduce the environmental footprint of urban settlements

## Have Your Say

What aspirations are most important to you? Complete this one survey question to have your say:

{% embed url="<https://www.surveymonkey.com/r/RSTFDGY>" %}

Here are the survey results:

{% embed url="<https://www.surveymonkey.com/stories/SM-BD6MGKJ8/>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://marsdd.gitbook.io/datatrust/trusts/aspirations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
