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

Life

@kaggle.cprimozi_robinhood_stock_popularity_history.life
  • 53.37 KB
  • 5190 rows
  • 2 columns
Loading...

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

Lii

@kaggle.cprimozi_robinhood_stock_popularity_history.lii
  • 146.07 KB
  • 14914 rows
  • 2 columns
Loading...

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

Lila

@kaggle.cprimozi_robinhood_stock_popularity_history.lila
  • 148.71 KB
  • 14987 rows
  • 2 columns
Loading...

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

Lilak

@kaggle.cprimozi_robinhood_stock_popularity_history.lilak
  • 145.03 KB
  • 14987 rows
  • 2 columns
Loading...

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

Lin

@kaggle.cprimozi_robinhood_stock_popularity_history.lin
  • 107.18 KB
  • 10789 rows
  • 2 columns
Loading...

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

Linc

@kaggle.cprimozi_robinhood_stock_popularity_history.linc
  • 147.53 KB
  • 14954 rows
  • 2 columns
Loading...

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

Lind

@kaggle.cprimozi_robinhood_stock_popularity_history.lind
  • 146.68 KB
  • 14928 rows
  • 2 columns
Loading...

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

Linx

@kaggle.cprimozi_robinhood_stock_popularity_history.linx
  • 55.42 KB
  • 5307 rows
  • 2 columns
Loading...

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

Liqt

@kaggle.cprimozi_robinhood_stock_popularity_history.liqt
  • 71.46 KB
  • 7143 rows
  • 2 columns
Loading...

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

Lit

@kaggle.cprimozi_robinhood_stock_popularity_history.lit
  • 154.7 KB
  • 14914 rows
  • 2 columns
Loading...

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

Litb

@kaggle.cprimozi_robinhood_stock_popularity_history.litb
  • 150.64 KB
  • 14956 rows
  • 2 columns
Loading...

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

Lite

@kaggle.cprimozi_robinhood_stock_popularity_history.lite
  • 154.34 KB
  • 14963 rows
  • 2 columns
Loading...

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

Live

@kaggle.cprimozi_robinhood_stock_popularity_history.live
  • 147.17 KB
  • 14914 rows
  • 2 columns
Loading...

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

Livk

@kaggle.cprimozi_robinhood_stock_popularity_history.livk
  • 9.02 KB
  • 750 rows
  • 2 columns
Loading...

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

Livn

@kaggle.cprimozi_robinhood_stock_popularity_history.livn
  • 149.04 KB
  • 14965 rows
  • 2 columns
Loading...

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

Livx

@kaggle.cprimozi_robinhood_stock_popularity_history.livx
  • 140.32 KB
  • 13671 rows
  • 2 columns
Loading...

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

Lizi

@kaggle.cprimozi_robinhood_stock_popularity_history.lizi
  • 7.54 KB
  • 548 rows
  • 2 columns
Loading...

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

Ljpc

@kaggle.cprimozi_robinhood_stock_popularity_history.ljpc
  • 152.12 KB
  • 14938 rows
  • 2 columns
Loading...

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

Lk

@kaggle.cprimozi_robinhood_stock_popularity_history.lk
  • 71.88 KB
  • 6248 rows
  • 2 columns
Loading...

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

Lkco

@kaggle.cprimozi_robinhood_stock_popularity_history.lkco
  • 71.55 KB
  • 6938 rows
  • 2 columns
Loading...

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

Lkfn

@kaggle.cprimozi_robinhood_stock_popularity_history.lkfn
  • 144.88 KB
  • 14923 rows
  • 2 columns
Loading...

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

Lkm

@kaggle.cprimozi_robinhood_stock_popularity_history.lkm
  • 148.73 KB
  • 14956 rows
  • 2 columns
Loading...

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

Lkor

@kaggle.cprimozi_robinhood_stock_popularity_history.lkor
  • 144.2 KB
  • 14963 rows
  • 2 columns
Loading...

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

Lkq

@kaggle.cprimozi_robinhood_stock_popularity_history.lkq
  • 151.33 KB
  • 14916 rows
  • 2 columns
Loading...

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

Ll

@kaggle.cprimozi_robinhood_stock_popularity_history.ll
  • 152.07 KB
  • 14914 rows
  • 2 columns
Loading...

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

Share link

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