Baselight

Daily Stock Insights

Daily Minute stock/Index data-NSE BSE Nifty Sensex.

@kaggle.willianoliveiragibin_daily_stock_insights

Eicher Motors Data New
@kaggle.willianoliveiragibin_daily_stock_insights.eicher_motors_data_new

  • 1.54 MB
  • 84639 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

01/01/2024 09:15:0041450041450041105041151510520
01/01/2024 09:16:004110004122504106204116905810
01/01/2024 09:17:004116804117254102954115805664
01/01/2024 09:18:004115804120004102004110957581
01/01/2024 09:19:004110904116354103954106852589
01/01/2024 09:20:0041068541090540914540947010635
01/01/2024 09:21:0040930040960040800040800013391
01/01/2024 09:22:004082204082204062004064558940
01/01/2024 09:23:0040644540650040550040573510774
01/01/2024 09:24:0040540040594540460040560012314

CREATE TABLE eicher_motors_data_new (
  "datetime" VARCHAR,
  "open" BIGINT,
  "high" BIGINT,
  "low" BIGINT,
  "close" BIGINT,
  "volume" BIGINT
);

Share link

Anyone who has the link will be able to view this.