R/Wuppertal_df.R

#' Wuppertal Fiscal Data extracted from Open Spending API
#' 
#' @description 
#' This dataset contains the budget of wuppertal for 2009 to 2020 
#' 
#' \itemize{
#'   \item The product ID
#'   \item The account type
#'   \item The kind
#'   \item The year these amounts were measaured
#'   \item The amount
#'   \item The product area ID
#'   \item The product group ID
#'   \item The product
#'   \item The product area
#'   \item The product group
#'   }
#' 
#' @format A data frame with the previous characteristics as columns
#' @name Wuppertal_df
#' @source http://next.openspending.org/api/3/cubes/4b6d969e07ef7a86aa54e539fc127a14:wuppertalhaushalt/facts
#' 
#' 
NULL

Try the DescriptiveStats.OBeu package in your browser

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

DescriptiveStats.OBeu documentation built on May 4, 2020, 9:06 a.m.