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

Xcem

@kaggle.cprimozi_robinhood_stock_popularity_history.xcem
  • 143.88 KB
  • 14963 rows
  • 2 columns
Loading...

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

Xcom

@kaggle.cprimozi_robinhood_stock_popularity_history.xcom
  • 87.46 KB
  • 8945 rows
  • 2 columns
Loading...

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

Xcra

@kaggle.cprimozi_robinhood_stock_popularity_history.xcra
  • 131.37 KB
  • 13376 rows
  • 2 columns
Loading...

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

Xcur

@kaggle.cprimozi_robinhood_stock_popularity_history.xcur
  • 46.19 KB
  • 4472 rows
  • 2 columns
Loading...

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

Xdiv

@kaggle.cprimozi_robinhood_stock_popularity_history.xdiv
  • 36.94 KB
  • 3731 rows
  • 2 columns
Loading...

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

Xec

@kaggle.cprimozi_robinhood_stock_popularity_history.xec
  • 151.25 KB
  • 14924 rows
  • 2 columns
Loading...

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

Xel

@kaggle.cprimozi_robinhood_stock_popularity_history.xel
  • 153.22 KB
  • 14924 rows
  • 2 columns
Loading...

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

Xela

@kaggle.cprimozi_robinhood_stock_popularity_history.xela
  • 152.28 KB
  • 14961 rows
  • 2 columns
Loading...

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

Xelb

@kaggle.cprimozi_robinhood_stock_popularity_history.xelb
  • 149.85 KB
  • 14963 rows
  • 2 columns
Loading...

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

Xene

@kaggle.cprimozi_robinhood_stock_popularity_history.xene
  • 148.9 KB
  • 14958 rows
  • 2 columns
Loading...

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

Xent

@kaggle.cprimozi_robinhood_stock_popularity_history.xent
  • 147.88 KB
  • 14957 rows
  • 2 columns
Loading...

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

Xers

@kaggle.cprimozi_robinhood_stock_popularity_history.xers
  • 137.94 KB
  • 13869 rows
  • 2 columns
Loading...

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

Xes

@kaggle.cprimozi_robinhood_stock_popularity_history.xes
  • 148.29 KB
  • 14949 rows
  • 2 columns
Loading...

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

Xflt

@kaggle.cprimozi_robinhood_stock_popularity_history.xflt
  • 62.53 KB
  • 6268 rows
  • 2 columns
Loading...

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

Xfor

@kaggle.cprimozi_robinhood_stock_popularity_history.xfor
  • 76.98 KB
  • 7767 rows
  • 2 columns
Loading...

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

Xgn

@kaggle.cprimozi_robinhood_stock_popularity_history.xgn
  • 33.53 KB
  • 3295 rows
  • 2 columns
Loading...

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

Xhb

@kaggle.cprimozi_robinhood_stock_popularity_history.xhb
  • 148.33 KB
  • 14935 rows
  • 2 columns
Loading...

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

Xhe

@kaggle.cprimozi_robinhood_stock_popularity_history.xhe
  • 147.93 KB
  • 14935 rows
  • 2 columns
Loading...

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

Xhr

@kaggle.cprimozi_robinhood_stock_popularity_history.xhr
  • 146.9 KB
  • 14961 rows
  • 2 columns
Loading...

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

Xhs

@kaggle.cprimozi_robinhood_stock_popularity_history.xhs
  • 144.77 KB
  • 14931 rows
  • 2 columns
Loading...

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

Xin

@kaggle.cprimozi_robinhood_stock_popularity_history.xin
  • 152.41 KB
  • 14956 rows
  • 2 columns
Loading...

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

Xitk

@kaggle.cprimozi_robinhood_stock_popularity_history.xitk
  • 146.03 KB
  • 14966 rows
  • 2 columns
Loading...

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

Xl

@kaggle.cprimozi_robinhood_stock_popularity_history.xl
  • 125.56 KB
  • 12906 rows
  • 2 columns
Loading...

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

Xlb

@kaggle.cprimozi_robinhood_stock_popularity_history.xlb
  • 147.7 KB
  • 14940 rows
  • 2 columns
Loading...

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

Xlc

@kaggle.cprimozi_robinhood_stock_popularity_history.xlc
  • 138.68 KB
  • 13870 rows
  • 2 columns
Loading...

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

Share link

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