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

Dco

@kaggle.cprimozi_robinhood_stock_popularity_history.dco
  • 146.32 KB
  • 14922 rows
  • 2 columns
Loading...

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

Dcom

@kaggle.cprimozi_robinhood_stock_popularity_history.dcom
  • 145.5 KB
  • 14931 rows
  • 2 columns
Loading...

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

Dcp

@kaggle.cprimozi_robinhood_stock_popularity_history.dcp
  • 149.52 KB
  • 14956 rows
  • 2 columns
Loading...

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

Dcph

@kaggle.cprimozi_robinhood_stock_popularity_history.dcph
  • 150.03 KB
  • 14980 rows
  • 2 columns
Loading...

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

Dd

@kaggle.cprimozi_robinhood_stock_popularity_history.dd
  • 62.2 KB
  • 5858 rows
  • 2 columns
Loading...

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

Ddd

@kaggle.cprimozi_robinhood_stock_popularity_history.ddd
  • 154.89 KB
  • 14942 rows
  • 2 columns
Loading...

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

Ddf

@kaggle.cprimozi_robinhood_stock_popularity_history.ddf
  • 146.48 KB
  • 14961 rows
  • 2 columns
Loading...

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

Ddg

@kaggle.cprimozi_robinhood_stock_popularity_history.ddg
  • 144.8 KB
  • 14942 rows
  • 2 columns
Loading...

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

Ddiv

@kaggle.cprimozi_robinhood_stock_popularity_history.ddiv
  • 117.07 KB
  • 12082 rows
  • 2 columns
Loading...

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

Ddls

@kaggle.cprimozi_robinhood_stock_popularity_history.ddls
  • 144.76 KB
  • 14966 rows
  • 2 columns
Loading...

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

Ddm

@kaggle.cprimozi_robinhood_stock_popularity_history.ddm
  • 148.97 KB
  • 14940 rows
  • 2 columns
Loading...

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

Ddmx

@kaggle.cprimozi_robinhood_stock_popularity_history.ddmx
  • 105.98 KB
  • 10978 rows
  • 2 columns
Loading...

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

Ddog

@kaggle.cprimozi_robinhood_stock_popularity_history.ddog
  • 36.29 KB
  • 3199 rows
  • 2 columns
Loading...

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

Dds

@kaggle.cprimozi_robinhood_stock_popularity_history.dds
  • 147.85 KB
  • 14942 rows
  • 2 columns
Loading...

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

Ddwm

@kaggle.cprimozi_robinhood_stock_popularity_history.ddwm
  • 144.8 KB
  • 14966 rows
  • 2 columns
Loading...

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

De

@kaggle.cprimozi_robinhood_stock_popularity_history.de
  • 152.79 KB
  • 14936 rows
  • 2 columns
Loading...

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

Dea

@kaggle.cprimozi_robinhood_stock_popularity_history.dea
  • 152.09 KB
  • 14961 rows
  • 2 columns
Loading...

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

Deac

@kaggle.cprimozi_robinhood_stock_popularity_history.deac
  • 51.58 KB
  • 5142 rows
  • 2 columns
Loading...

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

Deck

@kaggle.cprimozi_robinhood_stock_popularity_history.deck
  • 148.37 KB
  • 14918 rows
  • 2 columns
Loading...

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

Deef

@kaggle.cprimozi_robinhood_stock_popularity_history.deef
  • 21.87 KB
  • 2111 rows
  • 2 columns
Loading...

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

Def

@kaggle.cprimozi_robinhood_stock_popularity_history.def
  • 145.49 KB
  • 14905 rows
  • 2 columns
Loading...

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

Defa

@kaggle.cprimozi_robinhood_stock_popularity_history.defa
  • 144.65 KB
  • 14966 rows
  • 2 columns
Loading...

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

Dei

@kaggle.cprimozi_robinhood_stock_popularity_history.dei
  • 146.38 KB
  • 14958 rows
  • 2 columns
Loading...

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

Dell

@kaggle.cprimozi_robinhood_stock_popularity_history.dell
  • 100.52 KB
  • 9326 rows
  • 2 columns
Loading...

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

Dem

@kaggle.cprimozi_robinhood_stock_popularity_history.dem
  • 148.31 KB
  • 14917 rows
  • 2 columns
Loading...

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

Share link

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