Comprehensive NASDAQ Data: Inception To Present
Detailed Stock Data from NASDAQ’s Inception to Today
@kaggle.jayavarman_comprehensive_nasdaq_data_inception_to_present
Detailed Stock Data from NASDAQ’s Inception to Today
@kaggle.jayavarman_comprehensive_nasdaq_data_inception_to_present
CREATE TABLE nasdaq_composite (
"date" VARCHAR,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE
);
Anyone who has the link will be able to view this.