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

Mxn X
@kaggle.benjaminpo_sp500_spx_components_stock_price.mxn_x

  • 267.08 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)20.6567306518554720.6567306518554720.6572608947753920.65200042724609420.65726089477539
Mon Feb 07 2022 00:01:00 GMT+0000 (Coordinated Universal Time)20.6569995880126920.6569995880126920.6650600433349620.6469993591308620.6553897857666
Mon Feb 07 2022 00:02:00 GMT+0000 (Coordinated Universal Time)20.66239929199218820.66239929199218820.6654605865478520.65200042724609420.662229537963867
Mon Feb 07 2022 00:03:00 GMT+0000 (Coordinated Universal Time)20.6620006561279320.6620006561279320.6673393249511720.65200042724609420.652000427246094
Mon Feb 07 2022 00:04:00 GMT+0000 (Coordinated Universal Time)20.66669082641601620.66669082641601620.66749954223632820.6620006561279320.66200065612793
Mon Feb 07 2022 00:05:00 GMT+0000 (Coordinated Universal Time)20.6620006561279320.6620006561279320.6697597503662120.6620006561279320.66200065612793
Mon Feb 07 2022 00:06:00 GMT+0000 (Coordinated Universal Time)20.66600036621093820.66600036621093820.67219924926757520.6569995880126920.66200065612793
Mon Feb 07 2022 00:07:00 GMT+0000 (Coordinated Universal Time)20.66600036621093820.66600036621093820.6720008850097720.66600036621093820.666000366210938
Mon Feb 07 2022 00:08:00 GMT+0000 (Coordinated Universal Time)20.67239952087402320.67239952087402320.67239952087402320.66099929809570320.671899795532227
Mon Feb 07 2022 00:09:00 GMT+0000 (Coordinated Universal Time)20.67399978637695720.67399978637695720.67869949340820320.66099929809570320.672399520874023

CREATE TABLE mxn_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.