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

Xle

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

Xlf

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

Xlg

@kaggle.cprimozi_robinhood_stock_popularity_history.xlg
  • 147.79 kB
  • 14,880 rows
  • 2 columns
Loading...
CREATE TABLE xlg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xli

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

Xlk

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

Xlnx

@kaggle.cprimozi_robinhood_stock_popularity_history.xlnx
  • 160.99 kB
  • 14,920 rows
  • 2 columns
Loading...
CREATE TABLE xlnx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xlp

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

Xlre

@kaggle.cprimozi_robinhood_stock_popularity_history.xlre
  • 155.06 kB
  • 14,965 rows
  • 2 columns
Loading...
CREATE TABLE xlre (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xlrn

@kaggle.cprimozi_robinhood_stock_popularity_history.xlrn
  • 151.35 kB
  • 14,943 rows
  • 2 columns
Loading...
CREATE TABLE xlrn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xlsr

@kaggle.cprimozi_robinhood_stock_popularity_history.xlsr
  • 72.64 kB
  • 7,287 rows
  • 2 columns
Loading...
CREATE TABLE xlsr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xlu

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

Xlv

@kaggle.cprimozi_robinhood_stock_popularity_history.xlv
  • 157.79 kB
  • 14,952 rows
  • 2 columns
Loading...
CREATE TABLE xlv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xly

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

Xme

@kaggle.cprimozi_robinhood_stock_popularity_history.xme
  • 150.99 kB
  • 14,917 rows
  • 2 columns
Loading...
CREATE TABLE xme (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xmhq

@kaggle.cprimozi_robinhood_stock_popularity_history.xmhq
  • 22.31 kB
  • 2,104 rows
  • 2 columns
Loading...
CREATE TABLE xmhq (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xmlv

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

Xmmo

@kaggle.cprimozi_robinhood_stock_popularity_history.xmmo
  • 149.67 kB
  • 14,876 rows
  • 2 columns
Loading...
CREATE TABLE xmmo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xmpt

@kaggle.cprimozi_robinhood_stock_popularity_history.xmpt
  • 148.65 kB
  • 14,917 rows
  • 2 columns
Loading...
CREATE TABLE xmpt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xmvm

@kaggle.cprimozi_robinhood_stock_popularity_history.xmvm
  • 147.28 kB
  • 14,855 rows
  • 2 columns
Loading...
CREATE TABLE xmvm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xncr

@kaggle.cprimozi_robinhood_stock_popularity_history.xncr
  • 152.4 kB
  • 14,926 rows
  • 2 columns
Loading...
CREATE TABLE xncr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xnet

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

Xntk

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

Xog

@kaggle.cprimozi_robinhood_stock_popularity_history.xog
  • 157.16 kB
  • 14,970 rows
  • 2 columns
Loading...
CREATE TABLE xog (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xom

@kaggle.cprimozi_robinhood_stock_popularity_history.xom
  • 169.05 kB
  • 14,919 rows
  • 2 columns
Loading...
CREATE TABLE xom (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Xoma

@kaggle.cprimozi_robinhood_stock_popularity_history.xoma
  • 151.63 kB
  • 14,954 rows
  • 2 columns
Loading...
CREATE TABLE xoma (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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