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

Allo

@kaggle.cprimozi_robinhood_stock_popularity_history.allo
  • 113.99 KB
  • 11262 rows
  • 2 columns
Loading...

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

Allt

@kaggle.cprimozi_robinhood_stock_popularity_history.allt
  • 146.29 KB
  • 14936 rows
  • 2 columns
Loading...

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

Ally

@kaggle.cprimozi_robinhood_stock_popularity_history.ally
  • 157.7 KB
  • 14936 rows
  • 2 columns
Loading...

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

Alna

@kaggle.cprimozi_robinhood_stock_popularity_history.alna
  • 150.22 KB
  • 14980 rows
  • 2 columns
Loading...

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

Alny

@kaggle.cprimozi_robinhood_stock_popularity_history.alny
  • 149.7 KB
  • 14934 rows
  • 2 columns
Loading...

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

Alo

@kaggle.cprimozi_robinhood_stock_popularity_history.alo
  • 152.11 KB
  • 14937 rows
  • 2 columns
Loading...

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

Alot

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

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

Alpn

@kaggle.cprimozi_robinhood_stock_popularity_history.alpn
  • 146.71 KB
  • 14962 rows
  • 2 columns
Loading...

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

Alrm

@kaggle.cprimozi_robinhood_stock_popularity_history.alrm
  • 149.87 KB
  • 14963 rows
  • 2 columns
Loading...

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

Alrn

@kaggle.cprimozi_robinhood_stock_popularity_history.alrn
  • 152.58 KB
  • 14976 rows
  • 2 columns
Loading...

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

Alrs

@kaggle.cprimozi_robinhood_stock_popularity_history.alrs
  • 34.33 KB
  • 3445 rows
  • 2 columns
Loading...

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

Alsk

@kaggle.cprimozi_robinhood_stock_popularity_history.alsk
  • 150.81 KB
  • 14936 rows
  • 2 columns
Loading...

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

Alsn

@kaggle.cprimozi_robinhood_stock_popularity_history.alsn
  • 148.57 KB
  • 14936 rows
  • 2 columns
Loading...

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

Alt

@kaggle.cprimozi_robinhood_stock_popularity_history.alt
  • 124.71 KB
  • 11908 rows
  • 2 columns
Loading...

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

Altm

@kaggle.cprimozi_robinhood_stock_popularity_history.altm
  • 38.09 KB
  • 3726 rows
  • 2 columns
Loading...

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

Altr

@kaggle.cprimozi_robinhood_stock_popularity_history.altr
  • 148.69 KB
  • 14980 rows
  • 2 columns
Loading...

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

Alts

@kaggle.cprimozi_robinhood_stock_popularity_history.alts
  • 144.62 KB
  • 14958 rows
  • 2 columns
Loading...

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

Alty

@kaggle.cprimozi_robinhood_stock_popularity_history.alty
  • 147.37 KB
  • 14963 rows
  • 2 columns
Loading...

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

Alus

@kaggle.cprimozi_robinhood_stock_popularity_history.alus
  • 9.23 KB
  • 750 rows
  • 2 columns
Loading...

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

Alv

@kaggle.cprimozi_robinhood_stock_popularity_history.alv
  • 147.27 KB
  • 14956 rows
  • 2 columns
Loading...

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

Alx

@kaggle.cprimozi_robinhood_stock_popularity_history.alx
  • 145.44 KB
  • 14958 rows
  • 2 columns
Loading...

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

Alxn

@kaggle.cprimozi_robinhood_stock_popularity_history.alxn
  • 153.48 KB
  • 14954 rows
  • 2 columns
Loading...

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

Alya

@kaggle.cprimozi_robinhood_stock_popularity_history.alya
  • 106.25 KB
  • 10741 rows
  • 2 columns
Loading...

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

Alzh

@kaggle.cprimozi_robinhood_stock_popularity_history.alzh
  • 101.67 KB
  • 10498 rows
  • 2 columns
Loading...

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

Am

@kaggle.cprimozi_robinhood_stock_popularity_history.am
  • 81.92 KB
  • 7791 rows
  • 2 columns
Loading...

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

Share link

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