R/keconomy.R

#' Kenya Unemployment Rate and GDP Growth rate for 1999-2023
#'
#'  Annual Time Series data for Kenyan Economy showing the unemployment rate and GDP Growth Rate.
#'
#' @format ## `keconomy`
#' A data frame with 25 rows and 3 columns:
#' \describe{
#'   \item{Year}{Year; from 1999 to 2023}
#'   \item{UR}{Unemployment Rate}
#'   \item{GR}{GDP Growth Rate}
#' }
#' @source <https://www.statista.com>
"keconomy"

Try the EcoMetrics package in your browser

Any scripts or data that you put into this service are public.

EcoMetrics documentation built on April 3, 2025, 10:06 p.m.