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

Crt

@kaggle.cprimozi_robinhood_stock_popularity_history.crt
  • 151.64 KB
  • 14959 rows
  • 2 columns
Loading...

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

Crtx

@kaggle.cprimozi_robinhood_stock_popularity_history.crtx
  • 66.26 KB
  • 6407 rows
  • 2 columns
Loading...

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

Crus

@kaggle.cprimozi_robinhood_stock_popularity_history.crus
  • 154.39 KB
  • 14956 rows
  • 2 columns
Loading...

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

Crvl

@kaggle.cprimozi_robinhood_stock_popularity_history.crvl
  • 145.41 KB
  • 14936 rows
  • 2 columns
Loading...

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

Crvs

@kaggle.cprimozi_robinhood_stock_popularity_history.crvs
  • 147.79 KB
  • 14966 rows
  • 2 columns
Loading...

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

Crwd

@kaggle.cprimozi_robinhood_stock_popularity_history.crwd
  • 62.51 KB
  • 5641 rows
  • 2 columns
Loading...

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

Crws

@kaggle.cprimozi_robinhood_stock_popularity_history.crws
  • 146.92 KB
  • 14914 rows
  • 2 columns
Loading...

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

Cry

@kaggle.cprimozi_robinhood_stock_popularity_history.cry
  • 148.06 KB
  • 14920 rows
  • 2 columns
Loading...

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

Crzby

@kaggle.cprimozi_robinhood_stock_popularity_history.crzby
  • 120.14 KB
  • 12297 rows
  • 2 columns
Loading...

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

Cs

@kaggle.cprimozi_robinhood_stock_popularity_history.cs
  • 151.13 KB
  • 14956 rows
  • 2 columns
Loading...

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

Csa

@kaggle.cprimozi_robinhood_stock_popularity_history.csa
  • 144.25 KB
  • 14963 rows
  • 2 columns
Loading...

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

Csb

@kaggle.cprimozi_robinhood_stock_popularity_history.csb
  • 143.67 KB
  • 14963 rows
  • 2 columns
Loading...

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

Csbr

@kaggle.cprimozi_robinhood_stock_popularity_history.csbr
  • 150.06 KB
  • 14963 rows
  • 2 columns
Loading...

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

Csco

@kaggle.cprimozi_robinhood_stock_popularity_history.csco
  • 168.74 KB
  • 14928 rows
  • 2 columns
Loading...

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

Csd

@kaggle.cprimozi_robinhood_stock_popularity_history.csd
  • 143.85 KB
  • 14884 rows
  • 2 columns
Loading...

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

Csf

@kaggle.cprimozi_robinhood_stock_popularity_history.csf
  • 36.8 KB
  • 3716 rows
  • 2 columns
Loading...

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

Csfl

@kaggle.cprimozi_robinhood_stock_popularity_history.csfl
  • 146.66 KB
  • 14939 rows
  • 2 columns
Loading...

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

Csgp

@kaggle.cprimozi_robinhood_stock_popularity_history.csgp
  • 147.7 KB
  • 14917 rows
  • 2 columns
Loading...

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

Csgs

@kaggle.cprimozi_robinhood_stock_popularity_history.csgs
  • 145.56 KB
  • 14917 rows
  • 2 columns
Loading...

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

Csii

@kaggle.cprimozi_robinhood_stock_popularity_history.csii
  • 147.2 KB
  • 14916 rows
  • 2 columns
Loading...

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

Csiq

@kaggle.cprimozi_robinhood_stock_popularity_history.csiq
  • 155.32 KB
  • 14916 rows
  • 2 columns
Loading...

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

Csl

@kaggle.cprimozi_robinhood_stock_popularity_history.csl
  • 146.27 KB
  • 14943 rows
  • 2 columns
Loading...

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

Cslly

@kaggle.cprimozi_robinhood_stock_popularity_history.cslly
  • 119.95 KB
  • 12292 rows
  • 2 columns
Loading...

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

Cslt

@kaggle.cprimozi_robinhood_stock_popularity_history.cslt
  • 153.47 KB
  • 14936 rows
  • 2 columns
Loading...

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

Csm

@kaggle.cprimozi_robinhood_stock_popularity_history.csm
  • 144.29 KB
  • 14943 rows
  • 2 columns
Loading...

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

Share link

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