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

Aep

@kaggle.cprimozi_robinhood_stock_popularity_history.aep
  • 152.82 KB
  • 14923 rows
  • 2 columns
Loading...

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

Aer

@kaggle.cprimozi_robinhood_stock_popularity_history.aer
  • 147.14 KB
  • 14923 rows
  • 2 columns
Loading...

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

Aeri

@kaggle.cprimozi_robinhood_stock_popularity_history.aeri
  • 151.14 KB
  • 14915 rows
  • 2 columns
Loading...

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

Aes

@kaggle.cprimozi_robinhood_stock_popularity_history.aes
  • 153.4 KB
  • 14923 rows
  • 2 columns
Loading...

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

Aese

@kaggle.cprimozi_robinhood_stock_popularity_history.aese
  • 44.35 KB
  • 4185 rows
  • 2 columns
Loading...

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

Aesr

@kaggle.cprimozi_robinhood_stock_popularity_history.aesr
  • 13.17 KB
  • 1202 rows
  • 2 columns
Loading...

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

Aey

@kaggle.cprimozi_robinhood_stock_popularity_history.aey
  • 148.03 KB
  • 14923 rows
  • 2 columns
Loading...

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

Aeye

@kaggle.cprimozi_robinhood_stock_popularity_history.aeye
  • 123.23 KB
  • 12128 rows
  • 2 columns
Loading...

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

Aezs

@kaggle.cprimozi_robinhood_stock_popularity_history.aezs
  • 153.15 KB
  • 14934 rows
  • 2 columns
Loading...

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

Afb

@kaggle.cprimozi_robinhood_stock_popularity_history.afb
  • 145.87 KB
  • 14960 rows
  • 2 columns
Loading...

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

Afcb

@kaggle.cprimozi_robinhood_stock_popularity_history.afcb
  • 96.32 KB
  • 9874 rows
  • 2 columns
Loading...

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

Afg

@kaggle.cprimozi_robinhood_stock_popularity_history.afg
  • 146.2 KB
  • 14949 rows
  • 2 columns
Loading...

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

Afh

@kaggle.cprimozi_robinhood_stock_popularity_history.afh
  • 151.42 KB
  • 14948 rows
  • 2 columns
Loading...

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

Afi

@kaggle.cprimozi_robinhood_stock_popularity_history.afi
  • 147.31 KB
  • 14966 rows
  • 2 columns
Loading...

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

Afif

@kaggle.cprimozi_robinhood_stock_popularity_history.afif
  • 113.28 KB
  • 11788 rows
  • 2 columns
Loading...

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

Afin

@kaggle.cprimozi_robinhood_stock_popularity_history.afin
  • 132 KB
  • 13201 rows
  • 2 columns
Loading...

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

Afk

@kaggle.cprimozi_robinhood_stock_popularity_history.afk
  • 147.54 KB
  • 14949 rows
  • 2 columns
Loading...

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

Afl

@kaggle.cprimozi_robinhood_stock_popularity_history.afl
  • 153.22 KB
  • 14948 rows
  • 2 columns
Loading...

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

Aflg

@kaggle.cprimozi_robinhood_stock_popularity_history.aflg
  • 16.29 KB
  • 1538 rows
  • 2 columns
Loading...

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

Afmc

@kaggle.cprimozi_robinhood_stock_popularity_history.afmc
  • 16.33 KB
  • 1538 rows
  • 2 columns
Loading...

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

Afmd

@kaggle.cprimozi_robinhood_stock_popularity_history.afmd
  • 152.81 KB
  • 14958 rows
  • 2 columns
Loading...

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

Afsm

@kaggle.cprimozi_robinhood_stock_popularity_history.afsm
  • 16.35 KB
  • 1538 rows
  • 2 columns
Loading...

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

Aft

@kaggle.cprimozi_robinhood_stock_popularity_history.aft
  • 145.3 KB
  • 14960 rows
  • 2 columns
Loading...

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

Afty

@kaggle.cprimozi_robinhood_stock_popularity_history.afty
  • 7.59 KB
  • 577 rows
  • 2 columns
Loading...

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

Afya

@kaggle.cprimozi_robinhood_stock_popularity_history.afya
  • 47.9 KB
  • 4663 rows
  • 2 columns
Loading...

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

Share link

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