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

Mplx

@kaggle.cprimozi_robinhood_stock_popularity_history.mplx
  • 156.88 KB
  • 14957 rows
  • 2 columns
Loading...

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

Mpv

@kaggle.cprimozi_robinhood_stock_popularity_history.mpv
  • 144.97 KB
  • 14959 rows
  • 2 columns
Loading...

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

Mpvd

@kaggle.cprimozi_robinhood_stock_popularity_history.mpvd
  • 147.5 KB
  • 14803 rows
  • 2 columns
Loading...

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

Mpw

@kaggle.cprimozi_robinhood_stock_popularity_history.mpw
  • 159.05 KB
  • 14958 rows
  • 2 columns
Loading...

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

Mpwr

@kaggle.cprimozi_robinhood_stock_popularity_history.mpwr
  • 148.18 KB
  • 14929 rows
  • 2 columns
Loading...

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

Mpx

@kaggle.cprimozi_robinhood_stock_popularity_history.mpx
  • 148.74 KB
  • 14914 rows
  • 2 columns
Loading...

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

Mqbky

@kaggle.cprimozi_robinhood_stock_popularity_history.mqbky
  • 119.74 KB
  • 12293 rows
  • 2 columns
Loading...

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

Mqt

@kaggle.cprimozi_robinhood_stock_popularity_history.mqt
  • 144.73 KB
  • 14961 rows
  • 2 columns
Loading...

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

Mqy

@kaggle.cprimozi_robinhood_stock_popularity_history.mqy
  • 144.76 KB
  • 14961 rows
  • 2 columns
Loading...

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

Mr

@kaggle.cprimozi_robinhood_stock_popularity_history.mr
  • 80.9 KB
  • 8030 rows
  • 2 columns
Loading...

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

Mraay

@kaggle.cprimozi_robinhood_stock_popularity_history.mraay
  • 121.61 KB
  • 12294 rows
  • 2 columns
Loading...

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

Mram

@kaggle.cprimozi_robinhood_stock_popularity_history.mram
  • 148.66 KB
  • 14970 rows
  • 2 columns
Loading...

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

Mrbk

@kaggle.cprimozi_robinhood_stock_popularity_history.mrbk
  • 36.97 KB
  • 3728 rows
  • 2 columns
Loading...

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

Mrc

@kaggle.cprimozi_robinhood_stock_popularity_history.mrc
  • 146.33 KB
  • 14914 rows
  • 2 columns
Loading...

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

Mrcc

@kaggle.cprimozi_robinhood_stock_popularity_history.mrcc
  • 148.67 KB
  • 14942 rows
  • 2 columns
Loading...

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

Mrcy

@kaggle.cprimozi_robinhood_stock_popularity_history.mrcy
  • 148.45 KB
  • 14914 rows
  • 2 columns
Loading...

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

Mreo

@kaggle.cprimozi_robinhood_stock_popularity_history.mreo
  • 68.31 KB
  • 6794 rows
  • 2 columns
Loading...

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

Mrgr

@kaggle.cprimozi_robinhood_stock_popularity_history.mrgr
  • 21.77 KB
  • 2099 rows
  • 2 columns
Loading...

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

Mric

@kaggle.cprimozi_robinhood_stock_popularity_history.mric
  • 50.34 KB
  • 5026 rows
  • 2 columns
Loading...

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

Mrin

@kaggle.cprimozi_robinhood_stock_popularity_history.mrin
  • 150.88 KB
  • 14936 rows
  • 2 columns
Loading...

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

Mrk

@kaggle.cprimozi_robinhood_stock_popularity_history.mrk
  • 160.58 KB
  • 14914 rows
  • 2 columns
Loading...

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

Mrkr

@kaggle.cprimozi_robinhood_stock_popularity_history.mrkr
  • 113.91 KB
  • 11099 rows
  • 2 columns
Loading...

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

Mrln

@kaggle.cprimozi_robinhood_stock_popularity_history.mrln
  • 144.7 KB
  • 14914 rows
  • 2 columns
Loading...

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

Mrna

@kaggle.cprimozi_robinhood_stock_popularity_history.mrna
  • 106.35 KB
  • 9831 rows
  • 2 columns
Loading...

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

Mrns

@kaggle.cprimozi_robinhood_stock_popularity_history.mrns
  • 157.01 KB
  • 14957 rows
  • 2 columns
Loading...

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

Share link

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