R/notifications_csts.R

################################################################################
# Joshua C. Fjelstul, Ph.D.
# eutr R package
# automatically generated by the codebookr R package
################################################################################

#' Notification-level cross-sectional time-series data
#' 
#' This dataset includes aggregated data on the number of notified technical
#' regulations per member state per year (cross-sectional time-series data).
#' There is one observation per notifying member state per year (2002-2020),
#' excluding state-years where the state was not a member of the Single
#' Market.
#' 
#' @format A data frame with 6 variables:
#' \describe{
#' \item{key_id}{\code{numeric}. An ID number that uniquely identifies each
#' observation in the dataset. }
#' \item{year}{\code{numeric}. The year the member state notified the proposed
#' technical regulation to the Commission.}
#' \item{notification_by_id}{\code{numeric}. An ID number that uniquely
#' identifies the member state that notified the proposed technical regulation
#' to the Commission.}
#' \item{notification_by}{\code{string}. The name of the member state that
#' notified the proposed technical regulation to the Commission.}
#' \item{notification_by_code}{\code{string}. A multi-letter code assigned by
#' the Commission that uniquely identifies the member state that notified the
#' proposed technical regulation to the Commission.}
#' \item{count_notifications}{\code{numeric}. A count of the number of
#' notifications made by the member state to the Commission.}
#' }
"notifications_csts"

################################################################################
# end R script
################################################################################
jfjelstul/eutr documentation built on Dec. 20, 2021, 11:08 p.m.