Learn R Programming

PublicWorksFinanceIT (version 0.2.0)

get_codes: 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)

Value

a data.frame object

Arguments

type

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

Author

Lorena Ricciotti

Examples

Run this code
data <- get_codes("region")

Run the code above in your browser using DataLab