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

Mogo

@kaggle.cprimozi_robinhood_stock_popularity_history.mogo
  • 56.14 kB
  • 5,333 rows
  • 2 columns
Loading...
CREATE TABLE mogo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Mogu

@kaggle.cprimozi_robinhood_stock_popularity_history.mogu
  • 104.6 kB
  • 9,902 rows
  • 2 columns
Loading...
CREATE TABLE mogu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Moh

@kaggle.cprimozi_robinhood_stock_popularity_history.moh
  • 153.1 kB
  • 14,923 rows
  • 2 columns
Loading...
CREATE TABLE moh (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Moho

@kaggle.cprimozi_robinhood_stock_popularity_history.moho
  • 9.36 kB
  • 750 rows
  • 2 columns
Loading...
CREATE TABLE moho (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Mom

@kaggle.cprimozi_robinhood_stock_popularity_history.mom
  • 19.76 kB
  • 1,874 rows
  • 2 columns
Loading...
CREATE TABLE mom (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Momo

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

Monoy

@kaggle.cprimozi_robinhood_stock_popularity_history.monoy
  • 120.89 kB
  • 12,241 rows
  • 2 columns
Loading...
CREATE TABLE monoy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Moo

@kaggle.cprimozi_robinhood_stock_popularity_history.moo
  • 148.76 kB
  • 14,923 rows
  • 2 columns
Loading...
CREATE TABLE moo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Mor

@kaggle.cprimozi_robinhood_stock_popularity_history.mor
  • 132.91 kB
  • 13,234 rows
  • 2 columns
Loading...
CREATE TABLE mor (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Morf

@kaggle.cprimozi_robinhood_stock_popularity_history.morf
  • 54.9 kB
  • 5,260 rows
  • 2 columns
Loading...
CREATE TABLE morf (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Morl

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

Morn

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

Mort

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

Mos

@kaggle.cprimozi_robinhood_stock_popularity_history.mos
  • 155.81 kB
  • 14,923 rows
  • 2 columns
Loading...
CREATE TABLE mos (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Mosc

@kaggle.cprimozi_robinhood_stock_popularity_history.mosc
  • 32.55 kB
  • 3,108 rows
  • 2 columns
Loading...
CREATE TABLE mosc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Mosy

@kaggle.cprimozi_robinhood_stock_popularity_history.mosy
  • 40.51 kB
  • 3,803 rows
  • 2 columns
Loading...
CREATE TABLE mosy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Moti

@kaggle.cprimozi_robinhood_stock_popularity_history.moti
  • 147.98 kB
  • 14,963 rows
  • 2 columns
Loading...
CREATE TABLE moti (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Moto

@kaggle.cprimozi_robinhood_stock_popularity_history.moto
  • 20.91 kB
  • 1,946 rows
  • 2 columns
Loading...
CREATE TABLE moto (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Mots

@kaggle.cprimozi_robinhood_stock_popularity_history.mots
  • 151.11 kB
  • 14,990 rows
  • 2 columns
Loading...
CREATE TABLE mots (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Mov

@kaggle.cprimozi_robinhood_stock_popularity_history.mov
  • 153.62 kB
  • 14,923 rows
  • 2 columns
Loading...
CREATE TABLE mov (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Moxc

@kaggle.cprimozi_robinhood_stock_popularity_history.moxc
  • 39.07 kB
  • 3,739 rows
  • 2 columns
Loading...
CREATE TABLE moxc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Mpa

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

Mpaa

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

Mpb

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

Mpc

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

Share link

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