get_info_OC: Retrieve information about regional and theme codes for the...

View source: R/get_info_OC.R

get_info_OCR 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:

  • 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

Open Coesione

Examples

get_info_OC("region")



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