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

Pai

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

Pak

@kaggle.cprimozi_robinhood_stock_popularity_history.pak
  • 152.05 kB
  • 14,962 rows
  • 2 columns
Loading...
CREATE TABLE pak (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Pall

@kaggle.cprimozi_robinhood_stock_popularity_history.pall
  • 118.75 kB
  • 11,503 rows
  • 2 columns
Loading...
CREATE TABLE pall (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Pam

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

Panl

@kaggle.cprimozi_robinhood_stock_popularity_history.panl
  • 37.79 kB
  • 3,691 rows
  • 2 columns
Loading...
CREATE TABLE panl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Panw

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

Papr

@kaggle.cprimozi_robinhood_stock_popularity_history.papr
  • 72.82 kB
  • 7,311 rows
  • 2 columns
Loading...
CREATE TABLE papr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Par

@kaggle.cprimozi_robinhood_stock_popularity_history.par
  • 151.37 kB
  • 14,922 rows
  • 2 columns
Loading...
CREATE TABLE par (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Parr

@kaggle.cprimozi_robinhood_stock_popularity_history.parr
  • 149.34 kB
  • 14,957 rows
  • 2 columns
Loading...
CREATE TABLE parr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Pass

@kaggle.cprimozi_robinhood_stock_popularity_history.pass
  • 98.49 kB
  • 9,838 rows
  • 2 columns
Loading...
CREATE TABLE pass (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Pati

@kaggle.cprimozi_robinhood_stock_popularity_history.pati
  • 38.14 kB
  • 3,718 rows
  • 2 columns
Loading...
CREATE TABLE pati (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Patk

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

Paug

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

Pave

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

Pavm

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

Pawz

@kaggle.cprimozi_robinhood_stock_popularity_history.pawz
  • 107.71 kB
  • 10,644 rows
  • 2 columns
Loading...
CREATE TABLE pawz (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Payc

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

Pays

@kaggle.cprimozi_robinhood_stock_popularity_history.pays
  • 72.79 kB
  • 6,674 rows
  • 2 columns
Loading...
CREATE TABLE pays (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Payx

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

Pb

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

Pba

@kaggle.cprimozi_robinhood_stock_popularity_history.pba
  • 158.39 kB
  • 14,949 rows
  • 2 columns
Loading...
CREATE TABLE pba (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Pbbi

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

Pbct

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

Pbd

@kaggle.cprimozi_robinhood_stock_popularity_history.pbd
  • 149.87 kB
  • 14,944 rows
  • 2 columns
Loading...
CREATE TABLE pbd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Pbe

@kaggle.cprimozi_robinhood_stock_popularity_history.pbe
  • 148.61 kB
  • 14,937 rows
  • 2 columns
Loading...
CREATE TABLE pbe (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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