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

Thff

@kaggle.cprimozi_robinhood_stock_popularity_history.thff
  • 145.09 KB
  • 14934 rows
  • 2 columns
Loading...

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

Thg

@kaggle.cprimozi_robinhood_stock_popularity_history.thg
  • 145.93 KB
  • 14949 rows
  • 2 columns
Loading...

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

Thm

@kaggle.cprimozi_robinhood_stock_popularity_history.thm
  • 151.46 KB
  • 14956 rows
  • 2 columns
Loading...

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

Thmo

@kaggle.cprimozi_robinhood_stock_popularity_history.thmo
  • 24.37 KB
  • 2267 rows
  • 2 columns
Loading...

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

Tho

@kaggle.cprimozi_robinhood_stock_popularity_history.tho
  • 152.04 KB
  • 14956 rows
  • 2 columns
Loading...

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

Thor

@kaggle.cprimozi_robinhood_stock_popularity_history.thor
  • 94.69 KB
  • 9278 rows
  • 2 columns
Loading...

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

Thq

@kaggle.cprimozi_robinhood_stock_popularity_history.thq
  • 37.33 KB
  • 3716 rows
  • 2 columns
Loading...

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

Thr

@kaggle.cprimozi_robinhood_stock_popularity_history.thr
  • 144.93 KB
  • 14956 rows
  • 2 columns
Loading...

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

Thrm

@kaggle.cprimozi_robinhood_stock_popularity_history.thrm
  • 145.42 KB
  • 14942 rows
  • 2 columns
Loading...

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

Ths

@kaggle.cprimozi_robinhood_stock_popularity_history.ths
  • 146.52 KB
  • 14956 rows
  • 2 columns
Loading...

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

Thtx

@kaggle.cprimozi_robinhood_stock_popularity_history.thtx
  • 29.14 KB
  • 2791 rows
  • 2 columns
Loading...

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

Thw

@kaggle.cprimozi_robinhood_stock_popularity_history.thw
  • 147.43 KB
  • 14963 rows
  • 2 columns
Loading...

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

Tibr

@kaggle.cprimozi_robinhood_stock_popularity_history.tibr
  • 36.96 KB
  • 3731 rows
  • 2 columns
Loading...

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

Tif

@kaggle.cprimozi_robinhood_stock_popularity_history.tif
  • 152.3 KB
  • 14954 rows
  • 2 columns
Loading...

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

Tig

@kaggle.cprimozi_robinhood_stock_popularity_history.tig
  • 98.06 KB
  • 10081 rows
  • 2 columns
Loading...

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

Tigo

@kaggle.cprimozi_robinhood_stock_popularity_history.tigo
  • 37.52 KB
  • 3739 rows
  • 2 columns
Loading...

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

Tigr

@kaggle.cprimozi_robinhood_stock_popularity_history.tigr
  • 81.16 KB
  • 7617 rows
  • 2 columns
Loading...

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

Tile

@kaggle.cprimozi_robinhood_stock_popularity_history.tile
  • 146.67 KB
  • 14943 rows
  • 2 columns
Loading...

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

Tilt

@kaggle.cprimozi_robinhood_stock_popularity_history.tilt
  • 144.66 KB
  • 14920 rows
  • 2 columns
Loading...

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

Tip

@kaggle.cprimozi_robinhood_stock_popularity_history.tip
  • 147.95 KB
  • 14950 rows
  • 2 columns
Loading...

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

Tipt

@kaggle.cprimozi_robinhood_stock_popularity_history.tipt
  • 146.32 KB
  • 14957 rows
  • 2 columns
Loading...

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

Tipx

@kaggle.cprimozi_robinhood_stock_popularity_history.tipx
  • 36.7 KB
  • 3694 rows
  • 2 columns
Loading...

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

Tipz

@kaggle.cprimozi_robinhood_stock_popularity_history.tipz
  • 144.42 KB
  • 14920 rows
  • 2 columns
Loading...

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

Tisi

@kaggle.cprimozi_robinhood_stock_popularity_history.tisi
  • 148.24 KB
  • 14942 rows
  • 2 columns
Loading...

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

Titn

@kaggle.cprimozi_robinhood_stock_popularity_history.titn
  • 149.66 KB
  • 14953 rows
  • 2 columns
Loading...

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

Share link

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