Saudi Stocks Dividends | Historical
Saudi Stocks Dividends | Historical
@kaggle.majedalhulayel_saudi_stock_exchange_dividends
Saudi Stocks Dividends | Historical
@kaggle.majedalhulayel_saudi_stock_exchange_dividends
CREATE TABLE dividends (
"symbol" BIGINT,
"lonaname" VARCHAR,
"shortname" VARCHAR,
"acronym" VARCHAR,
"sector" VARCHAR,
"announced_date" TIMESTAMP,
"due_date" TIMESTAMP,
"distribution_date" TIMESTAMP,
"amount" DOUBLE,
"distribution_way" VARCHAR
);
Anyone who has the link will be able to view this.