Skip to content

Dati ingressi persone ucraine in Italia - Data about Ukrainian people entering Italy

License

Notifications You must be signed in to change notification settings

vi-enne/profughiUcraina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

profughiUcraina

language-english language-italian Frictionless

⚠️ If you want to receive updates, subscribe to the ChangeLog RSS feed

Description

We collect ukrainian refugees data based on Viminale's tweet (Italy). Data are scraped with this R script.

Repository structure

profughiUcraina
├── 📂 data
│   └── 📄 outputProfughi.csv
├── 📂 script
│   └── 📄 profughiUcraina.R
├── 📄 README.md
├── 📄 CHANGELOG.md
├── 📄 LICENSE.md
└── 📄 datapackage.yaml

Metadata

Each csv file in data folder is described according to fricionless data standard. Metadata are stored in datapackage.yaml

  • path: data/
  • encoding: UTF-8
  • delimiter: ,
Field Type Description Example
Data date Tweet date 2022-04-02
Totale integer Total number of Ukrainian refugees arrived in Italy 1000
Uomini integer Number of Ukrainian men who arrived in Italy 1000
Donne integer Number of Ukrainian women who arrived in Italy 1000
Minori integer Number of Ukrainian minors who arrived in Italy 1000

License

Versione Italiana

⚠️ Se vuoi rimanere aggiornato, iscriviti al feed RSS del ChangeLog

Descrizione

Raccogliamo e rilasciamo dati relativi al flusso di profughi ucraini basati sui tweet dell'account ufficiale del Viminale. Lo scraping avviene tramite questo script in R.

Struttura repository

profughiUcraina
├── 📂 data
│   └── 📄 outputProfughi.csv
├── 📂 script
│   └── 📄 profughiUcraina.R
├── 📄 README.md
├── 📄 CHANGELOG.md
├── 📄 LICENSE.md
└── 📄 datapackage.yaml

Metadati

Ogni file csv nella cartella data è descritto secondo gli standard fricionless data. I metadati sono contenuti nel file datapackage.yaml

  • percorso: data/
  • encoding: UTF-8
  • separatore di campo: ,
Campo Formato Descrizione Esempio
Data date Data del tweet 2022-04-02
Totale integer Numero totale di profughi ucraini arrivati in Italia 1000
Uomini integer Numero di uomini ucraini arrivati in Italia 1000
Donne integer Numero di donne ucraine arrivate in Italia 1000
Minori integer Numero di minori ucraini arrivati in Italia 1000

Licenza

About

Dati ingressi persone ucraine in Italia - Data about Ukrainian people entering Italy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages