# 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

For more information on how to contribute and how decisions are made, please see [CONTRIBUTING.md](https://github.com/oasc/accessing-data-mim-0/blob/main/docs/CONTRIBUTING.md) and [GOVERNANCE.md](https://github.com/oasc/accessing-data-mim-0/blob/main/docs/GOVERNANCE.md).


---

# Agent Instructions: 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.
