Baselight

2000+ Assets (Stock & FX) Historical Price

frequency update, 2000+ assets, since IPO, included S&P500, NASDAQ and FX

@kaggle.benjaminpo_sp500_spx_components_stock_price

Mtb
@kaggle.benjaminpo_sp500_spx_components_stock_price.mtb

  • 64.23 KB
  • 1951 rows
  • 7 columns
datetime

Datetime

adj_close

Adj Close

close

Close

high

High

low

Low

open

Open

volume

Volume

Tue Feb 08 2022 14:30:00 GMT+0000 (Coordinated Universal Time)183183183.5182.9949951171875183.1600036621093584951
Tue Feb 08 2022 14:31:00 GMT+0000 (Coordinated Universal Time)182.5800018310547182.5800018310547182.5800018310547182.5800018310547182.5800018310547215
Tue Feb 08 2022 14:32:00 GMT+0000 (Coordinated Universal Time)182.5399932861328182.5399932861328182.5399932861328182.00999450683597182.279998779296882764
Tue Feb 08 2022 14:33:00 GMT+0000 (Coordinated Universal Time)182.6100006103516182.6100006103516182.6100006103516182.22000122070312182.53999328613282112
Tue Feb 08 2022 14:34:00 GMT+0000 (Coordinated Universal Time)182.75999450683597182.75999450683597183.07000732421875182.44000244140625182.639999389648442635
Tue Feb 08 2022 14:35:00 GMT+0000 (Coordinated Universal Time)182.3000030517578182.3000030517578182.9199981689453182.2700042724609182.809997558593722520
Tue Feb 08 2022 14:36:00 GMT+0000 (Coordinated Universal Time)182.0800018310547182.0800018310547182.16000366210935182.0200042724609182.02000427246091014
Tue Feb 08 2022 14:37:00 GMT+0000 (Coordinated Universal Time)182.52999877929688182.52999877929688182.66000366210935182.3000030517578182.30000305175781363
Tue Feb 08 2022 14:38:00 GMT+0000 (Coordinated Universal Time)182.5800018310547182.5800018310547182.66000366210935182.4250030517578182.660003662109352818
Tue Feb 08 2022 14:39:00 GMT+0000 (Coordinated Universal Time)182.5449981689453182.5449981689453182.5449981689453182.47000122070312182.50999450683597816

CREATE TABLE mtb (
  "datetime" TIMESTAMP,
  "adj_close" DOUBLE,
  "close" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "open" DOUBLE,
  "volume" DOUBLE
);

Share link

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