R/data.R

#' FP7 and H2020 projects and coordinators.
#'
#' A dataset containing the FP7 and H2020 project coordinator metadata.
#'
#' @format A data frame with 51626 rows and 14 variables:
#' \describe{
#'   \item{rcn}{Project number}
#'   \item{id}{Project ID}
#'   \item{acronym}{Project slug}
#'   \item{status}{Project status: signed, closed, terminated}
#'   \item{call}{Call CORDIS reference name}
#'   \item{call_year}{Year of the call}
#'   \item{framework_programme}{EU funding framework programme}
#'   \item{funding_scheme}{CORDIS reference funding scheme}
#'   \item{start_date}{Project starting date}
#'   \item{end_date}{Project ending date}
#'   \item{total_cost}{Total cost of the project}
#'   \item{ec_max_contribution}{Actual funding}
#'   \item{coordinator}{Coordinating institution}
#'   \item{coordinator_country}{Coordinating country}
#' }
#' @source \url{https://cordis.europa.eu/data/cordis-h2020projects.csv}
"cordis"
zambujo/rcordis documentation built on June 14, 2020, 9:41 p.m.