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

Svxy

@kaggle.cprimozi_robinhood_stock_popularity_history.svxy
  • 122.66 KB
  • 11814 rows
  • 2 columns
Loading...

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

Swan

@kaggle.cprimozi_robinhood_stock_popularity_history.swan
  • 103.98 KB
  • 10644 rows
  • 2 columns
Loading...

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

Swav

@kaggle.cprimozi_robinhood_stock_popularity_history.swav
  • 80.53 KB
  • 7839 rows
  • 2 columns
Loading...

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

Swch

@kaggle.cprimozi_robinhood_stock_popularity_history.swch
  • 154.05 KB
  • 14980 rows
  • 2 columns
Loading...

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

Swdby

@kaggle.cprimozi_robinhood_stock_popularity_history.swdby
  • 120.34 KB
  • 12297 rows
  • 2 columns
Loading...

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

Swgay

@kaggle.cprimozi_robinhood_stock_popularity_history.swgay
  • 120.21 KB
  • 12295 rows
  • 2 columns
Loading...

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

Swi

@kaggle.cprimozi_robinhood_stock_popularity_history.swi
  • 115.1 KB
  • 11075 rows
  • 2 columns
Loading...

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

Swin

@kaggle.cprimozi_robinhood_stock_popularity_history.swin
  • 134.26 KB
  • 13879 rows
  • 2 columns
Loading...

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

Swir

@kaggle.cprimozi_robinhood_stock_popularity_history.swir
  • 152.31 KB
  • 14914 rows
  • 2 columns
Loading...

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

Swk

@kaggle.cprimozi_robinhood_stock_popularity_history.swk
  • 151.22 KB
  • 14949 rows
  • 2 columns
Loading...

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

Swkh

@kaggle.cprimozi_robinhood_stock_popularity_history.swkh
  • 7.5 KB
  • 577 rows
  • 2 columns
Loading...

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

Swks

@kaggle.cprimozi_robinhood_stock_popularity_history.swks
  • 158.34 KB
  • 14914 rows
  • 2 columns
Loading...

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

Swm

@kaggle.cprimozi_robinhood_stock_popularity_history.swm
  • 146.48 KB
  • 14936 rows
  • 2 columns
Loading...

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

Swn

@kaggle.cprimozi_robinhood_stock_popularity_history.swn
  • 157.78 KB
  • 14936 rows
  • 2 columns
Loading...

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

Swray

@kaggle.cprimozi_robinhood_stock_popularity_history.swray
  • 120.47 KB
  • 12297 rows
  • 2 columns
Loading...

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

Swtx

@kaggle.cprimozi_robinhood_stock_popularity_history.swtx
  • 35.25 KB
  • 3432 rows
  • 2 columns
Loading...

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

Swx

@kaggle.cprimozi_robinhood_stock_popularity_history.swx
  • 146.08 KB
  • 14936 rows
  • 2 columns
Loading...

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

Swz

@kaggle.cprimozi_robinhood_stock_popularity_history.swz
  • 148.12 KB
  • 14954 rows
  • 2 columns
Loading...

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

Sxc

@kaggle.cprimozi_robinhood_stock_popularity_history.sxc
  • 148.1 KB
  • 14950 rows
  • 2 columns
Loading...

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

Sxi

@kaggle.cprimozi_robinhood_stock_popularity_history.sxi
  • 145.7 KB
  • 14951 rows
  • 2 columns
Loading...

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

Sxt

@kaggle.cprimozi_robinhood_stock_popularity_history.sxt
  • 145.38 KB
  • 14951 rows
  • 2 columns
Loading...

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

Sxtc

@kaggle.cprimozi_robinhood_stock_popularity_history.sxtc
  • 95.34 KB
  • 9233 rows
  • 2 columns
Loading...

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

Sy

@kaggle.cprimozi_robinhood_stock_popularity_history.sy
  • 67.87 KB
  • 6597 rows
  • 2 columns
Loading...

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

Sybt

@kaggle.cprimozi_robinhood_stock_popularity_history.sybt
  • 145.25 KB
  • 14948 rows
  • 2 columns
Loading...

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

Sybx

@kaggle.cprimozi_robinhood_stock_popularity_history.sybx
  • 151.59 KB
  • 14963 rows
  • 2 columns
Loading...

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

Share link

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