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

Infr

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

Infu

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

Infy

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

Ing

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

Ingn

@kaggle.cprimozi_robinhood_stock_popularity_history.ingn
  • 157.63 kB
  • 14,924 rows
  • 2 columns
Loading...
CREATE TABLE ingn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ingr

@kaggle.cprimozi_robinhood_stock_popularity_history.ingr
  • 150.95 kB
  • 14,924 rows
  • 2 columns
Loading...
CREATE TABLE ingr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Inkm

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

Inmb

@kaggle.cprimozi_robinhood_stock_popularity_history.inmb
  • 90.33 kB
  • 8,613 rows
  • 2 columns
Loading...
CREATE TABLE inmb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Inmd

@kaggle.cprimozi_robinhood_stock_popularity_history.inmd
  • 48.06 kB
  • 4,282 rows
  • 2 columns
Loading...
CREATE TABLE inmd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Inn

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

Innl

@kaggle.cprimozi_robinhood_stock_popularity_history.innl
  • 98.53 kB
  • 9,884 rows
  • 2 columns
Loading...
CREATE TABLE innl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Innt

@kaggle.cprimozi_robinhood_stock_popularity_history.innt
  • 160.03 kB
  • 14,969 rows
  • 2 columns
Loading...
CREATE TABLE innt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ino

@kaggle.cprimozi_robinhood_stock_popularity_history.ino
  • 161.16 kB
  • 14,924 rows
  • 2 columns
Loading...
CREATE TABLE ino (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Inod

@kaggle.cprimozi_robinhood_stock_popularity_history.inod
  • 151.17 kB
  • 14,917 rows
  • 2 columns
Loading...
CREATE TABLE inod (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Inov

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

Inpx

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

Inr

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

Ins

@kaggle.cprimozi_robinhood_stock_popularity_history.ins
  • 156.14 kB
  • 14,924 rows
  • 2 columns
Loading...
CREATE TABLE ins (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Inse

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

Insg

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

Insi

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

Insm

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

Insp

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

Inst

@kaggle.cprimozi_robinhood_stock_popularity_history.inst
  • 152.65 kB
  • 14,965 rows
  • 2 columns
Loading...
CREATE TABLE inst (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Insu

@kaggle.cprimozi_robinhood_stock_popularity_history.insu
  • 63.42 kB
  • 6,335 rows
  • 2 columns
Loading...
CREATE TABLE insu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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