> For the complete documentation index, see [llms.txt](https://mims.oascities.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mims.oascities.org/accessing-data/readme.md).

# Accessing Data (MIM0)

This repository contains the development version of the Open & Agile Smart Cities' development version of the Accessing Data Minimum Interoperability Mechanisms.

[Open & Agile Smart Cities](https://oascities.org/) is a global network that assists local administrations of all sizes in their digital transformation.

[Minimal Interoperability Mechanism](https://oascities.org/minimal-interoperability-mechanisms/) are vendor-neutral and technology-agnostic mechanisms to help enable a minimal but sufficient level of interoperability for data, systems, and services.

This Minimal Interoperability Mechanism is about Accessing Data. It helps facilitate the ways data can be accessed, once data sets are discovered and agreements are in place.

Each Minimal Interoperability Mechanism is composed of:

* Objective
* Capabilities and Requirements
* Mechanisms
* Interoperability Guidance
* Conformance and Compliance Testing


---

# 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://mims.oascities.org/accessing-data/readme.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.
