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

Wtt

@kaggle.cprimozi_robinhood_stock_popularity_history.wtt
  • 146.71 KB
  • 14935 rows
  • 2 columns
Loading...

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

Wttr

@kaggle.cprimozi_robinhood_stock_popularity_history.wttr
  • 148.28 KB
  • 14974 rows
  • 2 columns
Loading...

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

Wu

@kaggle.cprimozi_robinhood_stock_popularity_history.wu
  • 151.09 KB
  • 14937 rows
  • 2 columns
Loading...

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

Wuba

@kaggle.cprimozi_robinhood_stock_popularity_history.wuba
  • 150.74 KB
  • 14956 rows
  • 2 columns
Loading...

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

Wve

@kaggle.cprimozi_robinhood_stock_popularity_history.wve
  • 153.53 KB
  • 14965 rows
  • 2 columns
Loading...

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

Wvfc

@kaggle.cprimozi_robinhood_stock_popularity_history.wvfc
  • 144.65 KB
  • 14943 rows
  • 2 columns
Loading...

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

Wvvi

@kaggle.cprimozi_robinhood_stock_popularity_history.wvvi
  • 147.86 KB
  • 14930 rows
  • 2 columns
Loading...

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

Ww

@kaggle.cprimozi_robinhood_stock_popularity_history.ww
  • 32.82 KB
  • 3031 rows
  • 2 columns
Loading...

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

Wwd

@kaggle.cprimozi_robinhood_stock_popularity_history.wwd
  • 146.72 KB
  • 14914 rows
  • 2 columns
Loading...

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

Wwe

@kaggle.cprimozi_robinhood_stock_popularity_history.wwe
  • 157.89 KB
  • 14942 rows
  • 2 columns
Loading...

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

Wwjd

@kaggle.cprimozi_robinhood_stock_popularity_history.wwjd
  • 30.22 KB
  • 3007 rows
  • 2 columns
Loading...

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

Wwr

@kaggle.cprimozi_robinhood_stock_popularity_history.wwr
  • 70.45 KB
  • 6818 rows
  • 2 columns
Loading...

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

Www

@kaggle.cprimozi_robinhood_stock_popularity_history.www
  • 148.08 KB
  • 14943 rows
  • 2 columns
Loading...

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

Wy

@kaggle.cprimozi_robinhood_stock_popularity_history.wy
  • 155.05 KB
  • 14958 rows
  • 2 columns
Loading...

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

Wynd

@kaggle.cprimozi_robinhood_stock_popularity_history.wynd
  • 147.08 KB
  • 14811 rows
  • 2 columns
Loading...

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

Wynn

@kaggle.cprimozi_robinhood_stock_popularity_history.wynn
  • 156.33 KB
  • 14949 rows
  • 2 columns
Loading...

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

Wyy

@kaggle.cprimozi_robinhood_stock_popularity_history.wyy
  • 151.65 KB
  • 14922 rows
  • 2 columns
Loading...

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

X

@kaggle.cprimozi_robinhood_stock_popularity_history.x
  • 162.62 KB
  • 14914 rows
  • 2 columns
Loading...

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

Xair

@kaggle.cprimozi_robinhood_stock_popularity_history.xair
  • 51.33 KB
  • 5142 rows
  • 2 columns
Loading...

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

Xan

@kaggle.cprimozi_robinhood_stock_popularity_history.xan
  • 145.99 KB
  • 14935 rows
  • 2 columns
Loading...

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

Xar

@kaggle.cprimozi_robinhood_stock_popularity_history.xar
  • 151.81 KB
  • 14920 rows
  • 2 columns
Loading...

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

Xbi

@kaggle.cprimozi_robinhood_stock_popularity_history.xbi
  • 152.47 KB
  • 14945 rows
  • 2 columns
Loading...

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

Xbio

@kaggle.cprimozi_robinhood_stock_popularity_history.xbio
  • 56.7 KB
  • 5331 rows
  • 2 columns
Loading...

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

Xbit

@kaggle.cprimozi_robinhood_stock_popularity_history.xbit
  • 151.73 KB
  • 14962 rows
  • 2 columns
Loading...

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

Xbuy

@kaggle.cprimozi_robinhood_stock_popularity_history.xbuy
  • 24.06 KB
  • 2349 rows
  • 2 columns
Loading...

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

Share link

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