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

Irbo

@kaggle.cprimozi_robinhood_stock_popularity_history.irbo
  • 141.33 kB
  • 13,680 rows
  • 2 columns
Loading...
CREATE TABLE irbo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Irbt

@kaggle.cprimozi_robinhood_stock_popularity_history.irbt
  • 164.7 kB
  • 14,951 rows
  • 2 columns
Loading...
CREATE TABLE irbt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ircp

@kaggle.cprimozi_robinhood_stock_popularity_history.ircp
  • 132.81 kB
  • 13,206 rows
  • 2 columns
Loading...
CREATE TABLE ircp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Irdm

@kaggle.cprimozi_robinhood_stock_popularity_history.irdm
  • 159.22 kB
  • 14,920 rows
  • 2 columns
Loading...
CREATE TABLE irdm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iret

@kaggle.cprimozi_robinhood_stock_popularity_history.iret
  • 94.74 kB
  • 9,393 rows
  • 2 columns
Loading...
CREATE TABLE iret (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Irix

@kaggle.cprimozi_robinhood_stock_popularity_history.irix
  • 150.11 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE irix (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Irl

@kaggle.cprimozi_robinhood_stock_popularity_history.irl
  • 148.46 kB
  • 14,959 rows
  • 2 columns
Loading...
CREATE TABLE irl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Irm

@kaggle.cprimozi_robinhood_stock_popularity_history.irm
  • 166.16 kB
  • 14,915 rows
  • 2 columns
Loading...
CREATE TABLE irm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Irmd

@kaggle.cprimozi_robinhood_stock_popularity_history.irmd
  • 151.2 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE irmd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iroq

@kaggle.cprimozi_robinhood_stock_popularity_history.iroq
  • 37.62 kB
  • 3,705 rows
  • 2 columns
Loading...
CREATE TABLE iroq (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Irr

@kaggle.cprimozi_robinhood_stock_popularity_history.irr
  • 149.07 kB
  • 14,959 rows
  • 2 columns
Loading...
CREATE TABLE irr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Irs

@kaggle.cprimozi_robinhood_stock_popularity_history.irs
  • 151.19 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE irs (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Irt

@kaggle.cprimozi_robinhood_stock_popularity_history.irt
  • 156.85 kB
  • 14,958 rows
  • 2 columns
Loading...
CREATE TABLE irt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Irtc

@kaggle.cprimozi_robinhood_stock_popularity_history.irtc
  • 151.88 kB
  • 14,970 rows
  • 2 columns
Loading...
CREATE TABLE irtc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Irwd

@kaggle.cprimozi_robinhood_stock_popularity_history.irwd
  • 151.9 kB
  • 14,928 rows
  • 2 columns
Loading...
CREATE TABLE irwd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Isbc

@kaggle.cprimozi_robinhood_stock_popularity_history.isbc
  • 150.58 kB
  • 14,943 rows
  • 2 columns
Loading...
CREATE TABLE isbc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Isd

@kaggle.cprimozi_robinhood_stock_popularity_history.isd
  • 148.94 kB
  • 14,959 rows
  • 2 columns
Loading...
CREATE TABLE isd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Isdr

@kaggle.cprimozi_robinhood_stock_popularity_history.isdr
  • 148.33 kB
  • 14,945 rows
  • 2 columns
Loading...
CREATE TABLE isdr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Isds

@kaggle.cprimozi_robinhood_stock_popularity_history.isds
  • 117.51 kB
  • 11,949 rows
  • 2 columns
Loading...
CREATE TABLE isds (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Isdx

@kaggle.cprimozi_robinhood_stock_popularity_history.isdx
  • 117.23 kB
  • 11,933 rows
  • 2 columns
Loading...
CREATE TABLE isdx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Isee

@kaggle.cprimozi_robinhood_stock_popularity_history.isee
  • 72.42 kB
  • 6,962 rows
  • 2 columns
Loading...
CREATE TABLE isee (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Isem

@kaggle.cprimozi_robinhood_stock_popularity_history.isem
  • 117.38 kB
  • 11,949 rows
  • 2 columns
Loading...
CREATE TABLE isem (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ishg

@kaggle.cprimozi_robinhood_stock_popularity_history.ishg
  • 147.99 kB
  • 14,936 rows
  • 2 columns
Loading...
CREATE TABLE ishg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Isig

@kaggle.cprimozi_robinhood_stock_popularity_history.isig
  • 152.66 kB
  • 14,914 rows
  • 2 columns
Loading...
CREATE TABLE isig (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ismd

@kaggle.cprimozi_robinhood_stock_popularity_history.ismd
  • 148.62 kB
  • 14,972 rows
  • 2 columns
Loading...
CREATE TABLE ismd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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