> 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/20.md).

# Art. 20 — Compensation in cases of an exceptional need

Data Act Article 20 — Compensation in cases of an exceptional need. Regulation (EU) 2023/2854, Chapter V — Making data available to public sector bodies, the Commission, the European Central Bank and

1. Data holders other than microenterprises and small enterprises shall make available data necessary to respond to a [public emergency](https://headlesslaw.com/definitions/data-act/public-emergency/) pursuant to [Article 15(1)](/data-act/chapter-v-making-data-available-to-public-sector-bodies-the-commission-the-european-central-bank-and/15.md), point (a), free of charge. The [public sector body](https://headlesslaw.com/definitions/data-act/public-sector-body/), the Commission, the European Central Bank or the Union body that has received data shall provide public acknowledgement to the [data holder](https://headlesslaw.com/definitions/data-act/data-holder/) if requested by the data holder.
2. The data holder shall be entitled to fair compensation for making data available in compliance with a request made pursuant to [Article 15(1)](/data-act/chapter-v-making-data-available-to-public-sector-bodies-the-commission-the-european-central-bank-and/15.md), point (b). Such compensation shall cover the technical and organisational costs incurred to comply with the request including, where applicable, the costs of anonymisation, pseudonymisation, aggregation and of technical adaptation, and a reasonable margin. Upon request of the public sector body, the Commission, the European Central Bank or the Union body, the data holder shall provide information on the basis for the calculation of the costs and the reasonable margin.
3. Paragraph 2 shall also apply where a [microenterprise](https://headlesslaw.com/definitions/data-act/microenterprise/) and [small enterprise](https://headlesslaw.com/definitions/data-act/small-enterprise/) claims compensation for making data available.
4. Data holders shall not be entitled to compensation for making data available in compliance with a request made pursuant to [Article 15(1)](/data-act/chapter-v-making-data-available-to-public-sector-bodies-the-commission-the-european-central-bank-and/15.md), point (b), where the specific task carried out in the public interest is the production of official statistics and where the purchase of data is not allowed by national law. Member States shall notify the Commission where the purchase of data for the production of official statistics is not allowed by national law.
5. Where the public sector body, the Commission, the European Central Bank or the Union body disagrees with the level of compensation requested by the data holder, they may lodge a complaint with the competent authority designated pursuant to [Article 37](/data-act/chapter-ix-implementation-and-enforcement-art.-37-42/37.md) of the Member State where the data holder is established.


---

# 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/20.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.
