R/cal.muni.r

#' Result by municipality in exam Saber 3, 5 and 9 for 9th grade in mathematics test
#' @description
#' \code{data.frame} which contains the scores in 9th grade Mathematics aggregated per
#'  municipality on the Saber 3, 5, and 9 exams applied in the 2015 in Colombia.
#' @format
#' This \code{data.frame} has 1125 rows and 6 columns.
#' \describe{
#' \item{dpto}{Identifier of the department}
#' \item{namesdpto}{Name of the department}
#' \item{mpio}{Identifier of the municipality}
#' \item{namesmpio}{Name of the municipality}
#' \item{codETC}{Identifier of the certified territorial entity (ETC, for its acronym in Spanish)}
#' \item{prom}{Average result in Mathematics for the 9th grades
#'             in each participating Colombian municipality in the Saber 3, 5, and 9 exam in 2015. }}
#'@references
#'Instituto Colombiano para la EvaluaciĆ³n de la EducaciĆ³n ICFES, (2016).
#'\url{http://www.icfes.gov.co/}
#' @source
#'\href{http://www.icfes.gov.co/item/1861-investigador-el-icfes-actualizo-ftp-para-facilitar-acceso-a-sus-bases-de-datos}{ftp://ftp.icfes.gov.co/}
"cal.muni"
stalynGuerrero/multisae documentation built on May 30, 2019, 8:44 a.m.