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

Eurjpy X
@kaggle.benjaminpo_sp500_spx_components_stock_price.eurjpy_x

  • 207.65 KB
  • 9695 rows
  • 7 columns
datetime

Datetime

adj_close

Adj Close

close

Close

high

High

low

Low

open

Open

volume

Volume

Mon Feb 07 2022 00:00:00 GMT+0000 (Coordinated Universal Time)131.9980010986328131.9980010986328132.0070037841797131.9499969482422131.98699951171875
Mon Feb 07 2022 00:01:00 GMT+0000 (Coordinated Universal Time)131.98399353027344131.98399353027344132.0019989013672131.9499969482422131.9969940185547
Mon Feb 07 2022 00:02:00 GMT+0000 (Coordinated Universal Time)131.99000549316406131.99000549316406132.01199340820312131.9600067138672131.9770050048828
Mon Feb 07 2022 00:03:00 GMT+0000 (Coordinated Universal Time)131.97500610351562131.97500610351562131.9949951171875131.94000244140625131.99099731445312
Mon Feb 07 2022 00:04:00 GMT+0000 (Coordinated Universal Time)131.96400451660156131.96400451660156131.9949951171875131.94000244140625131.97500610351562
Mon Feb 07 2022 00:05:00 GMT+0000 (Coordinated Universal Time)131.9530029296875131.9530029296875131.96800231933594131.9199981689453131.96800231933594
Mon Feb 07 2022 00:06:00 GMT+0000 (Coordinated Universal Time)131.9510040283203131.9510040283203131.95599365234375131.91000366210938131.95399475097656
Mon Feb 07 2022 00:07:00 GMT+0000 (Coordinated Universal Time)131.9600067138672131.9600067138672131.9669952392578131.92999267578125131.95199584960938
Mon Feb 07 2022 00:08:00 GMT+0000 (Coordinated Universal Time)131.94400024414062131.94400024414062131.9669952392578131.91000366210938131.96499633789062
Mon Feb 07 2022 00:09:00 GMT+0000 (Coordinated Universal Time)131.94400024414062131.94400024414062131.95199584960938131.92300415039062131.94200134277344

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