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

Loading...
Loading...

About this Dataset

Robinhood Stock Popularity History

Context

This data set consists of >1 year of historical data about the number of users that hold each stock available on the Robinhood stock brokerage. It is the dataset that powers https://robintrack.net/

Content

Data was collected from the Robinhood API once per hour over the entire period.

The popularity metric represents the number of unique accounts that hold at least one share of the asset. This only includes normal, long shares (not options).

Acknowledgements

Robinhood provides their popularity data publicly, which I feel is a great step in the right direction for an industry (finance) where data has traditionally been expensive, low-quality, and hard to find. I feel it's only right that I share this historical popularity data freely as well.

Caveats + Possible Issues

Robinhood gives free shares of a certain set of stocks as rewards to users for referring others to their platform. Some of the most popular stocks are at the top because of this.

The popularity metrics change over weekends and when the market is closed due to the fact that Robinhood accounts can be created/closed/transferred over those periods. The metric reported at each timestamp is the exact value that the Robinhood API reported at that instant.

Inspiration

This data can be used as a measure of retail sentiment. By seeing what traders do in response to changes in price and different news events, it can be determined if retail traders are "buying the dip" or panicking and leaving the market.

I didn't include price data due to possible legal limitations. However, it should be relatively easy to obtain this data yourself from a different source and combine it with this data set.

Tables

Bbk

@kaggle.cprimozi_robinhood_stock_popularity_history.bbk
  • 148.5 kB
  • 14,961 rows
  • 2 columns
Loading...
CREATE TABLE bbk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbl

@kaggle.cprimozi_robinhood_stock_popularity_history.bbl
  • 151.17 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE bbl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbn

@kaggle.cprimozi_robinhood_stock_popularity_history.bbn
  • 149.58 kB
  • 14,961 rows
  • 2 columns
Loading...
CREATE TABLE bbn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbox

@kaggle.cprimozi_robinhood_stock_popularity_history.bbox
  • 152.2 kB
  • 14,936 rows
  • 2 columns
Loading...
CREATE TABLE bbox (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbp

@kaggle.cprimozi_robinhood_stock_popularity_history.bbp
  • 148.34 kB
  • 14,959 rows
  • 2 columns
Loading...
CREATE TABLE bbp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbq

@kaggle.cprimozi_robinhood_stock_popularity_history.bbq
  • 34.31 kB
  • 3,342 rows
  • 2 columns
Loading...
CREATE TABLE bbq (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbre

@kaggle.cprimozi_robinhood_stock_popularity_history.bbre
  • 136.45 kB
  • 13,941 rows
  • 2 columns
Loading...
CREATE TABLE bbre (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbsa

@kaggle.cprimozi_robinhood_stock_popularity_history.bbsa
  • 77.41 kB
  • 7,767 rows
  • 2 columns
Loading...
CREATE TABLE bbsa (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbsi

@kaggle.cprimozi_robinhood_stock_popularity_history.bbsi
  • 149.33 kB
  • 14,920 rows
  • 2 columns
Loading...
CREATE TABLE bbsi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbu

@kaggle.cprimozi_robinhood_stock_popularity_history.bbu
  • 149.4 kB
  • 14,968 rows
  • 2 columns
Loading...
CREATE TABLE bbu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbus

@kaggle.cprimozi_robinhood_stock_popularity_history.bbus
  • 79.12 kB
  • 7,767 rows
  • 2 columns
Loading...
CREATE TABLE bbus (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbva

@kaggle.cprimozi_robinhood_stock_popularity_history.bbva
  • 154.84 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE bbva (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbw

@kaggle.cprimozi_robinhood_stock_popularity_history.bbw
  • 155.8 kB
  • 14,935 rows
  • 2 columns
Loading...
CREATE TABLE bbw (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbx

@kaggle.cprimozi_robinhood_stock_popularity_history.bbx
  • 154.73 kB
  • 14,978 rows
  • 2 columns
Loading...
CREATE TABLE bbx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bby

@kaggle.cprimozi_robinhood_stock_popularity_history.bby
  • 161.73 kB
  • 14,935 rows
  • 2 columns
Loading...
CREATE TABLE bby (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bc

@kaggle.cprimozi_robinhood_stock_popularity_history.bc
  • 154.15 kB
  • 14,954 rows
  • 2 columns
Loading...
CREATE TABLE bc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bcauy

@kaggle.cprimozi_robinhood_stock_popularity_history.bcauy
  • 123.59 kB
  • 12,293 rows
  • 2 columns
Loading...
CREATE TABLE bcauy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bcbp

@kaggle.cprimozi_robinhood_stock_popularity_history.bcbp
  • 148.81 kB
  • 14,914 rows
  • 2 columns
Loading...
CREATE TABLE bcbp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bcc

@kaggle.cprimozi_robinhood_stock_popularity_history.bcc
  • 150.83 kB
  • 14,914 rows
  • 2 columns
Loading...
CREATE TABLE bcc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bcd

@kaggle.cprimozi_robinhood_stock_popularity_history.bcd
  • 22.41 kB
  • 2,113 rows
  • 2 columns
Loading...
CREATE TABLE bcd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bcda

@kaggle.cprimozi_robinhood_stock_popularity_history.bcda
  • 45.75 kB
  • 4,425 rows
  • 2 columns
Loading...
CREATE TABLE bcda (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bce

@kaggle.cprimozi_robinhood_stock_popularity_history.bce
  • 153.06 kB
  • 14,914 rows
  • 2 columns
Loading...
CREATE TABLE bce (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bcei

@kaggle.cprimozi_robinhood_stock_popularity_history.bcei
  • 150.49 kB
  • 14,974 rows
  • 2 columns
Loading...
CREATE TABLE bcei (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bcel

@kaggle.cprimozi_robinhood_stock_popularity_history.bcel
  • 58.23 kB
  • 5,421 rows
  • 2 columns
Loading...
CREATE TABLE bcel (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bch

@kaggle.cprimozi_robinhood_stock_popularity_history.bch
  • 132.13 kB
  • 13,205 rows
  • 2 columns
Loading...
CREATE TABLE bch (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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