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
  • 145.69 KB
  • 14966 rows
  • 2 columns
Loading...

CREATE TABLE lsxma (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lsxmb

@kaggle.cprimozi_robinhood_stock_popularity_history.lsxmb
  • 143.26 KB
  • 14966 rows
  • 2 columns
Loading...

CREATE TABLE lsxmb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lsxmk

@kaggle.cprimozi_robinhood_stock_popularity_history.lsxmk
  • 145.49 KB
  • 14966 rows
  • 2 columns
Loading...

CREATE TABLE lsxmk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ltbr

@kaggle.cprimozi_robinhood_stock_popularity_history.ltbr
  • 26.74 KB
  • 2527 rows
  • 2 columns
Loading...

CREATE TABLE ltbr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ltc

@kaggle.cprimozi_robinhood_stock_popularity_history.ltc
  • 156.99 KB
  • 14958 rows
  • 2 columns
Loading...

CREATE TABLE ltc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lthm

@kaggle.cprimozi_robinhood_stock_popularity_history.lthm
  • 116.8 KB
  • 11263 rows
  • 2 columns
Loading...

CREATE TABLE lthm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ltl

@kaggle.cprimozi_robinhood_stock_popularity_history.ltl
  • 144.36 KB
  • 14938 rows
  • 2 columns
Loading...

CREATE TABLE ltl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ltm

@kaggle.cprimozi_robinhood_stock_popularity_history.ltm
  • 133.16 KB
  • 13187 rows
  • 2 columns
Loading...

CREATE TABLE ltm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ltpz

@kaggle.cprimozi_robinhood_stock_popularity_history.ltpz
  • 145.1 KB
  • 14935 rows
  • 2 columns
Loading...

CREATE TABLE ltpz (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ltrpa

@kaggle.cprimozi_robinhood_stock_popularity_history.ltrpa
  • 147.42 KB
  • 14958 rows
  • 2 columns
Loading...

CREATE TABLE ltrpa (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ltrpb

@kaggle.cprimozi_robinhood_stock_popularity_history.ltrpb
  • 37.2 KB
  • 3716 rows
  • 2 columns
Loading...

CREATE TABLE ltrpb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ltrx

@kaggle.cprimozi_robinhood_stock_popularity_history.ltrx
  • 151.54 KB
  • 14928 rows
  • 2 columns
Loading...

CREATE TABLE ltrx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lts

@kaggle.cprimozi_robinhood_stock_popularity_history.lts
  • 150.63 KB
  • 14870 rows
  • 2 columns
Loading...

CREATE TABLE lts (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lub

@kaggle.cprimozi_robinhood_stock_popularity_history.lub
  • 148.51 KB
  • 14917 rows
  • 2 columns
Loading...

CREATE TABLE lub (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lukoy

@kaggle.cprimozi_robinhood_stock_popularity_history.lukoy
  • 122.58 KB
  • 12294 rows
  • 2 columns
Loading...

CREATE TABLE lukoy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lulu

@kaggle.cprimozi_robinhood_stock_popularity_history.lulu
  • 164.34 KB
  • 14956 rows
  • 2 columns
Loading...

CREATE TABLE lulu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Luna

@kaggle.cprimozi_robinhood_stock_popularity_history.luna
  • 156.07 KB
  • 14956 rows
  • 2 columns
Loading...

CREATE TABLE luna (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Luv

@kaggle.cprimozi_robinhood_stock_popularity_history.luv
  • 162.36 KB
  • 14917 rows
  • 2 columns
Loading...

CREATE TABLE luv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lvgo

@kaggle.cprimozi_robinhood_stock_popularity_history.lvgo
  • 49.48 KB
  • 4515 rows
  • 2 columns
Loading...

CREATE TABLE lvgo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lvhb

@kaggle.cprimozi_robinhood_stock_popularity_history.lvhb
  • 141.69 KB
  • 14669 rows
  • 2 columns
Loading...

CREATE TABLE lvhb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lvhd

@kaggle.cprimozi_robinhood_stock_popularity_history.lvhd
  • 149.94 KB
  • 14966 rows
  • 2 columns
Loading...

CREATE TABLE lvhd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lvhe

@kaggle.cprimozi_robinhood_stock_popularity_history.lvhe
  • 145.1 KB
  • 14970 rows
  • 2 columns
Loading...

CREATE TABLE lvhe (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lvhi

@kaggle.cprimozi_robinhood_stock_popularity_history.lvhi
  • 146.49 KB
  • 14969 rows
  • 2 columns
Loading...

CREATE TABLE lvhi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lvl

@kaggle.cprimozi_robinhood_stock_popularity_history.lvl
  • 147.08 KB
  • 14937 rows
  • 2 columns
Loading...

CREATE TABLE lvl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lvs

@kaggle.cprimozi_robinhood_stock_popularity_history.lvs
  • 153.55 KB
  • 14942 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.