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

Chgx

@kaggle.cprimozi_robinhood_stock_popularity_history.chgx
  • 148.95 kB
  • 14,980 rows
  • 2 columns
Loading...
CREATE TABLE chgx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chh

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

Chi

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

Chic

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

Chie

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

Chih

@kaggle.cprimozi_robinhood_stock_popularity_history.chih
  • 97.86 kB
  • 9,807 rows
  • 2 columns
Loading...
CREATE TABLE chih (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chii

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

Chik

@kaggle.cprimozi_robinhood_stock_popularity_history.chik
  • 98.1 kB
  • 9,807 rows
  • 2 columns
Loading...
CREATE TABLE chik (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chil

@kaggle.cprimozi_robinhood_stock_popularity_history.chil
  • 98.04 kB
  • 9,807 rows
  • 2 columns
Loading...
CREATE TABLE chil (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chim

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

Chiq

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

Chir

@kaggle.cprimozi_robinhood_stock_popularity_history.chir
  • 97.68 kB
  • 9,807 rows
  • 2 columns
Loading...
CREATE TABLE chir (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chis

@kaggle.cprimozi_robinhood_stock_popularity_history.chis
  • 98.3 kB
  • 9,807 rows
  • 2 columns
Loading...
CREATE TABLE chis (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chiu

@kaggle.cprimozi_robinhood_stock_popularity_history.chiu
  • 97.48 kB
  • 9,807 rows
  • 2 columns
Loading...
CREATE TABLE chiu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chix

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

Chk

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

Chkp

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

Chkr

@kaggle.cprimozi_robinhood_stock_popularity_history.chkr
  • 159.85 kB
  • 14,961 rows
  • 2 columns
Loading...
CREATE TABLE chkr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chl

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

Chln

@kaggle.cprimozi_robinhood_stock_popularity_history.chln
  • 98.35 kB
  • 9,843 rows
  • 2 columns
Loading...
CREATE TABLE chln (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chma

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

Chmg

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

Chmi

@kaggle.cprimozi_robinhood_stock_popularity_history.chmi
  • 152.34 kB
  • 14,958 rows
  • 2 columns
Loading...
CREATE TABLE chmi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Chn

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

Chna

@kaggle.cprimozi_robinhood_stock_popularity_history.chna
  • 124.96 kB
  • 12,594 rows
  • 2 columns
Loading...
CREATE TABLE chna (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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