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

Yi

@kaggle.cprimozi_robinhood_stock_popularity_history.yi
  • 120.98 kB
  • 11,928 rows
  • 2 columns
Loading...
CREATE TABLE yi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Yin

@kaggle.cprimozi_robinhood_stock_popularity_history.yin
  • 151.53 kB
  • 14,966 rows
  • 2 columns
Loading...
CREATE TABLE yin (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Yinn

@kaggle.cprimozi_robinhood_stock_popularity_history.yinn
  • 157.74 kB
  • 14,930 rows
  • 2 columns
Loading...
CREATE TABLE yinn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Yj

@kaggle.cprimozi_robinhood_stock_popularity_history.yj
  • 68.47 kB
  • 6,453 rows
  • 2 columns
Loading...
CREATE TABLE yj (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ylco

@kaggle.cprimozi_robinhood_stock_popularity_history.ylco
  • 152.26 kB
  • 14,962 rows
  • 2 columns
Loading...
CREATE TABLE ylco (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Yld

@kaggle.cprimozi_robinhood_stock_popularity_history.yld
  • 148.11 kB
  • 14,963 rows
  • 2 columns
Loading...
CREATE TABLE yld (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ymab

@kaggle.cprimozi_robinhood_stock_popularity_history.ymab
  • 117.89 kB
  • 11,743 rows
  • 2 columns
Loading...
CREATE TABLE ymab (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Yndx

@kaggle.cprimozi_robinhood_stock_popularity_history.yndx
  • 143.29 kB
  • 13,315 rows
  • 2 columns
Loading...
CREATE TABLE yndx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Yolo

@kaggle.cprimozi_robinhood_stock_popularity_history.yolo
  • 77.42 kB
  • 6,938 rows
  • 2 columns
Loading...
CREATE TABLE yolo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Yorw

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

Ypf

@kaggle.cprimozi_robinhood_stock_popularity_history.ypf
  • 147.68 kB
  • 14,441 rows
  • 2 columns
Loading...
CREATE TABLE ypf (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Yrcw

@kaggle.cprimozi_robinhood_stock_popularity_history.yrcw
  • 155.99 kB
  • 14,916 rows
  • 2 columns
Loading...
CREATE TABLE yrcw (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Yrd

@kaggle.cprimozi_robinhood_stock_popularity_history.yrd
  • 155.52 kB
  • 14,966 rows
  • 2 columns
Loading...
CREATE TABLE yrd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Yten

@kaggle.cprimozi_robinhood_stock_popularity_history.yten
  • 157.96 kB
  • 14,915 rows
  • 2 columns
Loading...
CREATE TABLE yten (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ytra

@kaggle.cprimozi_robinhood_stock_popularity_history.ytra
  • 38.15 kB
  • 3,725 rows
  • 2 columns
Loading...
CREATE TABLE ytra (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Yum

@kaggle.cprimozi_robinhood_stock_popularity_history.yum
  • 158.14 kB
  • 14,928 rows
  • 2 columns
Loading...
CREATE TABLE yum (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Yuma

@kaggle.cprimozi_robinhood_stock_popularity_history.yuma
  • 55.96 kB
  • 5,142 rows
  • 2 columns
Loading...
CREATE TABLE yuma (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Yumc

@kaggle.cprimozi_robinhood_stock_popularity_history.yumc
  • 156.8 kB
  • 14,970 rows
  • 2 columns
Loading...
CREATE TABLE yumc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Yvr

@kaggle.cprimozi_robinhood_stock_popularity_history.yvr
  • 116.88 kB
  • 11,145 rows
  • 2 columns
Loading...
CREATE TABLE yvr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Yxi

@kaggle.cprimozi_robinhood_stock_popularity_history.yxi
  • 149.62 kB
  • 14,943 rows
  • 2 columns
Loading...
CREATE TABLE yxi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Yy

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

Yyy

@kaggle.cprimozi_robinhood_stock_popularity_history.yyy
  • 31.92 kB
  • 2,863 rows
  • 2 columns
Loading...
CREATE TABLE yyy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Z

@kaggle.cprimozi_robinhood_stock_popularity_history.z
  • 162.08 kB
  • 14,963 rows
  • 2 columns
Loading...
CREATE TABLE z (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Zagg

@kaggle.cprimozi_robinhood_stock_popularity_history.zagg
  • 155.1 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE zagg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Zayo

@kaggle.cprimozi_robinhood_stock_popularity_history.zayo
  • 154.99 kB
  • 14,958 rows
  • 2 columns
Loading...
CREATE TABLE zayo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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