# Como está estruturada a plataforma?

O dados.gov baseia-se na plataforma [Udata](https://udata.readthedocs.io/en/stable/), um produto criado pelo [Etalab](https://www.etalab.gouv.fr/), uma estrutura de missão da Administração Pública francesa. É desenvolvido e disponibilizado numa lógica *open source*.

Abaixo o diagrama de alto nível do dados.gov, demonstrando na Camada de Negócio os atores e papéis envolvidos, os serviços de negócio e os processos, e na Camada Aplicacional os serviços aplicacionais que realizam seus processos.

<figure><img src="/files/k6s81jqqiCjkD3Y5KYIC" alt=""><figcaption><p>Diagrama de arquitetura de alto nível dados.gov</p></figcaption></figure>


---

# 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://guias.mosaico.gov.pt/plataformas-comuns-da-administracao-publica/dados.gov/como-esta-estruturada-a-plataforma.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.
