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

Wy
@kaggle.benjaminpo_sp500_spx_components_stock_price.wy

  • 55.57 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)40.9500007629394540.9500007629394541.0999984741210940.860000610351564144596
Tue Feb 08 2022 14:31:00 GMT+0000 (Coordinated Universal Time)41.009998321533241.009998321533241.009998321533240.9300003051757840.950000762939453830
Tue Feb 08 2022 14:32:00 GMT+0000 (Coordinated Universal Time)41.009998321533241.009998321533241.0299987792968840.9850006103515641.0079994201660168456
Tue Feb 08 2022 14:33:00 GMT+0000 (Coordinated Universal Time)40.9399986267089840.9399986267089841.04000091552734440.9399986267089841.00999832153326406
Tue Feb 08 2022 14:34:00 GMT+0000 (Coordinated Universal Time)40.9199981689453140.9199981689453140.9300003051757840.8899993896484440.909999847412113148
Tue Feb 08 2022 14:35:00 GMT+0000 (Coordinated Universal Time)40.91500091552734440.91500091552734441.009998321533240.90000152587890640.939998626708983815
Tue Feb 08 2022 14:36:00 GMT+0000 (Coordinated Universal Time)41.0299987792968841.0299987792968841.0499992370605540.9300003051757840.9399986267089810998
Tue Feb 08 2022 14:37:00 GMT+0000 (Coordinated Universal Time)41.06000137329101641.06000137329101641.0900001525878941.0200004577636741.020000457763673975
Tue Feb 08 2022 14:38:00 GMT+0000 (Coordinated Universal Time)41.0999984741210941.0999984741210941.11999893188476641.04000091552734441.0600013732910167883
Tue Feb 08 2022 14:39:00 GMT+0000 (Coordinated Universal Time)41.0699996948242241.0699996948242241.0999984741210941.0699996948242241.099998474121092453

CREATE TABLE wy (
  "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.