# Padronize os dados e codificação

Assegure que é utilizada uma codificação padrão Unicode Transformation Format-8 (UTF-8) para todo texto e representações textuais de dados. Deve garantir-se um formato de data e hora padrão, segundo a ISO 8601, uma norma internacional para representação de data e hora. Relativamente à localização a União Europeia exige o uso do padrão ETRS89, um sistema global de referência recomendado pela European Reference Frame (EUREF). Todas estas representações padronizadas irão facilitar a comunicação e a leitura de informação.


---

# 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/guias-praticos/boas-praticas-para-a-publicacao-de-api-a-consumir-pela-administracao-publica/padronize-os-dados-e-codificacao.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.
