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

Llesy

@kaggle.cprimozi_robinhood_stock_popularity_history.llesy
  • 121.19 KB
  • 12295 rows
  • 2 columns
Loading...

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

Llex

@kaggle.cprimozi_robinhood_stock_popularity_history.llex
  • 156.79 KB
  • 14923 rows
  • 2 columns
Loading...

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

Llit

@kaggle.cprimozi_robinhood_stock_popularity_history.llit
  • 150.38 KB
  • 14917 rows
  • 2 columns
Loading...

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

Lll

@kaggle.cprimozi_robinhood_stock_popularity_history.lll
  • 96.17 KB
  • 9857 rows
  • 2 columns
Loading...

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

Llnw

@kaggle.cprimozi_robinhood_stock_popularity_history.llnw
  • 164.66 KB
  • 14942 rows
  • 2 columns
Loading...

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

Lly

@kaggle.cprimozi_robinhood_stock_popularity_history.lly
  • 153.71 KB
  • 14934 rows
  • 2 columns
Loading...

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

Lm

@kaggle.cprimozi_robinhood_stock_popularity_history.lm
  • 147.24 KB
  • 14914 rows
  • 2 columns
Loading...

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

Lmat

@kaggle.cprimozi_robinhood_stock_popularity_history.lmat
  • 147.92 KB
  • 14943 rows
  • 2 columns
Loading...

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

Lmb

@kaggle.cprimozi_robinhood_stock_popularity_history.lmb
  • 147.7 KB
  • 14957 rows
  • 2 columns
Loading...

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

Lmbs

@kaggle.cprimozi_robinhood_stock_popularity_history.lmbs
  • 144.94 KB
  • 14958 rows
  • 2 columns
Loading...

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

Lmfa

@kaggle.cprimozi_robinhood_stock_popularity_history.lmfa
  • 113.36 KB
  • 11145 rows
  • 2 columns
Loading...

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

Lmlb

@kaggle.cprimozi_robinhood_stock_popularity_history.lmlb
  • 24.67 KB
  • 2359 rows
  • 2 columns
Loading...

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

Lmlp

@kaggle.cprimozi_robinhood_stock_popularity_history.lmlp
  • 149.3 KB
  • 14955 rows
  • 2 columns
Loading...

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

Lmnl

@kaggle.cprimozi_robinhood_stock_popularity_history.lmnl
  • 19.83 KB
  • 1874 rows
  • 2 columns
Loading...

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

Lmnr

@kaggle.cprimozi_robinhood_stock_popularity_history.lmnr
  • 147.29 KB
  • 14914 rows
  • 2 columns
Loading...

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

Lmnx

@kaggle.cprimozi_robinhood_stock_popularity_history.lmnx
  • 146.87 KB
  • 14914 rows
  • 2 columns
Loading...

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

Lmpx

@kaggle.cprimozi_robinhood_stock_popularity_history.lmpx
  • 17.38 KB
  • 1508 rows
  • 2 columns
Loading...

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

Lmrk

@kaggle.cprimozi_robinhood_stock_popularity_history.lmrk
  • 150.37 KB
  • 14959 rows
  • 2 columns
Loading...

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

Lmst

@kaggle.cprimozi_robinhood_stock_popularity_history.lmst
  • 144.88 KB
  • 14949 rows
  • 2 columns
Loading...

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

Lmt

@kaggle.cprimozi_robinhood_stock_popularity_history.lmt
  • 158.57 KB
  • 14914 rows
  • 2 columns
Loading...

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

Ln

@kaggle.cprimozi_robinhood_stock_popularity_history.ln
  • 146.88 KB
  • 14969 rows
  • 2 columns
Loading...

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

Lnc

@kaggle.cprimozi_robinhood_stock_popularity_history.lnc
  • 147.87 KB
  • 14934 rows
  • 2 columns
Loading...

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

Lnd

@kaggle.cprimozi_robinhood_stock_popularity_history.lnd
  • 147.91 KB
  • 14956 rows
  • 2 columns
Loading...

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

Lndc

@kaggle.cprimozi_robinhood_stock_popularity_history.lndc
  • 148.58 KB
  • 14914 rows
  • 2 columns
Loading...

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

Lng

@kaggle.cprimozi_robinhood_stock_popularity_history.lng
  • 151.52 KB
  • 14934 rows
  • 2 columns
Loading...

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

Share link

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