Uber Stocks
In the peak over 100B+ Market cap crazy!
@kaggle.ranugadisansagamage_uber_stocks
In the peak over 100B+ Market cap crazy!
@kaggle.ranugadisansagamage_uber_stocks
CREATE TABLE uber (
"date" TIMESTAMP,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"adj_close" DOUBLE,
"volume" BIGINT
);
Anyone who has the link will be able to view this.