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

Kbwp

@kaggle.cprimozi_robinhood_stock_popularity_history.kbwp
  • 148.11 kB
  • 14,860 rows
  • 2 columns
Loading...
CREATE TABLE kbwp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kbwr

@kaggle.cprimozi_robinhood_stock_popularity_history.kbwr
  • 147.49 kB
  • 14,860 rows
  • 2 columns
Loading...
CREATE TABLE kbwr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kbwy

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

Kccb

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

Kcdmy

@kaggle.cprimozi_robinhood_stock_popularity_history.kcdmy
  • 123.61 kB
  • 12,297 rows
  • 2 columns
Loading...
CREATE TABLE kcdmy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kce

@kaggle.cprimozi_robinhood_stock_popularity_history.kce
  • 147.97 kB
  • 14,916 rows
  • 2 columns
Loading...
CREATE TABLE kce (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kcny

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

Kddiy

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

Kdfi

@kaggle.cprimozi_robinhood_stock_popularity_history.kdfi
  • 15.6 kB
  • 1,418 rows
  • 2 columns
Loading...
CREATE TABLE kdfi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kdmn

@kaggle.cprimozi_robinhood_stock_popularity_history.kdmn
  • 154.7 kB
  • 14,969 rows
  • 2 columns
Loading...
CREATE TABLE kdmn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kdp

@kaggle.cprimozi_robinhood_stock_popularity_history.kdp
  • 142.74 kB
  • 13,390 rows
  • 2 columns
Loading...
CREATE TABLE kdp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ke

@kaggle.cprimozi_robinhood_stock_popularity_history.ke
  • 144.31 kB
  • 14,463 rows
  • 2 columns
Loading...
CREATE TABLE ke (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ked

@kaggle.cprimozi_robinhood_stock_popularity_history.ked
  • 120.1 kB
  • 12,083 rows
  • 2 columns
Loading...
CREATE TABLE ked (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kelya

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

Kelyb

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

Kem

@kaggle.cprimozi_robinhood_stock_popularity_history.kem
  • 158.13 kB
  • 14,917 rows
  • 2 columns
Loading...
CREATE TABLE kem (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kemq

@kaggle.cprimozi_robinhood_stock_popularity_history.kemq
  • 149.03 kB
  • 14,980 rows
  • 2 columns
Loading...
CREATE TABLE kemq (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kemx

@kaggle.cprimozi_robinhood_stock_popularity_history.kemx
  • 70.62 kB
  • 7,082 rows
  • 2 columns
Loading...
CREATE TABLE kemx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ken

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

Kep

@kaggle.cprimozi_robinhood_stock_popularity_history.kep
  • 22.73 kB
  • 2,109 rows
  • 2 columns
Loading...
CREATE TABLE kep (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kequ

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

Kern

@kaggle.cprimozi_robinhood_stock_popularity_history.kern
  • 58.77 kB
  • 5,499 rows
  • 2 columns
Loading...
CREATE TABLE kern (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kex

@kaggle.cprimozi_robinhood_stock_popularity_history.kex
  • 149.11 kB
  • 14,917 rows
  • 2 columns
Loading...
CREATE TABLE kex (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Key

@kaggle.cprimozi_robinhood_stock_popularity_history.key
  • 160.4 kB
  • 14,917 rows
  • 2 columns
Loading...
CREATE TABLE key (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Keys

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

Share link

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