> For the complete documentation index, see [llms.txt](https://www.mica.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.mica.wtf/data-act/chapter-v-making-data-available-to-public-sector-bodies-the-commission-the-european-central-bank-and/15.md).

# Art. 15 — Exceptional need to use data

Data Act Article 15 — Exceptional need to use data. Regulation (EU) 2023/2854, Chapter V — Making data available to public sector bodies, the Commission, the European Central Bank and Union bodies bas

1. An exceptional need to use certain data within the meaning of this Chapter shall be limited in time and scope and shall be considered to exist only in any of the following circumstances:
   1. where the data requested is necessary to respond to a [public emergency](https://headlesslaw.com/definitions/data-act/public-emergency/) and the [public sector body](https://headlesslaw.com/definitions/data-act/public-sector-body/), the Commission, the European Central Bank or the Union body is unable to obtain such data by alternative means in a timely and effective manner under equivalent conditions;
   2. in circumstances not covered by point (a) and only insofar as [non-personal data](https://headlesslaw.com/definitions/data-act/non-personal-data/) is concerned, where:
      1. a public sector body, the Commission, the European Central Bank or a Union body is acting on the basis of Union or national law and has identified specific data, the lack of which prevents it from fulfilling a specific task carried out in the public interest, that has been explicitly provided for by law, such as the production of official statistics or the mitigation of or recovery from a public emergency; and
      2. the public sector body, the Commission, the European Central Bank or the Union body has exhausted all other means at its disposal to obtain such data, including purchase of non-[personal data](https://headlesslaw.com/definitions/data-act/personal-data/) on the market by offering market rates, or by relying on existing obligations to make data available or the adoption of new legislative measures which could guarantee the timely availability of the data.
2. Paragraph 1, point (b), shall not apply to microenterprises and small enterprises.
3. The obligation to demonstrate that the public sector body was unable to obtain non-personal data by purchasing them on the market shall not apply where the specific task carried out in the public interest is the production of official statistics and where the purchase of such data is not allowed by national law.


---

# 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://www.mica.wtf/data-act/chapter-v-making-data-available-to-public-sector-bodies-the-commission-the-european-central-bank-and/15.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.
