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

Cnp
@kaggle.benjaminpo_sp500_spx_components_stock_price.cnp

  • 53.29 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)28.20000076293945328.20000076293945328.23999977111816428.120000839233428.23999977111816420760
Tue Feb 08 2022 14:31:00 GMT+0000 (Coordinated Universal Time)28.14999961853027728.14999961853027728.1800003051757828.1399993896484428.1700000762939452076
Tue Feb 08 2022 14:32:00 GMT+0000 (Coordinated Universal Time)28.17000007629394528.17000007629394528.1800003051757828.14999961853027728.14999961853027711393
Tue Feb 08 2022 14:33:00 GMT+0000 (Coordinated Universal Time)28.1800003051757828.1800003051757828.20999908447265628.1800003051757828.1900005340576177343
Tue Feb 08 2022 14:34:00 GMT+0000 (Coordinated Universal Time)28.14999961853027728.14999961853027728.1800003051757828.14999961853027728.1700000762939456418
Tue Feb 08 2022 14:35:00 GMT+0000 (Coordinated Universal Time)28.1100006103515628.1100006103515628.1399993896484428.0900001525878928.139999389648449549
Tue Feb 08 2022 14:36:00 GMT+0000 (Coordinated Universal Time)28.0799999237060528.0799999237060528.10199928283691828.0699996948242228.1000003814697273575
Tue Feb 08 2022 14:37:00 GMT+0000 (Coordinated Universal Time)28.1399993896484428.1399993896484428.1399993896484428.0900001525878928.090000152587893130
Tue Feb 08 2022 14:38:00 GMT+0000 (Coordinated Universal Time)28.17000007629394528.17000007629394528.1800003051757828.14999961853027728.1499996185302774736
Tue Feb 08 2022 14:39:00 GMT+0000 (Coordinated Universal Time)28.1800003051757828.1800003051757828.1949996948242228.1800003051757828.180000305175784019

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