italia/daf-ontologie-vocabolari-controllati

istat/cities limited to 10000 records, but CSV has 34542 rows

mlocati opened this issue · 2 comments

By using the https://www.schema.gov.it/api/vocabularies/istat/cities endpoint we have that:

{
    "totalResults": 10000
}

But in the CSV we have 34542 rows at the moment.

Why?

Furthermore, if we try to access the entries at an offset greather than or equal to 10000, we have an HTTP 500 (Internal Server Error) response (example).

use sparql

@mlocati una soluzione potrebbe essere usare SPARQL come suggerisce @Riccardo644 stiamo provando a capire se cambiare l'endpoint