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

Artl

@kaggle.cprimozi_robinhood_stock_popularity_history.artl
  • 54.84 KB
  • 5356 rows
  • 2 columns
Loading...

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

Artna

@kaggle.cprimozi_robinhood_stock_popularity_history.artna
  • 145.95 KB
  • 14914 rows
  • 2 columns
Loading...

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

Artw

@kaggle.cprimozi_robinhood_stock_popularity_history.artw
  • 147.96 KB
  • 14914 rows
  • 2 columns
Loading...

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

Arvn

@kaggle.cprimozi_robinhood_stock_popularity_history.arvn
  • 114.14 KB
  • 11428 rows
  • 2 columns
Loading...

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

Arvr

@kaggle.cprimozi_robinhood_stock_popularity_history.arvr
  • 136 KB
  • 14065 rows
  • 2 columns
Loading...

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

Arw

@kaggle.cprimozi_robinhood_stock_popularity_history.arw
  • 146.9 KB
  • 14956 rows
  • 2 columns
Loading...

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

Arwr

@kaggle.cprimozi_robinhood_stock_popularity_history.arwr
  • 157.37 KB
  • 14931 rows
  • 2 columns
Loading...

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

Arya

@kaggle.cprimozi_robinhood_stock_popularity_history.arya
  • 103.89 KB
  • 10741 rows
  • 2 columns
Loading...

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

Asa

@kaggle.cprimozi_robinhood_stock_popularity_history.asa
  • 146.27 KB
  • 14959 rows
  • 2 columns
Loading...

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

Asb

@kaggle.cprimozi_robinhood_stock_popularity_history.asb
  • 146.38 KB
  • 14948 rows
  • 2 columns
Loading...

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

Asc

@kaggle.cprimozi_robinhood_stock_popularity_history.asc
  • 148.46 KB
  • 14931 rows
  • 2 columns
Loading...

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

Asea

@kaggle.cprimozi_robinhood_stock_popularity_history.asea
  • 145.34 KB
  • 14924 rows
  • 2 columns
Loading...

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

Aset

@kaggle.cprimozi_robinhood_stock_popularity_history.aset
  • 144.7 KB
  • 14965 rows
  • 2 columns
Loading...

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

Asfi

@kaggle.cprimozi_robinhood_stock_popularity_history.asfi
  • 146.42 KB
  • 14951 rows
  • 2 columns
Loading...

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

Asg

@kaggle.cprimozi_robinhood_stock_popularity_history.asg
  • 148.14 KB
  • 14959 rows
  • 2 columns
Loading...

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

Asgly

@kaggle.cprimozi_robinhood_stock_popularity_history.asgly
  • 121.1 KB
  • 12297 rows
  • 2 columns
Loading...

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

Asgn

@kaggle.cprimozi_robinhood_stock_popularity_history.asgn
  • 147.31 KB
  • 14926 rows
  • 2 columns
Loading...

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

Ash

@kaggle.cprimozi_robinhood_stock_popularity_history.ash
  • 146.25 KB
  • 14970 rows
  • 2 columns
Loading...

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

Ashr

@kaggle.cprimozi_robinhood_stock_popularity_history.ashr
  • 151.87 KB
  • 14953 rows
  • 2 columns
Loading...

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

Ashs

@kaggle.cprimozi_robinhood_stock_popularity_history.ashs
  • 146.51 KB
  • 14956 rows
  • 2 columns
Loading...

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

Ashx

@kaggle.cprimozi_robinhood_stock_popularity_history.ashx
  • 144.1 KB
  • 14965 rows
  • 2 columns
Loading...

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

Asix

@kaggle.cprimozi_robinhood_stock_popularity_history.asix
  • 146.37 KB
  • 14970 rows
  • 2 columns
Loading...

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

Asln

@kaggle.cprimozi_robinhood_stock_popularity_history.asln
  • 149.15 KB
  • 14858 rows
  • 2 columns
Loading...

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

Asm

@kaggle.cprimozi_robinhood_stock_popularity_history.asm
  • 159.29 KB
  • 14949 rows
  • 2 columns
Loading...

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

Asmb

@kaggle.cprimozi_robinhood_stock_popularity_history.asmb
  • 150.04 KB
  • 14920 rows
  • 2 columns
Loading...

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

Share link

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