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
  • 147.33 kB
  • 14,963 rows
  • 2 columns
Loading...
CREATE TABLE xcem (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xcom

@kaggle.cprimozi_robinhood_stock_popularity_history.xcom
  • 89.56 kB
  • 8,945 rows
  • 2 columns
Loading...
CREATE TABLE xcom (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xcra

@kaggle.cprimozi_robinhood_stock_popularity_history.xcra
  • 134.52 kB
  • 13,376 rows
  • 2 columns
Loading...
CREATE TABLE xcra (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xcur

@kaggle.cprimozi_robinhood_stock_popularity_history.xcur
  • 47.29 kB
  • 4,472 rows
  • 2 columns
Loading...
CREATE TABLE xcur (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xdiv

@kaggle.cprimozi_robinhood_stock_popularity_history.xdiv
  • 37.82 kB
  • 3,731 rows
  • 2 columns
Loading...
CREATE TABLE xdiv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xec

@kaggle.cprimozi_robinhood_stock_popularity_history.xec
  • 154.88 kB
  • 14,924 rows
  • 2 columns
Loading...
CREATE TABLE xec (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xel

@kaggle.cprimozi_robinhood_stock_popularity_history.xel
  • 156.9 kB
  • 14,924 rows
  • 2 columns
Loading...
CREATE TABLE xel (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xela

@kaggle.cprimozi_robinhood_stock_popularity_history.xela
  • 155.93 kB
  • 14,961 rows
  • 2 columns
Loading...
CREATE TABLE xela (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xelb

@kaggle.cprimozi_robinhood_stock_popularity_history.xelb
  • 153.45 kB
  • 14,963 rows
  • 2 columns
Loading...
CREATE TABLE xelb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xene

@kaggle.cprimozi_robinhood_stock_popularity_history.xene
  • 152.47 kB
  • 14,958 rows
  • 2 columns
Loading...
CREATE TABLE xene (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xent

@kaggle.cprimozi_robinhood_stock_popularity_history.xent
  • 151.42 kB
  • 14,957 rows
  • 2 columns
Loading...
CREATE TABLE xent (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xers

@kaggle.cprimozi_robinhood_stock_popularity_history.xers
  • 141.25 kB
  • 13,869 rows
  • 2 columns
Loading...
CREATE TABLE xers (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xes

@kaggle.cprimozi_robinhood_stock_popularity_history.xes
  • 151.84 kB
  • 14,949 rows
  • 2 columns
Loading...
CREATE TABLE xes (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xflt

@kaggle.cprimozi_robinhood_stock_popularity_history.xflt
  • 64.03 kB
  • 6,268 rows
  • 2 columns
Loading...
CREATE TABLE xflt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xfor

@kaggle.cprimozi_robinhood_stock_popularity_history.xfor
  • 78.83 kB
  • 7,767 rows
  • 2 columns
Loading...
CREATE TABLE xfor (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xgn

@kaggle.cprimozi_robinhood_stock_popularity_history.xgn
  • 34.34 kB
  • 3,295 rows
  • 2 columns
Loading...
CREATE TABLE xgn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xhb

@kaggle.cprimozi_robinhood_stock_popularity_history.xhb
  • 151.89 kB
  • 14,935 rows
  • 2 columns
Loading...
CREATE TABLE xhb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xhe

@kaggle.cprimozi_robinhood_stock_popularity_history.xhe
  • 151.48 kB
  • 14,935 rows
  • 2 columns
Loading...
CREATE TABLE xhe (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xhr

@kaggle.cprimozi_robinhood_stock_popularity_history.xhr
  • 150.43 kB
  • 14,961 rows
  • 2 columns
Loading...
CREATE TABLE xhr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xhs

@kaggle.cprimozi_robinhood_stock_popularity_history.xhs
  • 148.25 kB
  • 14,931 rows
  • 2 columns
Loading...
CREATE TABLE xhs (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xin

@kaggle.cprimozi_robinhood_stock_popularity_history.xin
  • 156.07 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE xin (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xitk

@kaggle.cprimozi_robinhood_stock_popularity_history.xitk
  • 149.54 kB
  • 14,966 rows
  • 2 columns
Loading...
CREATE TABLE xitk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xl

@kaggle.cprimozi_robinhood_stock_popularity_history.xl
  • 128.57 kB
  • 12,906 rows
  • 2 columns
Loading...
CREATE TABLE xl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xlb

@kaggle.cprimozi_robinhood_stock_popularity_history.xlb
  • 151.25 kB
  • 14,940 rows
  • 2 columns
Loading...
CREATE TABLE xlb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xlc

@kaggle.cprimozi_robinhood_stock_popularity_history.xlc
  • 142.01 kB
  • 13,870 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.