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

Adrd

@kaggle.cprimozi_robinhood_stock_popularity_history.adrd
  • 36.08 KB
  • 3640 rows
  • 2 columns
Loading...

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

Adre

@kaggle.cprimozi_robinhood_stock_popularity_history.adre
  • 145.18 KB
  • 14933 rows
  • 2 columns
Loading...

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

Adrny

@kaggle.cprimozi_robinhood_stock_popularity_history.adrny
  • 121.02 KB
  • 12297 rows
  • 2 columns
Loading...

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

Adro

@kaggle.cprimozi_robinhood_stock_popularity_history.adro
  • 153.78 KB
  • 14962 rows
  • 2 columns
Loading...

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

Adru

@kaggle.cprimozi_robinhood_stock_popularity_history.adru
  • 143.48 KB
  • 14816 rows
  • 2 columns
Loading...

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

Ads

@kaggle.cprimozi_robinhood_stock_popularity_history.ads
  • 150.13 KB
  • 14950 rows
  • 2 columns
Loading...

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

Adsk

@kaggle.cprimozi_robinhood_stock_popularity_history.adsk
  • 154.79 KB
  • 14917 rows
  • 2 columns
Loading...

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

Adsw

@kaggle.cprimozi_robinhood_stock_popularity_history.adsw
  • 37.27 KB
  • 3721 rows
  • 2 columns
Loading...

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

Adt

@kaggle.cprimozi_robinhood_stock_popularity_history.adt
  • 157.36 KB
  • 14987 rows
  • 2 columns
Loading...

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

Adtn

@kaggle.cprimozi_robinhood_stock_popularity_history.adtn
  • 149.61 KB
  • 14936 rows
  • 2 columns
Loading...

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

Adus

@kaggle.cprimozi_robinhood_stock_popularity_history.adus
  • 147.03 KB
  • 14914 rows
  • 2 columns
Loading...

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

Advm

@kaggle.cprimozi_robinhood_stock_popularity_history.advm
  • 155.6 KB
  • 14957 rows
  • 2 columns
Loading...

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

Adx

@kaggle.cprimozi_robinhood_stock_popularity_history.adx
  • 148.36 KB
  • 14961 rows
  • 2 columns
Loading...

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

Adxn

@kaggle.cprimozi_robinhood_stock_popularity_history.adxn
  • 6.33 KB
  • 452 rows
  • 2 columns
Loading...

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

Adxs

@kaggle.cprimozi_robinhood_stock_popularity_history.adxs
  • 80.65 KB
  • 7407 rows
  • 2 columns
Loading...

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

Ae

@kaggle.cprimozi_robinhood_stock_popularity_history.ae
  • 145.05 KB
  • 14930 rows
  • 2 columns
Loading...

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

Aee

@kaggle.cprimozi_robinhood_stock_popularity_history.aee
  • 148.61 KB
  • 14923 rows
  • 2 columns
Loading...

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

Aef

@kaggle.cprimozi_robinhood_stock_popularity_history.aef
  • 144.31 KB
  • 14802 rows
  • 2 columns
Loading...

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

Aegn

@kaggle.cprimozi_robinhood_stock_popularity_history.aegn
  • 145.86 KB
  • 14956 rows
  • 2 columns
Loading...

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

Aehr

@kaggle.cprimozi_robinhood_stock_popularity_history.aehr
  • 151.59 KB
  • 14936 rows
  • 2 columns
Loading...

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

Aeis

@kaggle.cprimozi_robinhood_stock_popularity_history.aeis
  • 147.85 KB
  • 14914 rows
  • 2 columns
Loading...

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

Ael

@kaggle.cprimozi_robinhood_stock_popularity_history.ael
  • 146.41 KB
  • 14923 rows
  • 2 columns
Loading...

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

Aem

@kaggle.cprimozi_robinhood_stock_popularity_history.aem
  • 151.4 KB
  • 14923 rows
  • 2 columns
Loading...

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

Aemd

@kaggle.cprimozi_robinhood_stock_popularity_history.aemd
  • 26.89 KB
  • 2437 rows
  • 2 columns
Loading...

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

Aeo

@kaggle.cprimozi_robinhood_stock_popularity_history.aeo
  • 157.03 KB
  • 14923 rows
  • 2 columns
Loading...

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

Share link

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