stock_indices | R Documentation |
A dataset containing the stock symbols and other attributes of over 200 companies on Tadawul website. The variables are as follows:
stock_indices
A data frame with 212 rows and 8 variables:
Sector name to which companies belog e.g.("Bank","Energy" ..etc)
Sector id to which companies belog e.g.("31", ..etc)
Same as companySymbol aka:Ticker e.g.("8220","4002" ..etc)
Company short name in English e.g aka:("SARCO","SAUDI ARAMCO" ..etc)
Company Symbol aka:Ticker e.g.("8220","4002" ..etc)
Company profile URL e.g.("/wps/portal/tadawul/markets/equities/indices/today/!ut/ ..")
Watch list id. This is usually set to zeros unlist you have added stocks to watch on the website e.g.("0", "0", "0")
This Flag for if the stock is in Watch list or not e.g.("FALSE", "FALSE")
Full company name in English e.g.("Weqaya Takaful Insurance and Reinsurance Co.")
Full company name in Arabic
Company name in English e.g.("Weqaya Takaful Insurance and Reinsurance Co.")
Market type to differentiate it from Bond Market. Here, it is always "M" here
Short company name in English e.g.("Weqaya Takaful")
Short company name in Arabic
System code, usually not used
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.