Baselight

Amazon TCS Nifty Reliance TataMotors Stock Dataset

Stock Market Dataset

@kaggle.lazycoder00_tcsdataset

Loading...
Loading...

About this Dataset

Amazon TCS Nifty Reliance TataMotors Stock Dataset

Context

There's a story behind every dataset and here's your opportunity to share yours.

Content

What's inside is more than just rows and columns. Make it easy for others to get started by describing how you acquired the data and what time period it represents, too.

Acknowledgements

*We wouldn't be here without the help of others. If you owe any attributions or thanks, include them here along with any citations of past research.
This Data is from Yahoo Finance. I got inspiration and thats why i shared this here.
*

Inspiration

Your data will be in front of the world's largest data science community. What questions do you want to see answered?

Tables

Amzn

@kaggle.lazycoder00_tcsdataset.amzn
  • 60.47 KB
  • 1257 rows
  • 7 columns
Loading...

CREATE TABLE amzn (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "adj_close" DOUBLE,
  "volume" BIGINT
);

Nsei

@kaggle.lazycoder00_tcsdataset.nsei
  • 60.07 KB
  • 1228 rows
  • 7 columns
Loading...

CREATE TABLE nsei (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "adj_close" DOUBLE,
  "volume" DOUBLE
);

Reliance Bo

@kaggle.lazycoder00_tcsdataset.reliance_bo
  • 59.9 KB
  • 1229 rows
  • 7 columns
Loading...

CREATE TABLE reliance_bo (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "adj_close" DOUBLE,
  "volume" DOUBLE
);

Reliance Ns

@kaggle.lazycoder00_tcsdataset.reliance_ns
  • 60.39 KB
  • 1229 rows
  • 7 columns
Loading...

CREATE TABLE reliance_ns (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "adj_close" DOUBLE,
  "volume" DOUBLE
);

Tatamotors Ns

@kaggle.lazycoder00_tcsdataset.tatamotors_ns
  • 59.1 KB
  • 1229 rows
  • 7 columns
Loading...

CREATE TABLE tatamotors_ns (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "adj_close" DOUBLE,
  "volume" DOUBLE
);

Tcs Ns

@kaggle.lazycoder00_tcsdataset.tcs_ns
  • 57.51 KB
  • 1229 rows
  • 7 columns
Loading...

CREATE TABLE tcs_ns (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "adj_close" DOUBLE,
  "volume" DOUBLE
);

Share link

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