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

Jwn

@kaggle.cprimozi_robinhood_stock_popularity_history.jwn
  • 157.03 KB
  • 14928 rows
  • 2 columns
Loading...

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

Jxi

@kaggle.cprimozi_robinhood_stock_popularity_history.jxi
  • 145.38 KB
  • 14956 rows
  • 2 columns
Loading...

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

Jynt

@kaggle.cprimozi_robinhood_stock_popularity_history.jynt
  • 149.04 KB
  • 14958 rows
  • 2 columns
Loading...

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

K

@kaggle.cprimozi_robinhood_stock_popularity_history.k
  • 153.43 KB
  • 14949 rows
  • 2 columns
Loading...

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

Kai

@kaggle.cprimozi_robinhood_stock_popularity_history.kai
  • 145.09 KB
  • 14934 rows
  • 2 columns
Loading...

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

Kala

@kaggle.cprimozi_robinhood_stock_popularity_history.kala
  • 152.62 KB
  • 14978 rows
  • 2 columns
Loading...

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

Kall

@kaggle.cprimozi_robinhood_stock_popularity_history.kall
  • 125.27 KB
  • 12902 rows
  • 2 columns
Loading...

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

Kalu

@kaggle.cprimozi_robinhood_stock_popularity_history.kalu
  • 145.62 KB
  • 14917 rows
  • 2 columns
Loading...

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

Kalv

@kaggle.cprimozi_robinhood_stock_popularity_history.kalv
  • 149.17 KB
  • 14961 rows
  • 2 columns
Loading...

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

Kamn

@kaggle.cprimozi_robinhood_stock_popularity_history.kamn
  • 145.2 KB
  • 14942 rows
  • 2 columns
Loading...

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

Kang

@kaggle.cprimozi_robinhood_stock_popularity_history.kang
  • 145.72 KB
  • 14956 rows
  • 2 columns
Loading...

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

Kaooy

@kaggle.cprimozi_robinhood_stock_popularity_history.kaooy
  • 119.58 KB
  • 12292 rows
  • 2 columns
Loading...

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

Kar

@kaggle.cprimozi_robinhood_stock_popularity_history.kar
  • 151.15 KB
  • 14914 rows
  • 2 columns
Loading...

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

Kars

@kaggle.cprimozi_robinhood_stock_popularity_history.kars
  • 37.68 KB
  • 3730 rows
  • 2 columns
Loading...

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

Kb

@kaggle.cprimozi_robinhood_stock_popularity_history.kb
  • 129.99 KB
  • 13206 rows
  • 2 columns
Loading...

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

Kba

@kaggle.cprimozi_robinhood_stock_popularity_history.kba
  • 147.96 KB
  • 14938 rows
  • 2 columns
Loading...

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

Kbal

@kaggle.cprimozi_robinhood_stock_popularity_history.kbal
  • 67.88 KB
  • 6903 rows
  • 2 columns
Loading...

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

Kbcsy

@kaggle.cprimozi_robinhood_stock_popularity_history.kbcsy
  • 119.45 KB
  • 12293 rows
  • 2 columns
Loading...

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

Kbe

@kaggle.cprimozi_robinhood_stock_popularity_history.kbe
  • 147.45 KB
  • 14938 rows
  • 2 columns
Loading...

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

Kbh

@kaggle.cprimozi_robinhood_stock_popularity_history.kbh
  • 151.2 KB
  • 14938 rows
  • 2 columns
Loading...

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

Kblm

@kaggle.cprimozi_robinhood_stock_popularity_history.kblm
  • 36.92 KB
  • 3726 rows
  • 2 columns
Loading...

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

Kbr

@kaggle.cprimozi_robinhood_stock_popularity_history.kbr
  • 148.62 KB
  • 14938 rows
  • 2 columns
Loading...

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

Kbsf

@kaggle.cprimozi_robinhood_stock_popularity_history.kbsf
  • 22.34 KB
  • 2097 rows
  • 2 columns
Loading...

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

Kbwb

@kaggle.cprimozi_robinhood_stock_popularity_history.kbwb
  • 145.59 KB
  • 14911 rows
  • 2 columns
Loading...

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

Kbwd

@kaggle.cprimozi_robinhood_stock_popularity_history.kbwd
  • 151.84 KB
  • 14915 rows
  • 2 columns
Loading...

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

Share link

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