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

Spg
@kaggle.benjaminpo_sp500_spx_components_stock_price.spg

  • 70.02 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)138.23500061035156138.23500061035156139.9499969482422137.77000427246094139.80999755859375236302
Tue Feb 08 2022 14:31:00 GMT+0000 (Coordinated Universal Time)138.63999938964844138.63999938964844138.63999938964844137.8000030517578138.165603637695385394
Tue Feb 08 2022 14:32:00 GMT+0000 (Coordinated Universal Time)139.75139.75140.41000366210938138.5399932861328138.7350006103515654869
Tue Feb 08 2022 14:33:00 GMT+0000 (Coordinated Universal Time)140.4499969482422140.4499969482422141.67999267578125139.70779418945312139.70779418945312149577
Tue Feb 08 2022 14:34:00 GMT+0000 (Coordinated Universal Time)141141141140.07000732421875140.529387
Tue Feb 08 2022 14:35:00 GMT+0000 (Coordinated Universal Time)140.875140.875141.22000122070312140.5141.169998168945319204
Tue Feb 08 2022 14:36:00 GMT+0000 (Coordinated Universal Time)140.1999969482422140.1999969482422141.32000732421875140.1999969482422140.7700042724609432930
Tue Feb 08 2022 14:37:00 GMT+0000 (Coordinated Universal Time)140.61000061035156140.61000061035156140.97000122070312139.8000030517578140.1799926757812541503
Tue Feb 08 2022 14:38:00 GMT+0000 (Coordinated Universal Time)141.07000732421875141.07000732421875141.07000732421875140.4199981689453140.4799957275390636510
Tue Feb 08 2022 14:39:00 GMT+0000 (Coordinated Universal Time)141.85000610351562141.85000610351562141.85000610351562141.1999969482422141.3650054931640629202

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