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

Apy

@kaggle.cprimozi_robinhood_stock_popularity_history.apy
  • 148.72 kB
  • 14,715 rows
  • 2 columns
Loading...
CREATE TABLE apy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Apyx

@kaggle.cprimozi_robinhood_stock_popularity_history.apyx
  • 95.1 kB
  • 9,281 rows
  • 2 columns
Loading...
CREATE TABLE apyx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Aqb

@kaggle.cprimozi_robinhood_stock_popularity_history.aqb
  • 155.55 kB
  • 14,971 rows
  • 2 columns
Loading...
CREATE TABLE aqb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Aqms

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

Aqn

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

Aqst

@kaggle.cprimozi_robinhood_stock_popularity_history.aqst
  • 135.65 kB
  • 13,069 rows
  • 2 columns
Loading...
CREATE TABLE aqst (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Aqua

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

Ar

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

Ara

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

Arav

@kaggle.cprimozi_robinhood_stock_popularity_history.arav
  • 112.55 kB
  • 11,123 rows
  • 2 columns
Loading...
CREATE TABLE arav (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Aray

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

Arc

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

Arcb

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

Arcc

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

Arce

@kaggle.cprimozi_robinhood_stock_popularity_history.arce
  • 117.05 kB
  • 11,623 rows
  • 2 columns
Loading...
CREATE TABLE arce (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Arch

@kaggle.cprimozi_robinhood_stock_popularity_history.arch
  • 38.35 kB
  • 3,725 rows
  • 2 columns
Loading...
CREATE TABLE arch (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Arcm

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

Arco

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

Arct

@kaggle.cprimozi_robinhood_stock_popularity_history.arct
  • 58.24 kB
  • 5,619 rows
  • 2 columns
Loading...
CREATE TABLE arct (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ard

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

Ardc

@kaggle.cprimozi_robinhood_stock_popularity_history.ardc
  • 150.09 kB
  • 14,959 rows
  • 2 columns
Loading...
CREATE TABLE ardc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ards

@kaggle.cprimozi_robinhood_stock_popularity_history.ards
  • 125.64 kB
  • 12,589 rows
  • 2 columns
Loading...
CREATE TABLE ards (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ardx

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

Are

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

Arec

@kaggle.cprimozi_robinhood_stock_popularity_history.arec
  • 87.85 kB
  • 8,367 rows
  • 2 columns
Loading...
CREATE TABLE arec (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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