Baselight

Google Stock

Google Stonks And Stable

@kaggle.programmerrdai_google_stock_every_thing_is_going_down_hill

Loading...
Loading...

About this Dataset

Google Stock

I have used alot of Kaggle Datasets and I want to help the community also. So I hope this helps at least one person.
:)
This is data from the oldest goolge stock price. :)
The data has been taken from https://finance.yahoo.com/
I will update as frequently as possible.

Tables

Google

@kaggle.programmerrdai_google_stock_every_thing_is_going_down_hill.google
  • 265.74 KB
  • 4481 rows
  • 7 columns
Loading...

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