| 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.
CUPa character vector
COD_REGIONa character vector
DEN_REGIONa character vector
COD_PROVINCEa character vector
DEN_PROVINCEa character vector
COD_MUNICIPALITYa character vector
DEN_MUNICIPALITYa 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]