Baselight

$ FaceBook Stonks (Used To Be) $

Facebook Stocks dont seem to good.

@kaggle.programmerrdai_facebook_stocks_to_the_group

Loading...
Loading...

About this Dataset

$ FaceBook Stonks (Used To Be) $

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 facebooks stocks. :)
The data has been taken from https://finance.yahoo.com/
I will update as frequently as possible.

Tables

Facebook

@kaggle.programmerrdai_facebook_stocks_to_the_group.facebook
  • 102.51 KB
  • 2545 rows
  • 7 columns
Loading...

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