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

Ppl
@kaggle.benjaminpo_sp500_spx_components_stock_price.ppl

  • 55.21 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)29.4592990875244129.4592990875244129.4699993133544929.4099998474121129.42000007629394552677
Tue Feb 08 2022 14:31:00 GMT+0000 (Coordinated Universal Time)29.42000007629394529.42000007629394529.45000076293945329.4099998474121129.45000076293945311509
Tue Feb 08 2022 14:32:00 GMT+0000 (Coordinated Universal Time)29.45999908447265629.45999908447265629.45999908447265629.41500091552734429.4200000762939453451
Tue Feb 08 2022 14:33:00 GMT+0000 (Coordinated Universal Time)29.45999908447265629.45999908447265629.47999954223632829.45999908447265629.469999313354499290
Tue Feb 08 2022 14:34:00 GMT+0000 (Coordinated Universal Time)29.44000053405761729.44000053405761729.4699993133544929.44000053405761729.4699993133544913516
Tue Feb 08 2022 14:35:00 GMT+0000 (Coordinated Universal Time)29.3899993896484429.3899993896484429.4300003051757829.379999160766629.4200000762939457790
Tue Feb 08 2022 14:36:00 GMT+0000 (Coordinated Universal Time)29.370000839233429.370000839233429.3899993896484429.35000038146972729.389999389648444428
Tue Feb 08 2022 14:37:00 GMT+0000 (Coordinated Universal Time)29.36499977111816429.36499977111816429.37529.3600006103515629.3649997711181644140
Tue Feb 08 2022 14:38:00 GMT+0000 (Coordinated Universal Time)29.37529.37529.379999160766629.3600006103515629.360000610351564510
Tue Feb 08 2022 14:39:00 GMT+0000 (Coordinated Universal Time)29.37529.37529.3850002288818429.370000839233429.37999916076665241

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