Baselight

HP Stocks

HP Stocks Over 10+ Years

@kaggle.ranugadisansagamage_hp_stocks

Loading...
Loading...

About this Dataset

HP Stocks

HP (Hewlett-Packard) is a multinational information technology (IT) company that sells hardware, software and related business services.

HP product lines include PCs and other computing devices, enterprise and industry standard servers, storage devices, networking products, software, printers, scanners, plotters and other imaging products. The company introduced handheld calculators, the first commercially distributed data processing system, LaserJet printers, and (jointly with Intel) the Explicitly Parallel Instruction Computing (EPIC) architecture.

Tables

Hp

@kaggle.ranugadisansagamage_hp_stocks.hp
  • 611.62 KB
  • 15202 rows
  • 7 columns
Loading...

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

Share link

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