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

Basi

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

Batra

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

Batrk

@kaggle.cprimozi_robinhood_stock_popularity_history.batrk
  • 148.85 kB
  • 14,966 rows
  • 2 columns
Loading...
CREATE TABLE batrk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Batt

@kaggle.cprimozi_robinhood_stock_popularity_history.batt
  • 145.7 kB
  • 14,204 rows
  • 2 columns
Loading...
CREATE TABLE batt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Baug

@kaggle.cprimozi_robinhood_stock_popularity_history.baug
  • 44.73 kB
  • 4,425 rows
  • 2 columns
Loading...
CREATE TABLE baug (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bax

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

Bayry

@kaggle.cprimozi_robinhood_stock_popularity_history.bayry
  • 131.49 kB
  • 12,295 rows
  • 2 columns
Loading...
CREATE TABLE bayry (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bb

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

Bbar

@kaggle.cprimozi_robinhood_stock_popularity_history.bbar
  • 23.83 kB
  • 2,112 rows
  • 2 columns
Loading...
CREATE TABLE bbar (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbax

@kaggle.cprimozi_robinhood_stock_popularity_history.bbax
  • 126.59 kB
  • 12,734 rows
  • 2 columns
Loading...
CREATE TABLE bbax (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbby

@kaggle.cprimozi_robinhood_stock_popularity_history.bbby
  • 161.76 kB
  • 14,931 rows
  • 2 columns
Loading...
CREATE TABLE bbby (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbc

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

Bbca

@kaggle.cprimozi_robinhood_stock_popularity_history.bbca
  • 128.13 kB
  • 12,734 rows
  • 2 columns
Loading...
CREATE TABLE bbca (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbcp

@kaggle.cprimozi_robinhood_stock_popularity_history.bbcp
  • 96.38 kB
  • 9,422 rows
  • 2 columns
Loading...
CREATE TABLE bbcp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbd

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

Bbdc

@kaggle.cprimozi_robinhood_stock_popularity_history.bbdc
  • 127 kB
  • 12,723 rows
  • 2 columns
Loading...
CREATE TABLE bbdc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbdo

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

Bbeu

@kaggle.cprimozi_robinhood_stock_popularity_history.bbeu
  • 136.62 kB
  • 13,941 rows
  • 2 columns
Loading...
CREATE TABLE bbeu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbf

@kaggle.cprimozi_robinhood_stock_popularity_history.bbf
  • 148.81 kB
  • 14,961 rows
  • 2 columns
Loading...
CREATE TABLE bbf (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbgi

@kaggle.cprimozi_robinhood_stock_popularity_history.bbgi
  • 151.31 kB
  • 14,954 rows
  • 2 columns
Loading...
CREATE TABLE bbgi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbh

@kaggle.cprimozi_robinhood_stock_popularity_history.bbh
  • 148.6 kB
  • 14,935 rows
  • 2 columns
Loading...
CREATE TABLE bbh (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbi

@kaggle.cprimozi_robinhood_stock_popularity_history.bbi
  • 38.32 kB
  • 3,677 rows
  • 2 columns
Loading...
CREATE TABLE bbi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbin

@kaggle.cprimozi_robinhood_stock_popularity_history.bbin
  • 16.26 kB
  • 1,490 rows
  • 2 columns
Loading...
CREATE TABLE bbin (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbio

@kaggle.cprimozi_robinhood_stock_popularity_history.bbio
  • 56.48 kB
  • 5,285 rows
  • 2 columns
Loading...
CREATE TABLE bbio (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bbjp

@kaggle.cprimozi_robinhood_stock_popularity_history.bbjp
  • 137.84 kB
  • 13,941 rows
  • 2 columns
Loading...
CREATE TABLE bbjp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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