Netflix Stocks
Max Amount of Days of Netflix Stocks. Since 2002!
@kaggle.ranugadisansagamage_netflix_stocks
Max Amount of Days of Netflix Stocks. Since 2002!
@kaggle.ranugadisansagamage_netflix_stocks
CREATE TABLE netflix (
"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.