Tunisian Stock Market
Curated list of all tunisian stocks historical data starting from the year 2010
@kaggle.amariaziz_tunisian_stock_market
Curated list of all tunisian stocks historical data starting from the year 2010
@kaggle.amariaziz_tunisian_stock_market
CREATE TABLE all_data (
"ticker" VARCHAR,
"date" TIMESTAMP,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"volume" BIGINT
);
Anyone who has the link will be able to view this.