Baselight

Starbucks Stock Price

Time Price. Currency in USD

@kaggle.henryshan_starbucks_stock_price

Loading...
Loading...

About this Dataset

Starbucks Stock Price

👏Upvote this dataset if you find it interesting!

Starbucks Corporation, together with its subsidiaries, operates as a roaster, marketer, and retailer of coffee worldwide.

The dataset includes the daily Starbucks Corporation stock price.

Tables

Sbux

@kaggle.henryshan_starbucks_stock_price.sbux
  • 325.4 KB
  • 7919 rows
  • 7 columns
Loading...

CREATE TABLE sbux (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "adj_close" DOUBLE,
  "volume" BIGINT
);

Share link

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