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

Ewu

@kaggle.cprimozi_robinhood_stock_popularity_history.ewu
  • 151.04 kB
  • 14,944 rows
  • 2 columns
Loading...
CREATE TABLE ewu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ewus

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

Ewv

@kaggle.cprimozi_robinhood_stock_popularity_history.ewv
  • 148.6 kB
  • 14,944 rows
  • 2 columns
Loading...
CREATE TABLE ewv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Eww

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

Ewx

@kaggle.cprimozi_robinhood_stock_popularity_history.ewx
  • 148.26 kB
  • 14,944 rows
  • 2 columns
Loading...
CREATE TABLE ewx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ewy

@kaggle.cprimozi_robinhood_stock_popularity_history.ewy
  • 152.81 kB
  • 14,944 rows
  • 2 columns
Loading...
CREATE TABLE ewy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ewz

@kaggle.cprimozi_robinhood_stock_popularity_history.ewz
  • 153.07 kB
  • 14,944 rows
  • 2 columns
Loading...
CREATE TABLE ewz (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ewzs

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

Exas

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

Exc

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

Exd

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

Exel

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

Exfo

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

Exg

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

Exi

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

Exiv

@kaggle.cprimozi_robinhood_stock_popularity_history.exiv
  • 37.9 kB
  • 3,726 rows
  • 2 columns
Loading...
CREATE TABLE exiv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Exk

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

Exls

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

Exp

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

Expc

@kaggle.cprimozi_robinhood_stock_popularity_history.expc
  • 23.89 kB
  • 2,267 rows
  • 2 columns
Loading...
CREATE TABLE expc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Expd

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

Expe

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

Expgy

@kaggle.cprimozi_robinhood_stock_popularity_history.expgy
  • 127.25 kB
  • 12,294 rows
  • 2 columns
Loading...
CREATE TABLE expgy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Expi

@kaggle.cprimozi_robinhood_stock_popularity_history.expi
  • 151.53 kB
  • 14,560 rows
  • 2 columns
Loading...
CREATE TABLE expi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Expo

@kaggle.cprimozi_robinhood_stock_popularity_history.expo
  • 151.02 kB
  • 14,932 rows
  • 2 columns
Loading...
CREATE TABLE expo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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