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

Lpi

@kaggle.cprimozi_robinhood_stock_popularity_history.lpi
  • 153.61 KB
  • 14943 rows
  • 2 columns
Loading...

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

Lpl

@kaggle.cprimozi_robinhood_stock_popularity_history.lpl
  • 154.47 KB
  • 14956 rows
  • 2 columns
Loading...

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

Lpla

@kaggle.cprimozi_robinhood_stock_popularity_history.lpla
  • 147.05 KB
  • 14934 rows
  • 2 columns
Loading...

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

Lpsn

@kaggle.cprimozi_robinhood_stock_popularity_history.lpsn
  • 151.13 KB
  • 14920 rows
  • 2 columns
Loading...

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

Lpt

@kaggle.cprimozi_robinhood_stock_popularity_history.lpt
  • 143.15 KB
  • 14643 rows
  • 2 columns
Loading...

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

Lpth

@kaggle.cprimozi_robinhood_stock_popularity_history.lpth
  • 152.72 KB
  • 14928 rows
  • 2 columns
Loading...

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

Lptx

@kaggle.cprimozi_robinhood_stock_popularity_history.lptx
  • 152.94 KB
  • 14971 rows
  • 2 columns
Loading...

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

Lpx

@kaggle.cprimozi_robinhood_stock_popularity_history.lpx
  • 148.98 KB
  • 14943 rows
  • 2 columns
Loading...

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

Lqd

@kaggle.cprimozi_robinhood_stock_popularity_history.lqd
  • 152.08 KB
  • 14920 rows
  • 2 columns
Loading...

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

Lqda

@kaggle.cprimozi_robinhood_stock_popularity_history.lqda
  • 130.6 KB
  • 13045 rows
  • 2 columns
Loading...

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

Lqdh

@kaggle.cprimozi_robinhood_stock_popularity_history.lqdh
  • 96.95 KB
  • 9930 rows
  • 2 columns
Loading...

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

Lqdi

@kaggle.cprimozi_robinhood_stock_popularity_history.lqdi
  • 142.67 KB
  • 14715 rows
  • 2 columns
Loading...

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

Lqdt

@kaggle.cprimozi_robinhood_stock_popularity_history.lqdt
  • 146.83 KB
  • 14938 rows
  • 2 columns
Loading...

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

Lrcx

@kaggle.cprimozi_robinhood_stock_popularity_history.lrcx
  • 161.18 KB
  • 14943 rows
  • 2 columns
Loading...

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

Lret

@kaggle.cprimozi_robinhood_stock_popularity_history.lret
  • 145.65 KB
  • 14962 rows
  • 2 columns
Loading...

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

Lrge

@kaggle.cprimozi_robinhood_stock_popularity_history.lrge
  • 144.78 KB
  • 14974 rows
  • 2 columns
Loading...

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

Lrgf

@kaggle.cprimozi_robinhood_stock_popularity_history.lrgf
  • 145.2 KB
  • 14962 rows
  • 2 columns
Loading...

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

Lrn

@kaggle.cprimozi_robinhood_stock_popularity_history.lrn
  • 149.73 KB
  • 14944 rows
  • 2 columns
Loading...

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

Lsaf

@kaggle.cprimozi_robinhood_stock_popularity_history.lsaf
  • 110.26 KB
  • 11478 rows
  • 2 columns
Loading...

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

Lsbk

@kaggle.cprimozi_robinhood_stock_popularity_history.lsbk
  • 144.56 KB
  • 14919 rows
  • 2 columns
Loading...

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

Lscc

@kaggle.cprimozi_robinhood_stock_popularity_history.lscc
  • 154.55 KB
  • 14943 rows
  • 2 columns
Loading...

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

Lsi

@kaggle.cprimozi_robinhood_stock_popularity_history.lsi
  • 146.79 KB
  • 14958 rows
  • 2 columns
Loading...

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

Lslt

@kaggle.cprimozi_robinhood_stock_popularity_history.lslt
  • 13.67 KB
  • 1250 rows
  • 2 columns
Loading...

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

Lsst

@kaggle.cprimozi_robinhood_stock_popularity_history.lsst
  • 145.15 KB
  • 14987 rows
  • 2 columns
Loading...

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

Lstr

@kaggle.cprimozi_robinhood_stock_popularity_history.lstr
  • 145.96 KB
  • 14928 rows
  • 2 columns
Loading...

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

Share link

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