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

Cg

@kaggle.cprimozi_robinhood_stock_popularity_history.cg
  • 10.59 KB
  • 842 rows
  • 2 columns
Loading...

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

Cga

@kaggle.cprimozi_robinhood_stock_popularity_history.cga
  • 53.58 KB
  • 5262 rows
  • 2 columns
Loading...

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

Cgbd

@kaggle.cprimozi_robinhood_stock_popularity_history.cgbd
  • 147.87 KB
  • 14974 rows
  • 2 columns
Loading...

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

Cgc

@kaggle.cprimozi_robinhood_stock_popularity_history.cgc
  • 165.65 KB
  • 14491 rows
  • 2 columns
Loading...

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

Cgen

@kaggle.cprimozi_robinhood_stock_popularity_history.cgen
  • 149.34 KB
  • 14923 rows
  • 2 columns
Loading...

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

Cgix

@kaggle.cprimozi_robinhood_stock_popularity_history.cgix
  • 26.56 KB
  • 2431 rows
  • 2 columns
Loading...

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

Cgnx

@kaggle.cprimozi_robinhood_stock_popularity_history.cgnx
  • 152.03 KB
  • 14937 rows
  • 2 columns
Loading...

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

Cgo

@kaggle.cprimozi_robinhood_stock_popularity_history.cgo
  • 146.27 KB
  • 14960 rows
  • 2 columns
Loading...

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

Cgw

@kaggle.cprimozi_robinhood_stock_popularity_history.cgw
  • 152.32 KB
  • 14931 rows
  • 2 columns
Loading...

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

Cha

@kaggle.cprimozi_robinhood_stock_popularity_history.cha
  • 146.8 KB
  • 14957 rows
  • 2 columns
Loading...

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

Chad

@kaggle.cprimozi_robinhood_stock_popularity_history.chad
  • 147.79 KB
  • 14963 rows
  • 2 columns
Loading...

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

Chap

@kaggle.cprimozi_robinhood_stock_popularity_history.chap
  • 130.38 KB
  • 13093 rows
  • 2 columns
Loading...

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

Chau

@kaggle.cprimozi_robinhood_stock_popularity_history.chau
  • 149.97 KB
  • 14962 rows
  • 2 columns
Loading...

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

Chci

@kaggle.cprimozi_robinhood_stock_popularity_history.chci
  • 148.72 KB
  • 14936 rows
  • 2 columns
Loading...

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

Chco

@kaggle.cprimozi_robinhood_stock_popularity_history.chco
  • 144.95 KB
  • 14930 rows
  • 2 columns
Loading...

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

Chct

@kaggle.cprimozi_robinhood_stock_popularity_history.chct
  • 147.65 KB
  • 14962 rows
  • 2 columns
Loading...

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

Chd

@kaggle.cprimozi_robinhood_stock_popularity_history.chd
  • 151.12 KB
  • 14948 rows
  • 2 columns
Loading...

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

Chdn

@kaggle.cprimozi_robinhood_stock_popularity_history.chdn
  • 148.25 KB
  • 14914 rows
  • 2 columns
Loading...

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

Che

@kaggle.cprimozi_robinhood_stock_popularity_history.che
  • 146.04 KB
  • 14948 rows
  • 2 columns
Loading...

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

Chef

@kaggle.cprimozi_robinhood_stock_popularity_history.chef
  • 147.79 KB
  • 14935 rows
  • 2 columns
Loading...

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

Chek

@kaggle.cprimozi_robinhood_stock_popularity_history.chek
  • 152.6 KB
  • 14962 rows
  • 2 columns
Loading...

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

Chep

@kaggle.cprimozi_robinhood_stock_popularity_history.chep
  • 19.36 KB
  • 1874 rows
  • 2 columns
Loading...

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

Chfn

@kaggle.cprimozi_robinhood_stock_popularity_history.chfn
  • 123.47 KB
  • 12699 rows
  • 2 columns
Loading...

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

Chfs

@kaggle.cprimozi_robinhood_stock_popularity_history.chfs
  • 96.97 KB
  • 9258 rows
  • 2 columns
Loading...

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

Chgg

@kaggle.cprimozi_robinhood_stock_popularity_history.chgg
  • 157.75 KB
  • 14920 rows
  • 2 columns
Loading...

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

Share link

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