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

Warfy

@kaggle.cprimozi_robinhood_stock_popularity_history.warfy
  • 124.95 kB
  • 12,294 rows
  • 2 columns
Loading...
CREATE TABLE warfy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wash

@kaggle.cprimozi_robinhood_stock_popularity_history.wash
  • 148.58 kB
  • 14,920 rows
  • 2 columns
Loading...
CREATE TABLE wash (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wat

@kaggle.cprimozi_robinhood_stock_popularity_history.wat
  • 150.87 kB
  • 14,951 rows
  • 2 columns
Loading...
CREATE TABLE wat (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Watt

@kaggle.cprimozi_robinhood_stock_popularity_history.watt
  • 158.36 kB
  • 14,942 rows
  • 2 columns
Loading...
CREATE TABLE watt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wb

@kaggle.cprimozi_robinhood_stock_popularity_history.wb
  • 162.04 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE wb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wba

@kaggle.cprimozi_robinhood_stock_popularity_history.wba
  • 165.1 kB
  • 14,951 rows
  • 2 columns
Loading...
CREATE TABLE wba (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wbai

@kaggle.cprimozi_robinhood_stock_popularity_history.wbai
  • 151.89 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE wbai (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wbal

@kaggle.cprimozi_robinhood_stock_popularity_history.wbal
  • 140.89 kB
  • 14,417 rows
  • 2 columns
Loading...
CREATE TABLE wbal (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wbc

@kaggle.cprimozi_robinhood_stock_popularity_history.wbc
  • 148.93 kB
  • 14,928 rows
  • 2 columns
Loading...
CREATE TABLE wbc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wbie

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

Wbif

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

Wbig

@kaggle.cprimozi_robinhood_stock_popularity_history.wbig
  • 37.68 kB
  • 3,717 rows
  • 2 columns
Loading...
CREATE TABLE wbig (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wbii

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

Wbil

@kaggle.cprimozi_robinhood_stock_popularity_history.wbil
  • 22.36 kB
  • 2,109 rows
  • 2 columns
Loading...
CREATE TABLE wbil (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wbin

@kaggle.cprimozi_robinhood_stock_popularity_history.wbin
  • 48.16 kB
  • 4,759 rows
  • 2 columns
Loading...
CREATE TABLE wbin (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wbit

@kaggle.cprimozi_robinhood_stock_popularity_history.wbit
  • 59.58 kB
  • 5,954 rows
  • 2 columns
Loading...
CREATE TABLE wbit (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wbiy

@kaggle.cprimozi_robinhood_stock_popularity_history.wbiy
  • 22.46 kB
  • 2,113 rows
  • 2 columns
Loading...
CREATE TABLE wbiy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wbk

@kaggle.cprimozi_robinhood_stock_popularity_history.wbk
  • 151.06 kB
  • 14,955 rows
  • 2 columns
Loading...
CREATE TABLE wbk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wbnd

@kaggle.cprimozi_robinhood_stock_popularity_history.wbnd
  • 112.78 kB
  • 11,430 rows
  • 2 columns
Loading...
CREATE TABLE wbnd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wbs

@kaggle.cprimozi_robinhood_stock_popularity_history.wbs
  • 149.27 kB
  • 14,928 rows
  • 2 columns
Loading...
CREATE TABLE wbs (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wbt

@kaggle.cprimozi_robinhood_stock_popularity_history.wbt
  • 150.83 kB
  • 14,966 rows
  • 2 columns
Loading...
CREATE TABLE wbt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wcc

@kaggle.cprimozi_robinhood_stock_popularity_history.wcc
  • 149.63 kB
  • 14,926 rows
  • 2 columns
Loading...
CREATE TABLE wcc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wcg

@kaggle.cprimozi_robinhood_stock_popularity_history.wcg
  • 147.26 kB
  • 14,393 rows
  • 2 columns
Loading...
CREATE TABLE wcg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wchn

@kaggle.cprimozi_robinhood_stock_popularity_history.wchn
  • 147.69 kB
  • 14,985 rows
  • 2 columns
Loading...
CREATE TABLE wchn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Wcld

@kaggle.cprimozi_robinhood_stock_popularity_history.wcld
  • 36.88 kB
  • 3,606 rows
  • 2 columns
Loading...
CREATE TABLE wcld (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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