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

Robo

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

Robt

@kaggle.cprimozi_robinhood_stock_popularity_history.robt
  • 149.24 kB
  • 14,990 rows
  • 2 columns
Loading...
CREATE TABLE robt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rock

@kaggle.cprimozi_robinhood_stock_popularity_history.rock
  • 149.68 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE rock (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rode

@kaggle.cprimozi_robinhood_stock_popularity_history.rode
  • 37.71 kB
  • 3,726 rows
  • 2 columns
Loading...
CREATE TABLE rode (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rodi

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

Rodm

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

Rog

@kaggle.cprimozi_robinhood_stock_popularity_history.rog
  • 150.27 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE rog (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Roic

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

Rok

@kaggle.cprimozi_robinhood_stock_popularity_history.rok
  • 153.18 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE rok (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rokt

@kaggle.cprimozi_robinhood_stock_popularity_history.rokt
  • 109.95 kB
  • 10,978 rows
  • 2 columns
Loading...
CREATE TABLE rokt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Roku

@kaggle.cprimozi_robinhood_stock_popularity_history.roku
  • 175.75 kB
  • 14,979 rows
  • 2 columns
Loading...
CREATE TABLE roku (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rol

@kaggle.cprimozi_robinhood_stock_popularity_history.rol
  • 155.31 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE rol (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Roll

@kaggle.cprimozi_robinhood_stock_popularity_history.roll
  • 148.92 kB
  • 14,954 rows
  • 2 columns
Loading...
CREATE TABLE roll (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rom

@kaggle.cprimozi_robinhood_stock_popularity_history.rom
  • 151.57 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE rom (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Romo

@kaggle.cprimozi_robinhood_stock_popularity_history.romo
  • 23.1 kB
  • 2,178 rows
  • 2 columns
Loading...
CREATE TABLE romo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Roof

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

Rop

@kaggle.cprimozi_robinhood_stock_popularity_history.rop
  • 151.35 kB
  • 14,938 rows
  • 2 columns
Loading...
CREATE TABLE rop (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rore

@kaggle.cprimozi_robinhood_stock_popularity_history.rore
  • 148.46 kB
  • 14,970 rows
  • 2 columns
Loading...
CREATE TABLE rore (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rosc

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

Rose

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

Rost

@kaggle.cprimozi_robinhood_stock_popularity_history.rost
  • 156.18 kB
  • 14,943 rows
  • 2 columns
Loading...
CREATE TABLE rost (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rous

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

Roymy

@kaggle.cprimozi_robinhood_stock_popularity_history.roymy
  • 123.62 kB
  • 12,292 rows
  • 2 columns
Loading...
CREATE TABLE roymy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Royt

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

Rp

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

Share link

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