Baselight

Apple - 10 Year Stock Price History

Apple Inc (AAPL) NASDAQ prices

@kaggle.aleksandrdubrovin_apple_stock_price_history

Loading...
Loading...

About this Dataset

Apple - 10 Year Stock Price History

Context

Here are Apple stock data for 10 years

Inspiration

The success of the community depends on the success of each of us, the more information the better

Tables

Aapl Historical Data

@kaggle.aleksandrdubrovin_apple_stock_price_history.aapl_historical_data
  • 98.68 KB
  • 2539 rows
  • 7 columns
Loading...

CREATE TABLE aapl_historical_data (
  "date" TIMESTAMP,
  "price" DOUBLE,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "vol" VARCHAR,
  "change" VARCHAR
);

Share link

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