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

A

@kaggle.cprimozi_robinhood_stock_popularity_history.a
  • 152.83 KB
  • 14914 rows
  • 2 columns
Loading...

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

Aa

@kaggle.cprimozi_robinhood_stock_popularity_history.aa
  • 96.85 KB
  • 9859 rows
  • 2 columns
Loading...

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

Aaau

@kaggle.cprimozi_robinhood_stock_popularity_history.aaau
  • 125.67 KB
  • 12594 rows
  • 2 columns
Loading...

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

Aacay

@kaggle.cprimozi_robinhood_stock_popularity_history.aacay
  • 122.22 KB
  • 12293 rows
  • 2 columns
Loading...

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

Aacg

@kaggle.cprimozi_robinhood_stock_popularity_history.aacg
  • 154.08 KB
  • 14957 rows
  • 2 columns
Loading...

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

Aadr

@kaggle.cprimozi_robinhood_stock_popularity_history.aadr
  • 36.67 KB
  • 3702 rows
  • 2 columns
Loading...

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

Aagiy

@kaggle.cprimozi_robinhood_stock_popularity_history.aagiy
  • 120.13 KB
  • 12293 rows
  • 2 columns
Loading...

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

Aal

@kaggle.cprimozi_robinhood_stock_popularity_history.aal
  • 164.46 KB
  • 14920 rows
  • 2 columns
Loading...

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

Aamc

@kaggle.cprimozi_robinhood_stock_popularity_history.aamc
  • 36.75 KB
  • 3691 rows
  • 2 columns
Loading...

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

Aame

@kaggle.cprimozi_robinhood_stock_popularity_history.aame
  • 146.49 KB
  • 14914 rows
  • 2 columns
Loading...

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

Aan

@kaggle.cprimozi_robinhood_stock_popularity_history.aan
  • 148.42 KB
  • 14920 rows
  • 2 columns
Loading...

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

Aaoi

@kaggle.cprimozi_robinhood_stock_popularity_history.aaoi
  • 154.17 KB
  • 14914 rows
  • 2 columns
Loading...

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

Aaon

@kaggle.cprimozi_robinhood_stock_popularity_history.aaon
  • 146.68 KB
  • 14914 rows
  • 2 columns
Loading...

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

Aap

@kaggle.cprimozi_robinhood_stock_popularity_history.aap
  • 149.29 KB
  • 14920 rows
  • 2 columns
Loading...

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

Aapl

@kaggle.cprimozi_robinhood_stock_popularity_history.aapl
  • 177.63 KB
  • 14949 rows
  • 2 columns
Loading...

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

Aat

@kaggle.cprimozi_robinhood_stock_popularity_history.aat
  • 146.4 KB
  • 14958 rows
  • 2 columns
Loading...

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

Aau

@kaggle.cprimozi_robinhood_stock_popularity_history.aau
  • 151.47 KB
  • 14920 rows
  • 2 columns
Loading...

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

Aaww

@kaggle.cprimozi_robinhood_stock_popularity_history.aaww
  • 150.22 KB
  • 14918 rows
  • 2 columns
Loading...

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

Aaxj

@kaggle.cprimozi_robinhood_stock_popularity_history.aaxj
  • 145.86 KB
  • 14955 rows
  • 2 columns
Loading...

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

Aaxn

@kaggle.cprimozi_robinhood_stock_popularity_history.aaxn
  • 157.45 KB
  • 14934 rows
  • 2 columns
Loading...

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

Ab

@kaggle.cprimozi_robinhood_stock_popularity_history.ab
  • 153.15 KB
  • 14956 rows
  • 2 columns
Loading...

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

Abax

@kaggle.cprimozi_robinhood_stock_popularity_history.abax
  • 116.04 KB
  • 11925 rows
  • 2 columns
Loading...

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

Abb

@kaggle.cprimozi_robinhood_stock_popularity_history.abb
  • 152.93 KB
  • 14956 rows
  • 2 columns
Loading...

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

Abbv

@kaggle.cprimozi_robinhood_stock_popularity_history.abbv
  • 166.07 KB
  • 14934 rows
  • 2 columns
Loading...

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

Abc

@kaggle.cprimozi_robinhood_stock_popularity_history.abc
  • 148.64 KB
  • 14943 rows
  • 2 columns
Loading...

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

Share link

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