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 |
Details
The information obtained can be used in the functions get_data_OC
or get_theme_OC
Value
Return a vector of characters. Regions:
VDA => Valle d'Aosta
PIE => Piemonte
LOM => Lombardia
TN_BZ => Trentino Alto Adige (Bolzano)
VEN => Veneto
FVG => Friuli di Venezia Giulia
LIG => Liguria
EMR => Emilia Romagna
TOS => Toscana
UMB => Umbria
MAR => Marche
LAZ => Lazio
ABR => Abruzzo
CAM => Campania
MOL => Molise
PUG => Puglia
CAL => Calabria
BAS => Basilicata
SIC => Sicilia
SAR => Sardegna
NAZ => National Level
EST => Estero (Abroad)
Themes:
RICERCA_INNOVAZIONE => Research and Innovation
RETI_SERVIZI_DIGITALI => Digital Services
COMPETITIVITA_IMPRESE => Firms Competition
ENERGIA => Energy
AMBIENTE => Environment
CULTURA_TURISMO => Culture and Tourism
TRASPORTI" => Transports
OCCUPAZIONE => Employment
INCLUSIONE_SOCIALE_SALUTE => Social Inclusion and Health
ISTRUZIONE_FORMAZIONE => Education
CAPACITA_AMMINISTRATIVA => Administrative Capacity
Author(s)
Lorena Ricciotti
References
Examples
get_info_OC("region")