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

Ptvcb

@kaggle.cprimozi_robinhood_stock_popularity_history.ptvcb
  • 125.33 KB
  • 12902 rows
  • 2 columns
Loading...

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

Pty

@kaggle.cprimozi_robinhood_stock_popularity_history.pty
  • 149.27 KB
  • 14961 rows
  • 2 columns
Loading...

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

Pub

@kaggle.cprimozi_robinhood_stock_popularity_history.pub
  • 143.84 KB
  • 14962 rows
  • 2 columns
Loading...

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

Pui

@kaggle.cprimozi_robinhood_stock_popularity_history.pui
  • 144.61 KB
  • 14854 rows
  • 2 columns
Loading...

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

Puk

@kaggle.cprimozi_robinhood_stock_popularity_history.puk
  • 146.45 KB
  • 14956 rows
  • 2 columns
Loading...

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

Pulm

@kaggle.cprimozi_robinhood_stock_popularity_history.pulm
  • 90.18 KB
  • 8569 rows
  • 2 columns
Loading...

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

Puls

@kaggle.cprimozi_robinhood_stock_popularity_history.puls
  • 107.44 KB
  • 11078 rows
  • 2 columns
Loading...

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

Pump

@kaggle.cprimozi_robinhood_stock_popularity_history.pump
  • 153.18 KB
  • 14973 rows
  • 2 columns
Loading...

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

Putw

@kaggle.cprimozi_robinhood_stock_popularity_history.putw
  • 145.63 KB
  • 14966 rows
  • 2 columns
Loading...

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

Puyi

@kaggle.cprimozi_robinhood_stock_popularity_history.puyi
  • 78.04 KB
  • 7407 rows
  • 2 columns
Loading...

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

Pvac

@kaggle.cprimozi_robinhood_stock_popularity_history.pvac
  • 145.37 KB
  • 14971 rows
  • 2 columns
Loading...

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

Pvbc

@kaggle.cprimozi_robinhood_stock_popularity_history.pvbc
  • 26.89 KB
  • 2623 rows
  • 2 columns
Loading...

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

Pvg

@kaggle.cprimozi_robinhood_stock_popularity_history.pvg
  • 152.58 KB
  • 14935 rows
  • 2 columns
Loading...

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

Pvh

@kaggle.cprimozi_robinhood_stock_popularity_history.pvh
  • 151.42 KB
  • 14922 rows
  • 2 columns
Loading...

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

Pvi

@kaggle.cprimozi_robinhood_stock_popularity_history.pvi
  • 144.58 KB
  • 14935 rows
  • 2 columns
Loading...

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

Pvl

@kaggle.cprimozi_robinhood_stock_popularity_history.pvl
  • 121.66 KB
  • 11910 rows
  • 2 columns
Loading...

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

Pvt

@kaggle.cprimozi_robinhood_stock_popularity_history.pvt
  • 67.59 KB
  • 6921 rows
  • 2 columns
Loading...

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

Pw

@kaggle.cprimozi_robinhood_stock_popularity_history.pw
  • 146.94 KB
  • 14958 rows
  • 2 columns
Loading...

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

Pwb

@kaggle.cprimozi_robinhood_stock_popularity_history.pwb
  • 144.89 KB
  • 14928 rows
  • 2 columns
Loading...

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

Pwc

@kaggle.cprimozi_robinhood_stock_popularity_history.pwc
  • 143.82 KB
  • 14856 rows
  • 2 columns
Loading...

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

Pwfl

@kaggle.cprimozi_robinhood_stock_popularity_history.pwfl
  • 31.06 KB
  • 2959 rows
  • 2 columns
Loading...

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

Pwod

@kaggle.cprimozi_robinhood_stock_popularity_history.pwod
  • 144.89 KB
  • 14925 rows
  • 2 columns
Loading...

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

Pwr

@kaggle.cprimozi_robinhood_stock_popularity_history.pwr
  • 150.23 KB
  • 14915 rows
  • 2 columns
Loading...

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

Pws

@kaggle.cprimozi_robinhood_stock_popularity_history.pws
  • 145.1 KB
  • 14984 rows
  • 2 columns
Loading...

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

Pwv

@kaggle.cprimozi_robinhood_stock_popularity_history.pwv
  • 144.67 KB
  • 14903 rows
  • 2 columns
Loading...

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

Share link

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