Description Usage Format Details Source
The comuni
dataset is related with information on the 8003 Italian districts ("comuni") updated at 2016-01-01.
In particular information on "province", "regioni, "ripartizioni" ("major" Italian districts) related to "comuni" is available.
1 |
comuni
is a tbl data frame with 8003 observations on 9 variables.
The 9 variables of the italia
tbl data frame are the following ones:
cod_comune
codes of the Italian "comuni" (character);
comune
names of the Italian "comuni" (character);
comune_cap_prov
if a "comune" is the administrative center of the "provincia" (logical);
pop_legale
legal population living in the "comuni" at the last "Censimento" (2011-10-09) (integer);
progr_comune
progressive codes of the Italian "comuni" (it restarts from 1 for each "provincia") (character);
cod_provincia
codes of the Italian "province"; note that cod_comune
is cod_provincia
pasted to progr_comune
(character);
cod_citta_metro
codes of the Italian "città metropolitane" (character);
cod_regione
codes of the Italian "regioni" (character);
cod_rip_geo
codes of the Italian "ripartizioni geografiche" (character).
Istat website: Istituto nazionale di statistica (Istat).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.