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

Lsxma

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

Lsxmb

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

Lsxmk

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

Ltbr

@kaggle.cprimozi_robinhood_stock_popularity_history.ltbr
  • 27.39 kB
  • 2,527 rows
  • 2 columns
Loading...
CREATE TABLE ltbr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ltc

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

Lthm

@kaggle.cprimozi_robinhood_stock_popularity_history.lthm
  • 119.6 kB
  • 11,263 rows
  • 2 columns
Loading...
CREATE TABLE lthm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ltl

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

Ltm

@kaggle.cprimozi_robinhood_stock_popularity_history.ltm
  • 136.35 kB
  • 13,187 rows
  • 2 columns
Loading...
CREATE TABLE ltm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ltpz

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

Ltrpa

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

Ltrpb

@kaggle.cprimozi_robinhood_stock_popularity_history.ltrpb
  • 38.1 kB
  • 3,716 rows
  • 2 columns
Loading...
CREATE TABLE ltrpb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ltrx

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

Lts

@kaggle.cprimozi_robinhood_stock_popularity_history.lts
  • 154.25 kB
  • 14,870 rows
  • 2 columns
Loading...
CREATE TABLE lts (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lub

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

Lukoy

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

Lulu

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

Luna

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

Luv

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

Lvgo

@kaggle.cprimozi_robinhood_stock_popularity_history.lvgo
  • 50.67 kB
  • 4,515 rows
  • 2 columns
Loading...
CREATE TABLE lvgo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lvhb

@kaggle.cprimozi_robinhood_stock_popularity_history.lvhb
  • 145.09 kB
  • 14,669 rows
  • 2 columns
Loading...
CREATE TABLE lvhb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lvhd

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

Lvhe

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

Lvhi

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

Lvl

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

Lvs

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

Share link

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