get_codes {PublicWorksFinanceIT}R 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")


[Package PublicWorksFinanceIT version 0.2.0 Index]