Baselight

Robinhood Stock Popularity History

1 year of hourly data of the number of Robinhood users that own each stock

@kaggle.cprimozi_robinhood_stock_popularity_history

Bbus
@kaggle.cprimozi_robinhood_stock_popularity_history.bbus

  • 77.27 KB
  • 7767 rows
  • 2 columns
timestamp

Timestamp

users_holding

Users Holding

Thu Mar 14 2019 13:04:42 GMT+0000 (Coordinated Universal Time)
Thu Mar 14 2019 13:40:07 GMT+0000 (Coordinated Universal Time)
Thu Mar 14 2019 14:40:08 GMT+0000 (Coordinated Universal Time)
Thu Mar 14 2019 15:40:08 GMT+0000 (Coordinated Universal Time)
Thu Mar 14 2019 16:40:09 GMT+0000 (Coordinated Universal Time)
Thu Mar 14 2019 17:40:09 GMT+0000 (Coordinated Universal Time)
Thu Mar 14 2019 18:40:08 GMT+0000 (Coordinated Universal Time)
Thu Mar 14 2019 19:40:12 GMT+0000 (Coordinated Universal Time)
Thu Mar 14 2019 20:40:08 GMT+0000 (Coordinated Universal Time)
Thu Mar 14 2019 21:40:08 GMT+0000 (Coordinated Universal Time)1

CREATE TABLE bbus (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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