This table includes the administrative codes of the municipalities from four regions: Molise, Campania, Apulia and Basilicata,
as of June 30th 2022; some strings in field Municipality_description
including accents have been forced to ASCII.
The whole dataset can be retrieved with the command Get_AdmUnNames(Year = 2022, date = "06_30")
example_AdmUnNames20220630
## `example_AdmUnNames20220630` A data frame with 1,074 rows and 5 columns:
Province_code
Numeric; the NUTS-3 administrative code
Province_initials
Character;abbreviated NUTS-3 denomination.
Municipality_code
Character; the ISTAT LAU (municipality) ID.
Municipality_description
Character; the municipality name.
Cadastral_code
Character; a LAU - level ID code, different from the official ISTAT municipality code.
It is used in the school registry (see example_input_Registry23
)
Get_AdmUnNames