Baselight

Big Stock Data

Thousands of stocks from the us market with a 1min resolution.

@kaggle.lszltakcs_big_stock_data

Loading...
Loading...

About this Dataset

Big Stock Data

The data was scraped from yahoo finance so there is a lot of missing data. Also it is adjusted for splits and dividends.
Aftermarket hours are not included.

Tables

Zyne

@kaggle.lszltakcs_big_stock_data.zyne
  • 163.81 kB
  • 14,040 rows
  • 6 columns
Loading...
CREATE TABLE zyne (
  "datetime" VARCHAR,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE
);

Zyxi

@kaggle.lszltakcs_big_stock_data.zyxi
  • 142.38 kB
  • 14,040 rows
  • 6 columns
Loading...
CREATE TABLE zyxi (
  "datetime" VARCHAR,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE
);

Share link

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