Baselight

Nvidia Stock Price (2013-2022)

Daily stock price of Nvidia from 2013 to 2022

@kaggle.aakashshinde1507_nvidia_stock_price_2013_2022

Loading...
Loading...

About this Dataset

Nvidia Stock Price (2013-2022)

Nvidia is a software and fabless company which designs graphics processing units (GPUs), application programming interface (APIs) for data science and high-performance computing as well as system on a chip units (SoCs) for the mobile computing and automotive market. Nvidia is a global leader in artificial intelligence hard- and software. Its professional line of GPUs are used in workstations for applications in such fields as architecture, engineering and construction, media and entertainment, automotive, scientific research, and manufacturing design.

Tables

Nvidia Stock Price

@kaggle.aakashshinde1507_nvidia_stock_price_2013_2022.nvidia_stock_price
  • 88.04 KB
  • 2540 rows
  • 7 columns
Loading...

CREATE TABLE nvidia_stock_price (
  "date" VARCHAR,
  "price" DOUBLE,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "volume" VARCHAR,
  "chg" VARCHAR
);

Share link

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