Learn R Programming

PublicWorksFinanceIT (version 0.2.0)

geo_OBDAP: 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")

Arguments

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.

Examples

Run this code
data(geo_OBDAP)

Run the code above in your browser using DataLab