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

Eudg

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

Eudv

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

Eufl

@kaggle.cprimozi_robinhood_stock_popularity_history.eufl
  • 148.15 kB
  • 14,969 rows
  • 2 columns
Loading...
CREATE TABLE eufl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Eufn

@kaggle.cprimozi_robinhood_stock_popularity_history.eufn
  • 150.01 kB
  • 14,914 rows
  • 2 columns
Loading...
CREATE TABLE eufn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Eufx

@kaggle.cprimozi_robinhood_stock_popularity_history.eufx
  • 147.89 kB
  • 14,914 rows
  • 2 columns
Loading...
CREATE TABLE eufx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Eum

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

Eumf

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

Eumv

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

Euo

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

Eurl

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

Eurn

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

Eurz

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

Eusa

@kaggle.cprimozi_robinhood_stock_popularity_history.eusa
  • 37.76 kB
  • 3,716 rows
  • 2 columns
Loading...
CREATE TABLE eusa (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Eusc

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

Ev

@kaggle.cprimozi_robinhood_stock_popularity_history.ev
  • 150.81 kB
  • 14,937 rows
  • 2 columns
Loading...
CREATE TABLE ev (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Eva

@kaggle.cprimozi_robinhood_stock_popularity_history.eva
  • 154.32 kB
  • 14,962 rows
  • 2 columns
Loading...
CREATE TABLE eva (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Evbg

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

Evbn

@kaggle.cprimozi_robinhood_stock_popularity_history.evbn
  • 148.17 kB
  • 14,942 rows
  • 2 columns
Loading...
CREATE TABLE evbn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Evc

@kaggle.cprimozi_robinhood_stock_popularity_history.evc
  • 155.44 kB
  • 14,921 rows
  • 2 columns
Loading...
CREATE TABLE evc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ever

@kaggle.cprimozi_robinhood_stock_popularity_history.ever
  • 144.59 kB
  • 13,698 rows
  • 2 columns
Loading...
CREATE TABLE ever (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Evf

@kaggle.cprimozi_robinhood_stock_popularity_history.evf
  • 148.83 kB
  • 14,959 rows
  • 2 columns
Loading...
CREATE TABLE evf (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Evfm

@kaggle.cprimozi_robinhood_stock_popularity_history.evfm
  • 153.56 kB
  • 14,959 rows
  • 2 columns
Loading...
CREATE TABLE evfm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Evg

@kaggle.cprimozi_robinhood_stock_popularity_history.evg
  • 148.28 kB
  • 14,959 rows
  • 2 columns
Loading...
CREATE TABLE evg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Evgbc

@kaggle.cprimozi_robinhood_stock_popularity_history.evgbc
  • 37.68 kB
  • 3,721 rows
  • 2 columns
Loading...
CREATE TABLE evgbc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Evgn

@kaggle.cprimozi_robinhood_stock_popularity_history.evgn
  • 72.58 kB
  • 7,204 rows
  • 2 columns
Loading...
CREATE TABLE evgn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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