Baselight

NETFLIX Stock Data

Netflix historical stock data

@kaggle.abhiram8_netflix_stock_data

Loading...
Loading...

About this Dataset

NETFLIX Stock Data

Context

Netflix stock data from NASDAQ

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.

Inspiration

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

Tables

Netflix Stock Data

@kaggle.abhiram8_netflix_stock_data.netflix_stock_data
  • 5.46 KB
  • 20 rows
  • 6 columns
Loading...

CREATE TABLE netflix_stock_data (
  "date" TIMESTAMP,
  "n__close_last" VARCHAR,
  "n__volume" BIGINT,
  "n__open" VARCHAR,
  "n__high" VARCHAR,
  "n__low" VARCHAR
);

Share link

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