Andrea Borruso
Andrea Borruso
> Posso chiederti come hai fatto ad ottenere l'id del dataset? Inoltre ora neanche la URL sopra funziona, giusto? http://www.dati.gov.it/api/3/action/package_show?id=047b2dd8-8ea2-4bda-98e3-cff267db0332 Puoi usare il metodo `current_package_list_with_resources` che trovi descritto qui https://www.dati.gov.it/content/sviluppatori...
My way to have the result is use Miller 5 and 6: ``` mlr5 --csv remove-empty-columns then clean-whitespace extras.csv | mlr6 --csv summary ```
> @aborruso it means they are mixed: `string-int` means there are strings and ints in that column It's interesting, but it makes the output useless directly for bulk operations. Imagine...
I think it's a good idea too
Hi @elig0n and how to run at start in example `.load /usr/lib/sqlite3/pcre.so`? It would be nice if litecli read .sqliterc standard file. Thank you
Ciao @carmelolg sono un socio dell'Associazione onData. Qui trovi un README con alcune info Facciamo scraping tramite [questo script](https://github.com/ondata/covid19italia/blob/master/webservices/vaccini/vaccini.sh) sulla [prima dashboard](https://app.powerbi.com/view?r=eyJrIjoiMzg4YmI5NDQtZDM5ZC00ZTIyLTgxN2MtOTBkMWM4MTUyYTg0IiwidCI6ImFmZDBhNzVjLTg2NzEtNGNjZS05MDYxLTJjYTBkOTJlNDIyZiIsImMiOjh9) governativa. Se hai altre domande, sono a disposizione.
> Ogni quanto avviene l'aggiornamento? Nel README trovi una nota in merito, in evidenza all'inizio. Di base è quella. Da poco abbiamo intensificato come da queste [info in cron](https://github.com/ondata/covid19italia/blob/master/.github/workflows/vaccini.yml#L7). È...
> Per chi ha adottato il vostro formato, potreste, più che spegnere tutto, trasformare l'ufficiale nel vostro così non c'è bisogno di adattare... @MITEL-UNIUD voi l'avete utilizzato? Soltanto curiosità
Ciao @umbros, bella notizia. Se le regioni sono sempre le 21 e non 20, inserirei il codice [NUTS2](https://ec.europa.eu/eurostat/web/nuts/background) che è quello giusto per questo taglio territoriale e per questo settore...
If I stop and restart, things recompile properly. Thank you very much