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

Bili

@kaggle.cprimozi_robinhood_stock_popularity_history.bili
  • 167.03 KB
  • 14994 rows
  • 2 columns
Loading...

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

Bill

@kaggle.cprimozi_robinhood_stock_popularity_history.bill
  • 14.89 KB
  • 1249 rows
  • 2 columns
Loading...

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

Bimi

@kaggle.cprimozi_robinhood_stock_popularity_history.bimi
  • 153.87 KB
  • 14955 rows
  • 2 columns
Loading...

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

Bio

@kaggle.cprimozi_robinhood_stock_popularity_history.bio
  • 177.49 KB
  • 17884 rows
  • 2 columns
Loading...

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

Bio B

@kaggle.cprimozi_robinhood_stock_popularity_history.bio_b
  • 8.99 KB
  • 744 rows
  • 2 columns
Loading...

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

Bioc

@kaggle.cprimozi_robinhood_stock_popularity_history.bioc
  • 162.87 KB
  • 14942 rows
  • 2 columns
Loading...

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

Biol

@kaggle.cprimozi_robinhood_stock_popularity_history.biol
  • 151.2 KB
  • 14941 rows
  • 2 columns
Loading...

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

Bios

@kaggle.cprimozi_robinhood_stock_popularity_history.bios
  • 41.52 KB
  • 3965 rows
  • 2 columns
Loading...

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

Biox

@kaggle.cprimozi_robinhood_stock_popularity_history.biox
  • 74.75 KB
  • 7611 rows
  • 2 columns
Loading...

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

Bip

@kaggle.cprimozi_robinhood_stock_popularity_history.bip
  • 158.75 KB
  • 14956 rows
  • 2 columns
Loading...

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

Bis

@kaggle.cprimozi_robinhood_stock_popularity_history.bis
  • 145.99 KB
  • 14920 rows
  • 2 columns
Loading...

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

Bit

@kaggle.cprimozi_robinhood_stock_popularity_history.bit
  • 147.3 KB
  • 14959 rows
  • 2 columns
Loading...

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

Bita

@kaggle.cprimozi_robinhood_stock_popularity_history.bita
  • 151.55 KB
  • 14957 rows
  • 2 columns
Loading...

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

Biv

@kaggle.cprimozi_robinhood_stock_popularity_history.biv
  • 147.97 KB
  • 14920 rows
  • 2 columns
Loading...

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

Bizd

@kaggle.cprimozi_robinhood_stock_popularity_history.bizd
  • 146.9 KB
  • 14951 rows
  • 2 columns
Loading...

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

Bj

@kaggle.cprimozi_robinhood_stock_popularity_history.bj
  • 140.67 KB
  • 13702 rows
  • 2 columns
Loading...

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

Bjan

@kaggle.cprimozi_robinhood_stock_popularity_history.bjan
  • 90.82 KB
  • 9280 rows
  • 2 columns
Loading...

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

Bjk

@kaggle.cprimozi_robinhood_stock_popularity_history.bjk
  • 146.62 KB
  • 14942 rows
  • 2 columns
Loading...

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

Bjri

@kaggle.cprimozi_robinhood_stock_popularity_history.bjri
  • 149 KB
  • 14935 rows
  • 2 columns
Loading...

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

Bjul

@kaggle.cprimozi_robinhood_stock_popularity_history.bjul
  • 118.18 KB
  • 12273 rows
  • 2 columns
Loading...

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

Bjun

@kaggle.cprimozi_robinhood_stock_popularity_history.bjun
  • 57.11 KB
  • 5834 rows
  • 2 columns
Loading...

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

Bk

@kaggle.cprimozi_robinhood_stock_popularity_history.bk
  • 151.41 KB
  • 14934 rows
  • 2 columns
Loading...

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

Bkcc

@kaggle.cprimozi_robinhood_stock_popularity_history.bkcc
  • 153.97 KB
  • 14942 rows
  • 2 columns
Loading...

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

Bkd

@kaggle.cprimozi_robinhood_stock_popularity_history.bkd
  • 148.92 KB
  • 14917 rows
  • 2 columns
Loading...

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

Bke

@kaggle.cprimozi_robinhood_stock_popularity_history.bke
  • 150.91 KB
  • 14917 rows
  • 2 columns
Loading...

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

Share link

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