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

Diax

@kaggle.cprimozi_robinhood_stock_popularity_history.diax
  • 146.63 KB
  • 14959 rows
  • 2 columns
Loading...

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

Diet

@kaggle.cprimozi_robinhood_stock_popularity_history.diet
  • 20.71 KB
  • 1969 rows
  • 2 columns
Loading...

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

Difty

@kaggle.cprimozi_robinhood_stock_popularity_history.difty
  • 118.39 KB
  • 12292 rows
  • 2 columns
Loading...

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

Dig

@kaggle.cprimozi_robinhood_stock_popularity_history.dig
  • 145.99 KB
  • 14914 rows
  • 2 columns
Loading...

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

Dim

@kaggle.cprimozi_robinhood_stock_popularity_history.dim
  • 144.31 KB
  • 14913 rows
  • 2 columns
Loading...

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

Din

@kaggle.cprimozi_robinhood_stock_popularity_history.din
  • 150.6 KB
  • 14913 rows
  • 2 columns
Loading...

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

Dint

@kaggle.cprimozi_robinhood_stock_popularity_history.dint
  • 143.75 KB
  • 14990 rows
  • 2 columns
Loading...

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

Diod

@kaggle.cprimozi_robinhood_stock_popularity_history.diod
  • 148.87 KB
  • 14914 rows
  • 2 columns
Loading...

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

Dis

@kaggle.cprimozi_robinhood_stock_popularity_history.dis
  • 175 KB
  • 14915 rows
  • 2 columns
Loading...

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

Disca

@kaggle.cprimozi_robinhood_stock_popularity_history.disca
  • 151.64 KB
  • 14926 rows
  • 2 columns
Loading...

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

Discb

@kaggle.cprimozi_robinhood_stock_popularity_history.discb
  • 147.66 KB
  • 14926 rows
  • 2 columns
Loading...

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

Disck

@kaggle.cprimozi_robinhood_stock_popularity_history.disck
  • 148.78 KB
  • 14926 rows
  • 2 columns
Loading...

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

Dish

@kaggle.cprimozi_robinhood_stock_popularity_history.dish
  • 152.98 KB
  • 14936 rows
  • 2 columns
Loading...

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

Dit

@kaggle.cprimozi_robinhood_stock_popularity_history.dit
  • 144.36 KB
  • 14914 rows
  • 2 columns
Loading...

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

Div

@kaggle.cprimozi_robinhood_stock_popularity_history.div
  • 156.45 KB
  • 14915 rows
  • 2 columns
Loading...

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

Diva

@kaggle.cprimozi_robinhood_stock_popularity_history.diva
  • 19.47 KB
  • 1874 rows
  • 2 columns
Loading...

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

Divb

@kaggle.cprimozi_robinhood_stock_popularity_history.divb
  • 143.8 KB
  • 14849 rows
  • 2 columns
Loading...

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

Divc

@kaggle.cprimozi_robinhood_stock_popularity_history.divc
  • 36.78 KB
  • 3717 rows
  • 2 columns
Loading...

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

Divo

@kaggle.cprimozi_robinhood_stock_popularity_history.divo
  • 22.13 KB
  • 2113 rows
  • 2 columns
Loading...

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

Divy

@kaggle.cprimozi_robinhood_stock_popularity_history.divy
  • 145.03 KB
  • 14959 rows
  • 2 columns
Loading...

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

Djcb

@kaggle.cprimozi_robinhood_stock_popularity_history.djcb
  • 24.1 KB
  • 2359 rows
  • 2 columns
Loading...

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

Djci

@kaggle.cprimozi_robinhood_stock_popularity_history.djci
  • 144.64 KB
  • 14950 rows
  • 2 columns
Loading...

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

Djco

@kaggle.cprimozi_robinhood_stock_popularity_history.djco
  • 144.73 KB
  • 14922 rows
  • 2 columns
Loading...

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

Djd

@kaggle.cprimozi_robinhood_stock_popularity_history.djd
  • 146.17 KB
  • 14957 rows
  • 2 columns
Loading...

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

Djp

@kaggle.cprimozi_robinhood_stock_popularity_history.djp
  • 145.14 KB
  • 14938 rows
  • 2 columns
Loading...

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

Share link

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