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

Maksy

@kaggle.cprimozi_robinhood_stock_popularity_history.maksy
  • 120.04 KB
  • 12295 rows
  • 2 columns
Loading...

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

Man

@kaggle.cprimozi_robinhood_stock_popularity_history.man
  • 146.49 KB
  • 14921 rows
  • 2 columns
Loading...

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

Manh

@kaggle.cprimozi_robinhood_stock_popularity_history.manh
  • 147.37 KB
  • 14956 rows
  • 2 columns
Loading...

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

Mant

@kaggle.cprimozi_robinhood_stock_popularity_history.mant
  • 146.72 KB
  • 14955 rows
  • 2 columns
Loading...

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

Manu

@kaggle.cprimozi_robinhood_stock_popularity_history.manu
  • 155.63 KB
  • 14956 rows
  • 2 columns
Loading...

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

Mar

@kaggle.cprimozi_robinhood_stock_popularity_history.mar
  • 152.22 KB
  • 14921 rows
  • 2 columns
Loading...

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

Mara

@kaggle.cprimozi_robinhood_stock_popularity_history.mara
  • 74.21 KB
  • 7167 rows
  • 2 columns
Loading...

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

Marb

@kaggle.cprimozi_robinhood_stock_popularity_history.marb
  • 4.79 KB
  • 284 rows
  • 2 columns
Loading...

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

Mark

@kaggle.cprimozi_robinhood_stock_popularity_history.mark
  • 157.09 KB
  • 14931 rows
  • 2 columns
Loading...

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

Marps

@kaggle.cprimozi_robinhood_stock_popularity_history.marps
  • 147.67 KB
  • 14961 rows
  • 2 columns
Loading...

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

Mas

@kaggle.cprimozi_robinhood_stock_popularity_history.mas
  • 148.79 KB
  • 14921 rows
  • 2 columns
Loading...

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

Masi

@kaggle.cprimozi_robinhood_stock_popularity_history.masi
  • 151.7 KB
  • 14956 rows
  • 2 columns
Loading...

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

Mat

@kaggle.cprimozi_robinhood_stock_popularity_history.mat
  • 156.1 KB
  • 14921 rows
  • 2 columns
Loading...

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

Matf

@kaggle.cprimozi_robinhood_stock_popularity_history.matf
  • 119.24 KB
  • 12307 rows
  • 2 columns
Loading...

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

Matw

@kaggle.cprimozi_robinhood_stock_popularity_history.matw
  • 146.37 KB
  • 14936 rows
  • 2 columns
Loading...

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

Matx

@kaggle.cprimozi_robinhood_stock_popularity_history.matx
  • 146.88 KB
  • 14936 rows
  • 2 columns
Loading...

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

Maury

@kaggle.cprimozi_robinhood_stock_popularity_history.maury
  • 118.55 KB
  • 12295 rows
  • 2 columns
Loading...

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

Mav

@kaggle.cprimozi_robinhood_stock_popularity_history.mav
  • 145.14 KB
  • 14959 rows
  • 2 columns
Loading...

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

Maxr

@kaggle.cprimozi_robinhood_stock_popularity_history.maxr
  • 100.02 KB
  • 9280 rows
  • 2 columns
Loading...

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

Mays

@kaggle.cprimozi_robinhood_stock_popularity_history.mays
  • 144.3 KB
  • 14917 rows
  • 2 columns
Loading...

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

Mbb

@kaggle.cprimozi_robinhood_stock_popularity_history.mbb
  • 145.7 KB
  • 14944 rows
  • 2 columns
Loading...

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

Mbcn

@kaggle.cprimozi_robinhood_stock_popularity_history.mbcn
  • 37.02 KB
  • 3717 rows
  • 2 columns
Loading...

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

Mbi

@kaggle.cprimozi_robinhood_stock_popularity_history.mbi
  • 146.1 KB
  • 14944 rows
  • 2 columns
Loading...

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

Mbii

@kaggle.cprimozi_robinhood_stock_popularity_history.mbii
  • 157.47 KB
  • 14937 rows
  • 2 columns
Loading...

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

Mbin

@kaggle.cprimozi_robinhood_stock_popularity_history.mbin
  • 144.86 KB
  • 14980 rows
  • 2 columns
Loading...

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

Share link

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