get_info_OC {PublicWorksFinanceIT}R Documentation

Retrieve information about regional and theme codes for the Open Coesione dataset.

Description

The get_info_OC function allows to get information regarding the codes to use to retrieve data from the Open Coesione database.

Usage

get_info_OC(info)

Arguments

info

character. The argument can be set to "region" if the data to be downloaded are based on regional codes, or it can be set to "theme" if the data to be downloaded are based on project's theme.

Details

The information obtained can be used in the functions get_data_OC or get_theme_OC

Value

Return a vector of characters. Regions:

Themes:

Author(s)

Lorena Ricciotti

References

Open Coesione

Examples

get_info_OC("region")



[Package PublicWorksFinanceIT version 0.2.0 Index]