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

Kvhi

@kaggle.cprimozi_robinhood_stock_popularity_history.kvhi
  • 149.06 kB
  • 14,928 rows
  • 2 columns
Loading...
CREATE TABLE kvhi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kw

@kaggle.cprimozi_robinhood_stock_popularity_history.kw
  • 149.84 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE kw (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kweb

@kaggle.cprimozi_robinhood_stock_popularity_history.kweb
  • 153.97 kB
  • 14,926 rows
  • 2 columns
Loading...
CREATE TABLE kweb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kwr

@kaggle.cprimozi_robinhood_stock_popularity_history.kwr
  • 149.03 kB
  • 14,931 rows
  • 2 columns
Loading...
CREATE TABLE kwr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kxi

@kaggle.cprimozi_robinhood_stock_popularity_history.kxi
  • 147.11 kB
  • 14,766 rows
  • 2 columns
Loading...
CREATE TABLE kxi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kxin

@kaggle.cprimozi_robinhood_stock_popularity_history.kxin
  • 68.56 kB
  • 6,584 rows
  • 2 columns
Loading...
CREATE TABLE kxin (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kye

@kaggle.cprimozi_robinhood_stock_popularity_history.kye
  • 120.32 kB
  • 12,084 rows
  • 2 columns
Loading...
CREATE TABLE kye (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kyn

@kaggle.cprimozi_robinhood_stock_popularity_history.kyn
  • 150.86 kB
  • 14,960 rows
  • 2 columns
Loading...
CREATE TABLE kyn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kyocy

@kaggle.cprimozi_robinhood_stock_popularity_history.kyocy
  • 134.65 kB
  • 13,493 rows
  • 2 columns
Loading...
CREATE TABLE kyocy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kzia

@kaggle.cprimozi_robinhood_stock_popularity_history.kzia
  • 150.69 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE kzia (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kzmyy

@kaggle.cprimozi_robinhood_stock_popularity_history.kzmyy
  • 130.37 kB
  • 12,293 rows
  • 2 columns
Loading...
CREATE TABLE kzmyy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Kzr

@kaggle.cprimozi_robinhood_stock_popularity_history.kzr
  • 142.32 kB
  • 13,869 rows
  • 2 columns
Loading...
CREATE TABLE kzr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

L

@kaggle.cprimozi_robinhood_stock_popularity_history.l
  • 150.55 kB
  • 14,954 rows
  • 2 columns
Loading...
CREATE TABLE l (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Labd

@kaggle.cprimozi_robinhood_stock_popularity_history.labd
  • 159.06 kB
  • 14,962 rows
  • 2 columns
Loading...
CREATE TABLE labd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Labu

@kaggle.cprimozi_robinhood_stock_popularity_history.labu
  • 163.17 kB
  • 14,962 rows
  • 2 columns
Loading...
CREATE TABLE labu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lac

@kaggle.cprimozi_robinhood_stock_popularity_history.lac
  • 146.99 kB
  • 13,836 rows
  • 2 columns
Loading...
CREATE TABLE lac (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lack

@kaggle.cprimozi_robinhood_stock_popularity_history.lack
  • 97.97 kB
  • 9,838 rows
  • 2 columns
Loading...
CREATE TABLE lack (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lacq

@kaggle.cprimozi_robinhood_stock_popularity_history.lacq
  • 37.82 kB
  • 3,730 rows
  • 2 columns
Loading...
CREATE TABLE lacq (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lad

@kaggle.cprimozi_robinhood_stock_popularity_history.lad
  • 151.86 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE lad (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ladr

@kaggle.cprimozi_robinhood_stock_popularity_history.ladr
  • 158.18 kB
  • 14,919 rows
  • 2 columns
Loading...
CREATE TABLE ladr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Laix

@kaggle.cprimozi_robinhood_stock_popularity_history.laix
  • 117 kB
  • 11,595 rows
  • 2 columns
Loading...
CREATE TABLE laix (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lake

@kaggle.cprimozi_robinhood_stock_popularity_history.lake
  • 149.94 kB
  • 14,936 rows
  • 2 columns
Loading...
CREATE TABLE lake (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lamr

@kaggle.cprimozi_robinhood_stock_popularity_history.lamr
  • 151.34 kB
  • 14,936 rows
  • 2 columns
Loading...
CREATE TABLE lamr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lanc

@kaggle.cprimozi_robinhood_stock_popularity_history.lanc
  • 149.03 kB
  • 14,914 rows
  • 2 columns
Loading...
CREATE TABLE lanc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Land

@kaggle.cprimozi_robinhood_stock_popularity_history.land
  • 159.38 kB
  • 14,958 rows
  • 2 columns
Loading...
CREATE TABLE land (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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