Baselight

Big Five Stocks

historical NASDAQ stock data for Google, Amazon, Facebook, Apple, and Microsoft

@kaggle.abdullahmu_big_five_stocks

Loading...
Loading...

About this Dataset

Big Five Stocks

Historical NASDAQ stock data of tech companies dubbed: 'Big Five' until August 23rd, 2019. The companies are: Apple, Google, Amazon, Facebook, and Microsoft

Tables

Big Five Stocks

@kaggle.abdullahmu_big_five_stocks.big_five_stocks
  • 1.13 MB
  • 41660 rows
  • 7 columns
Loading...

CREATE TABLE big_five_stocks (
  "unnamed_0" TIMESTAMP,
  "name" VARCHAR,
  "open" DOUBLE,
  "close" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "volume" DOUBLE
);

Share link

Anyone who has the link will be able to view this.