Baselight

Historical Data Of CISCO Inc.

CISCO Company Stocks

@kaggle.borismbobe_historical_data_of_cisco_inc

Loading...
Loading...

About this Dataset

Historical Data Of CISCO Inc.

This database provides information on CISCO inc. this information goes back to the creation of the company until our days.
This database will be updated monthly.
We have 07 columns in this database

Tables

Csco 1

@kaggle.borismbobe_historical_data_of_cisco_inc.csco_1
  • 315.17 KB
  • 8187 rows
  • 7 columns
Loading...

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

Csco

@kaggle.borismbobe_historical_data_of_cisco_inc.csco
  • 315.14 KB
  • 8186 rows
  • 7 columns
Loading...

CREATE TABLE csco (
  "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.