get_codes: Download ISTAT codes for italian regions, provinces and...

View source: R/get_codes.R

get_codesR Documentation

Download ISTAT codes for italian regions, provinces and municipalities.

Description

get_codes allows to retrieve codes for regions, provinces, and municipality, filtering for the type of codes needed.

Usage

get_codes(type)

Arguments

type

character. The argument can be set to region, province, or municipality according to which codes are needed.

Value

a data.frame object

Author(s)

Lorena Ricciotti

Examples

data <- get_codes("region")


PublicWorksFinanceIT documentation built on April 3, 2025, 6:11 p.m.