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

Nsc
@kaggle.benjaminpo_sp500_spx_components_stock_price.nsc

  • 67.64 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)265.8299865722656265.8299865722656265.8299865722656265.04998779296875265.2999877929687515829
Tue Feb 08 2022 14:31:00 GMT+0000 (Coordinated Universal Time)265.5299987792969265.5299987792969265.8399963378906265.3299865722656265.8399963378906864
Tue Feb 08 2022 14:32:00 GMT+0000 (Coordinated Universal Time)265.6600036621094265.6600036621094265.7699890136719265.6600036621094265.7099914550781746
Tue Feb 08 2022 14:33:00 GMT+0000 (Coordinated Universal Time)265.489990234375265.489990234375266.1700134277344265.1199951171875266.07998657226562165
Tue Feb 08 2022 14:34:00 GMT+0000 (Coordinated Universal Time)265.8800048828125265.8800048828125265.8800048828125265.8500061035156265.85000610351561011
Tue Feb 08 2022 14:35:00 GMT+0000 (Coordinated Universal Time)265.70001220703125265.70001220703125265.82000732421875265.70001220703125265.82000732421875822
Tue Feb 08 2022 14:36:00 GMT+0000 (Coordinated Universal Time)265.86968994140625265.86968994140625266.2200012207031265.8550109863281265.8550109863281925
Tue Feb 08 2022 14:37:00 GMT+0000 (Coordinated Universal Time)265.2699890136719265.2699890136719265.7200012207031265.0799865722656265.07998657226562639
Tue Feb 08 2022 14:38:00 GMT+0000 (Coordinated Universal Time)265.5400085449219265.5400085449219265.5400085449219265.1600036621094265.16000366210941544
Tue Feb 08 2022 14:39:00 GMT+0000 (Coordinated Universal Time)265.3399963378906265.3399963378906265.3399963378906265.3399963378906265.3399963378906619

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