Update README.md

This commit is contained in:
libremente 2021-01-05 15:01:25 +01:00 committed by GitHub
parent bf9c7763c7
commit e33ce8bd13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -442,6 +442,28 @@ I campi di ogni tabella sono schematizzati nelle seguenti tavole:
</tr>
</table>
<table>
<tr>
<td colspan="3" ><strong>last-update-dataset</strong>
</td>
</tr>
<tr>
<td><strong>Campo</strong>
</td>
<td><strong>Tipo di dati</strong>
</td>
<td><strong>Descrizione</strong>
</td>
</tr>
<tr>
<td>ultimo_aggiornamento
</td>
<td>datetime
</td>
<td>Data e ora di ultimo aggiornamento del dataset.
</td>
</tr>
</table>
# Licenza