R/BrandCode.r

#' Brands listed on the Tokyo Stock Exchange
#'
#' A dataset containing brands
#' listed on the Tokyo Stock Exchange
#' as of the end of December 2021 published by the JPX.
#'
#' @format A data frame with 4170 rows and 4 variables:
#' \describe{
#'   \item{code}{brand code}
#'   \item{name}{company name}
#'   \item{category}{market and product category}
#'   \item{indust17}{17 types of industries}
#' }
#' @source \url{
#' https://www.jpx.co.jp/markets/statistics-equities/misc/01.html}
"BrandCode"
KatoPachi/YahooFinance documentation built on Feb. 9, 2022, 3:22 p.m.