> For the complete documentation index, see [llms.txt](https://i4trust.ishare.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://i4trust.ishare.eu/open-call-1/tidy-city.md).

# Tidy City

According to the UN, the urban population will rise from 55% in 2018 to 68% by 2050 and is expected to reach 84% by 2100. The challenges faced by urban metropolises go beyond merely accommodating this influx; they must also provide advanced infrastructural facilities to enhance the quality of life. Modern cities must offer amenities like solar-powered LED crosswalks, pollution-limiting barriers, high-tech playgrounds, well-maintained streets, digital kiosks, accessible electric vehicles, and sophisticated waste management systems.&#x20;

These enhancements require constant oversight, which traditional public management (public authorities) often cannot handle. Tidy City offers an innovative solution by using mobile devices on city vehicles, including waste collection trucks and police cars, to continuously collect data. These vehicles navigate through the city streets for their regular duties and serve as continuous data collection conduits. Images captured from the streets are analysed by AI algorithms to identify issues like improper waste disposal, graffiti, overgrown vegetation, infrastructure deterioration, advertisement discrepancies, and stolen vehicles.&#x20;

Tidy City leverages the FIWARE Marketplace for data exchange, with access control ensured by the [iSHARE Participant Registry](https://trustbok.ishare.eu/apply-ishare/participant-registry) and FIWARE for operational integration. The use of iSHARE components ensures all parties involved are legitimate and verified so that they possess the appropriate authorization to access the requested data. Post-analysis categorised, and geotagged detections are distributed to relevant urban management divisions for swift and effective rectification measures. Tidy City's enhanced urban monitoring leads to cost savings through proactive maintenance and reduced vandalism.&#x20;

#### Contributors:

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><img src="/files/4MOwuKuZEWZtkntRJua6" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/E0cKdHedKpQQWCwcaQRR" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/biZyBNQLK6csSADIZtVH" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/f1YYwAVwIcQdfHQhRatE" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/3tPHEfJKXfpd8F71hysw" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/mUkqnvmus9XuE9WhHHhT" alt="" data-size="original"></td><td></td><td></td></tr></tbody></table>


---

# 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://i4trust.ishare.eu/open-call-1/tidy-city.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.
