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.85 kB
  • 842 rows
  • 2 columns
Loading...
CREATE TABLE cg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cga

@kaggle.cprimozi_robinhood_stock_popularity_history.cga
  • 54.87 kB
  • 5,262 rows
  • 2 columns
Loading...
CREATE TABLE cga (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cgbd

@kaggle.cprimozi_robinhood_stock_popularity_history.cgbd
  • 151.42 kB
  • 14,974 rows
  • 2 columns
Loading...
CREATE TABLE cgbd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cgc

@kaggle.cprimozi_robinhood_stock_popularity_history.cgc
  • 169.62 kB
  • 14,491 rows
  • 2 columns
Loading...
CREATE TABLE cgc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cgen

@kaggle.cprimozi_robinhood_stock_popularity_history.cgen
  • 152.93 kB
  • 14,923 rows
  • 2 columns
Loading...
CREATE TABLE cgen (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cgix

@kaggle.cprimozi_robinhood_stock_popularity_history.cgix
  • 27.2 kB
  • 2,431 rows
  • 2 columns
Loading...
CREATE TABLE cgix (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cgnx

@kaggle.cprimozi_robinhood_stock_popularity_history.cgnx
  • 155.68 kB
  • 14,937 rows
  • 2 columns
Loading...
CREATE TABLE cgnx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cgo

@kaggle.cprimozi_robinhood_stock_popularity_history.cgo
  • 149.78 kB
  • 14,960 rows
  • 2 columns
Loading...
CREATE TABLE cgo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cgw

@kaggle.cprimozi_robinhood_stock_popularity_history.cgw
  • 155.97 kB
  • 14,931 rows
  • 2 columns
Loading...
CREATE TABLE cgw (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cha

@kaggle.cprimozi_robinhood_stock_popularity_history.cha
  • 150.32 kB
  • 14,957 rows
  • 2 columns
Loading...
CREATE TABLE cha (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chad

@kaggle.cprimozi_robinhood_stock_popularity_history.chad
  • 151.34 kB
  • 14,963 rows
  • 2 columns
Loading...
CREATE TABLE chad (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chap

@kaggle.cprimozi_robinhood_stock_popularity_history.chap
  • 133.5 kB
  • 13,093 rows
  • 2 columns
Loading...
CREATE TABLE chap (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chau

@kaggle.cprimozi_robinhood_stock_popularity_history.chau
  • 153.57 kB
  • 14,962 rows
  • 2 columns
Loading...
CREATE TABLE chau (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chci

@kaggle.cprimozi_robinhood_stock_popularity_history.chci
  • 152.28 kB
  • 14,936 rows
  • 2 columns
Loading...
CREATE TABLE chci (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chco

@kaggle.cprimozi_robinhood_stock_popularity_history.chco
  • 148.43 kB
  • 14,930 rows
  • 2 columns
Loading...
CREATE TABLE chco (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chct

@kaggle.cprimozi_robinhood_stock_popularity_history.chct
  • 151.19 kB
  • 14,962 rows
  • 2 columns
Loading...
CREATE TABLE chct (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chd

@kaggle.cprimozi_robinhood_stock_popularity_history.chd
  • 154.75 kB
  • 14,948 rows
  • 2 columns
Loading...
CREATE TABLE chd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chdn

@kaggle.cprimozi_robinhood_stock_popularity_history.chdn
  • 151.81 kB
  • 14,914 rows
  • 2 columns
Loading...
CREATE TABLE chdn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Che

@kaggle.cprimozi_robinhood_stock_popularity_history.che
  • 149.54 kB
  • 14,948 rows
  • 2 columns
Loading...
CREATE TABLE che (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chef

@kaggle.cprimozi_robinhood_stock_popularity_history.chef
  • 151.34 kB
  • 14,935 rows
  • 2 columns
Loading...
CREATE TABLE chef (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chek

@kaggle.cprimozi_robinhood_stock_popularity_history.chek
  • 156.26 kB
  • 14,962 rows
  • 2 columns
Loading...
CREATE TABLE chek (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chep

@kaggle.cprimozi_robinhood_stock_popularity_history.chep
  • 19.82 kB
  • 1,874 rows
  • 2 columns
Loading...
CREATE TABLE chep (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chfn

@kaggle.cprimozi_robinhood_stock_popularity_history.chfn
  • 126.43 kB
  • 12,699 rows
  • 2 columns
Loading...
CREATE TABLE chfn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chfs

@kaggle.cprimozi_robinhood_stock_popularity_history.chfs
  • 99.3 kB
  • 9,258 rows
  • 2 columns
Loading...
CREATE TABLE chfs (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chgg

@kaggle.cprimozi_robinhood_stock_popularity_history.chgg
  • 161.53 kB
  • 14,920 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.