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

Ibmm

@kaggle.cprimozi_robinhood_stock_popularity_history.ibmm
  • 36.95 KB
  • 3731 rows
  • 2 columns
Loading...

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

Ibmn

@kaggle.cprimozi_robinhood_stock_popularity_history.ibmn
  • 96.79 KB
  • 9917 rows
  • 2 columns
Loading...

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

Ibmo

@kaggle.cprimozi_robinhood_stock_popularity_history.ibmo
  • 70.38 KB
  • 7239 rows
  • 2 columns
Loading...

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

Ibmp

@kaggle.cprimozi_robinhood_stock_popularity_history.ibmp
  • 68.93 KB
  • 7082 rows
  • 2 columns
Loading...

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

Ibmq

@kaggle.cprimozi_robinhood_stock_popularity_history.ibmq
  • 66.7 KB
  • 6842 rows
  • 2 columns
Loading...

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

Ibn

@kaggle.cprimozi_robinhood_stock_popularity_history.ibn
  • 156.55 KB
  • 14955 rows
  • 2 columns
Loading...

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

Ibnd

@kaggle.cprimozi_robinhood_stock_popularity_history.ibnd
  • 144.54 KB
  • 14934 rows
  • 2 columns
Loading...

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

Iboc

@kaggle.cprimozi_robinhood_stock_popularity_history.iboc
  • 145.31 KB
  • 14956 rows
  • 2 columns
Loading...

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

Ibp

@kaggle.cprimozi_robinhood_stock_popularity_history.ibp
  • 146.16 KB
  • 14928 rows
  • 2 columns
Loading...

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

Ibtx

@kaggle.cprimozi_robinhood_stock_popularity_history.ibtx
  • 130.19 KB
  • 13328 rows
  • 2 columns
Loading...

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

Ibuy

@kaggle.cprimozi_robinhood_stock_popularity_history.ibuy
  • 150.22 KB
  • 14966 rows
  • 2 columns
Loading...

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

Icad

@kaggle.cprimozi_robinhood_stock_popularity_history.icad
  • 147.93 KB
  • 14917 rows
  • 2 columns
Loading...

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

Icagy

@kaggle.cprimozi_robinhood_stock_popularity_history.icagy
  • 122.25 KB
  • 12297 rows
  • 2 columns
Loading...

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

Icbk

@kaggle.cprimozi_robinhood_stock_popularity_history.icbk
  • 144.96 KB
  • 14961 rows
  • 2 columns
Loading...

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

Iccc

@kaggle.cprimozi_robinhood_stock_popularity_history.iccc
  • 146.16 KB
  • 14918 rows
  • 2 columns
Loading...

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

Icch

@kaggle.cprimozi_robinhood_stock_popularity_history.icch
  • 144.08 KB
  • 14973 rows
  • 2 columns
Loading...

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

Icd

@kaggle.cprimozi_robinhood_stock_popularity_history.icd
  • 150.61 KB
  • 14957 rows
  • 2 columns
Loading...

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

Ice

@kaggle.cprimozi_robinhood_stock_popularity_history.ice
  • 151.22 KB
  • 14920 rows
  • 2 columns
Loading...

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

Icf

@kaggle.cprimozi_robinhood_stock_popularity_history.icf
  • 146.33 KB
  • 14952 rows
  • 2 columns
Loading...

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

Icfi

@kaggle.cprimozi_robinhood_stock_popularity_history.icfi
  • 145.43 KB
  • 14944 rows
  • 2 columns
Loading...

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

Ichr

@kaggle.cprimozi_robinhood_stock_popularity_history.ichr
  • 153.39 KB
  • 14971 rows
  • 2 columns
Loading...

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

Icl

@kaggle.cprimozi_robinhood_stock_popularity_history.icl
  • 152.46 KB
  • 14958 rows
  • 2 columns
Loading...

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

Iclk

@kaggle.cprimozi_robinhood_stock_popularity_history.iclk
  • 136.32 KB
  • 13884 rows
  • 2 columns
Loading...

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

Icln

@kaggle.cprimozi_robinhood_stock_popularity_history.icln
  • 161.54 KB
  • 14936 rows
  • 2 columns
Loading...

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

Iclr

@kaggle.cprimozi_robinhood_stock_popularity_history.iclr
  • 146.05 KB
  • 14926 rows
  • 2 columns
Loading...

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

Share link

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