# Logiche di aggregazione

Le analisi e le dashboard si basano su logiche di aggregazione dei dati, utilizzate per la costruzione di indicatori sintetici (KPI).

In particolare, i dati vengono aggregati secondo diverse dimensioni, tra cui:

* dimensione temporale (anno, mese, giorno);
* dimensione organizzativa (ente);
* dimensioni di classificazione (es. stato, categoria, servizio).

Le aggregazioni consentono di trasformare i dati di dettaglio in informazioni sintetiche, utili per il monitoraggio e l’analisi dei servizi digitali.


---

# 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://docs.opencityitalia.it/dashboard-di-monitoraggio-dei-servizi/architettura-dei-dati/logiche-di-aggregazione.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.
