geo_OBDAP {PublicWorksFinanceIT}R Documentation

Dataset Localization OBDAP Public Works

Description

Dataset containing the geographical localization information for each public work, identified by its CUP, sourced from the OpenBDAP repository.

Usage

data("geo_OBDAP")

Format

A data frame with 642055 observations on the following 7 variables.

CUP

a character vector

COD_REGION

a character vector

DEN_REGION

a character vector

COD_PROVINCE

a character vector

DEN_PROVINCE

a character vector

COD_MUNICIPALITY

a character vector

DEN_MUNICIPALITY

a character vector

Details

Used in the get_data_OBDAP function to associate locations to projects.

Source

https://openbdap.rgs.mef.gov.it/

Examples

data(geo_OBDAP)

[Package PublicWorksFinanceIT version 0.2.0 Index]