stock_indices: Stocks Information Dataset

stock_indicesR Documentation

Stocks Information Dataset

Description

A dataset containing the stock symbols and other attributes of over 200 companies on Tadawul website. The variables are as follows:

Usage

stock_indices

Format

A data frame with 212 rows and 8 variables:

sectorName

Sector name to which companies belog e.g.("Bank","Energy" ..etc)

sectorRef

Sector id to which companies belog e.g.("31", ..etc)

companyRef

Same as companySymbol aka:Ticker e.g.("8220","4002" ..etc)

acrynomName

Company short name in English e.g aka:("SARCO","SAUDI ARAMCO" ..etc)

companySymbol

Company Symbol aka:Ticker e.g.("8220","4002" ..etc)

companyUrl

Company profile URL e.g.("/wps/portal/tadawul/markets/equities/indices/today/!ut/ ..")

watchListId

Watch list id. This is usually set to zeros unlist you have added stocks to watch on the website e.g.("0", "0", "0")

watchlist

This Flag for if the stock is in Watch list or not e.g.("FALSE", "FALSE")

companyNameEN

Full company name in English e.g.("Weqaya Takaful Insurance and Reinsurance Co.")

companyNameAR

Full company name in Arabic

companyName

Company name in English e.g.("Weqaya Takaful Insurance and Reinsurance Co.")

market_type

Market type to differentiate it from Bond Market. Here, it is always "M" here

tradingNameEn

Short company name in English e.g.("Weqaya Takaful")

tradingNameAr

Short company name in Arabic

isin

System code, usually not used


Hussain-Alsalman/tasi documentation built on Sept. 7, 2024, 1:17 p.m.