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

Hes
@kaggle.benjaminpo_sp500_spx_components_stock_price.hes

  • 60.76 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)95.150001525878995.150001525878995.3099975585937695.0400009155273495.0400009155273464842
Tue Feb 08 2022 14:31:00 GMT+0000 (Coordinated Universal Time)95.4150009155273495.4150009155273495.594.6650009155273495.0899963378906220093
Tue Feb 08 2022 14:32:00 GMT+0000 (Coordinated Universal Time)959595.6200027465820594.9400024414062495.589996337890624603
Tue Feb 08 2022 14:33:00 GMT+0000 (Coordinated Universal Time)94.7799987792968894.7799987792968895.0100021362304894.699996948242294.940002441406247026
Tue Feb 08 2022 14:34:00 GMT+0000 (Coordinated Universal Time)94.9550018310546794.9550018310546795.0899963378906294.800003051757894.80000305175782826
Tue Feb 08 2022 14:35:00 GMT+0000 (Coordinated Universal Time)94.7399978637695294.7399978637695295.019996643066494.7100982666015694.930000305175782499
Tue Feb 08 2022 14:36:00 GMT+0000 (Coordinated Universal Time)94.688697814941494.688697814941494.699996948242294.594.69999694824223239
Tue Feb 08 2022 14:37:00 GMT+0000 (Coordinated Universal Time)94.6100006103515694.6100006103515694.699996948242294.5599975585937694.654998779296884900
Tue Feb 08 2022 14:38:00 GMT+0000 (Coordinated Universal Time)94.4400024414062494.4400024414062494.5758972167968894.3700027465820594.575897216796886589
Tue Feb 08 2022 14:39:00 GMT+0000 (Coordinated Universal Time)94.4095001220703394.4095001220703394.4599990844726694.2949981689453394.440002441406245268

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