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

Expr

@kaggle.cprimozi_robinhood_stock_popularity_history.expr
  • 153 KB
  • 14934 rows
  • 2 columns
Loading...

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

Exr

@kaggle.cprimozi_robinhood_stock_popularity_history.exr
  • 148.84 KB
  • 14958 rows
  • 2 columns
Loading...

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

Ext

@kaggle.cprimozi_robinhood_stock_popularity_history.ext
  • 144.63 KB
  • 14920 rows
  • 2 columns
Loading...

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

Extn

@kaggle.cprimozi_robinhood_stock_popularity_history.extn
  • 145.88 KB
  • 14965 rows
  • 2 columns
Loading...

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

Extr

@kaggle.cprimozi_robinhood_stock_popularity_history.extr
  • 151.8 KB
  • 14931 rows
  • 2 columns
Loading...

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

Eye

@kaggle.cprimozi_robinhood_stock_popularity_history.eye
  • 147.94 KB
  • 14980 rows
  • 2 columns
Loading...

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

Eyeg

@kaggle.cprimozi_robinhood_stock_popularity_history.eyeg
  • 9 KB
  • 746 rows
  • 2 columns
Loading...

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

Eyen

@kaggle.cprimozi_robinhood_stock_popularity_history.eyen
  • 93.54 KB
  • 9233 rows
  • 2 columns
Loading...

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

Eyes

@kaggle.cprimozi_robinhood_stock_popularity_history.eyes
  • 151.96 KB
  • 14959 rows
  • 2 columns
Loading...

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

Eyld

@kaggle.cprimozi_robinhood_stock_popularity_history.eyld
  • 143.87 KB
  • 14969 rows
  • 2 columns
Loading...

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

Eypt

@kaggle.cprimozi_robinhood_stock_popularity_history.eypt
  • 152.32 KB
  • 14949 rows
  • 2 columns
Loading...

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

Eza

@kaggle.cprimozi_robinhood_stock_popularity_history.eza
  • 146.79 KB
  • 14917 rows
  • 2 columns
Loading...

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

Ezj

@kaggle.cprimozi_robinhood_stock_popularity_history.ezj
  • 144.46 KB
  • 14917 rows
  • 2 columns
Loading...

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

Ezm

@kaggle.cprimozi_robinhood_stock_popularity_history.ezm
  • 144.62 KB
  • 14917 rows
  • 2 columns
Loading...

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

Ezpw

@kaggle.cprimozi_robinhood_stock_popularity_history.ezpw
  • 148.53 KB
  • 14948 rows
  • 2 columns
Loading...

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

Ezu

@kaggle.cprimozi_robinhood_stock_popularity_history.ezu
  • 146.32 KB
  • 14917 rows
  • 2 columns
Loading...

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

F

@kaggle.cprimozi_robinhood_stock_popularity_history.f
  • 179 KB
  • 14925 rows
  • 2 columns
Loading...

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

Faar

@kaggle.cprimozi_robinhood_stock_popularity_history.faar
  • 143.34 KB
  • 14966 rows
  • 2 columns
Loading...

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

Fab

@kaggle.cprimozi_robinhood_stock_popularity_history.fab
  • 144.45 KB
  • 14930 rows
  • 2 columns
Loading...

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

Fad

@kaggle.cprimozi_robinhood_stock_popularity_history.fad
  • 144.64 KB
  • 14930 rows
  • 2 columns
Loading...

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

Faf

@kaggle.cprimozi_robinhood_stock_popularity_history.faf
  • 147.44 KB
  • 14930 rows
  • 2 columns
Loading...

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

Faln

@kaggle.cprimozi_robinhood_stock_popularity_history.faln
  • 144.9 KB
  • 14967 rows
  • 2 columns
Loading...

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

Fam

@kaggle.cprimozi_robinhood_stock_popularity_history.fam
  • 145.95 KB
  • 14961 rows
  • 2 columns
Loading...

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

Fami

@kaggle.cprimozi_robinhood_stock_popularity_history.fami
  • 39.29 KB
  • 3731 rows
  • 2 columns
Loading...

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

Fan

@kaggle.cprimozi_robinhood_stock_popularity_history.fan
  • 152.96 KB
  • 14930 rows
  • 2 columns
Loading...

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

Share link

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