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

Kldw

@kaggle.cprimozi_robinhood_stock_popularity_history.kldw
  • 144.64 KB
  • 14963 rows
  • 2 columns
Loading...

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

Klic

@kaggle.cprimozi_robinhood_stock_popularity_history.klic
  • 40.68 KB
  • 4092 rows
  • 2 columns
Loading...

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

Klr

@kaggle.cprimozi_robinhood_stock_popularity_history.klr
  • 17.88 KB
  • 1690 rows
  • 2 columns
Loading...

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

Klxe

@kaggle.cprimozi_robinhood_stock_popularity_history.klxe
  • 117.12 KB
  • 11957 rows
  • 2 columns
Loading...

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

Klxi

@kaggle.cprimozi_robinhood_stock_popularity_history.klxi
  • 131.94 KB
  • 13564 rows
  • 2 columns
Loading...

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

Kmb

@kaggle.cprimozi_robinhood_stock_popularity_history.kmb
  • 151.37 KB
  • 14944 rows
  • 2 columns
Loading...

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

Kmda

@kaggle.cprimozi_robinhood_stock_popularity_history.kmda
  • 37.24 KB
  • 3700 rows
  • 2 columns
Loading...

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

Kmed

@kaggle.cprimozi_robinhood_stock_popularity_history.kmed
  • 118.45 KB
  • 12248 rows
  • 2 columns
Loading...

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

Kmf

@kaggle.cprimozi_robinhood_stock_popularity_history.kmf
  • 146.18 KB
  • 14959 rows
  • 2 columns
Loading...

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

Kmi

@kaggle.cprimozi_robinhood_stock_popularity_history.kmi
  • 160 KB
  • 14923 rows
  • 2 columns
Loading...

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

Kmph

@kaggle.cprimozi_robinhood_stock_popularity_history.kmph
  • 153.35 KB
  • 14962 rows
  • 2 columns
Loading...

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

Kmpr

@kaggle.cprimozi_robinhood_stock_popularity_history.kmpr
  • 146.49 KB
  • 14943 rows
  • 2 columns
Loading...

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

Kmt

@kaggle.cprimozi_robinhood_stock_popularity_history.kmt
  • 146.39 KB
  • 14923 rows
  • 2 columns
Loading...

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

Kmtuy

@kaggle.cprimozi_robinhood_stock_popularity_history.kmtuy
  • 121.43 KB
  • 12295 rows
  • 2 columns
Loading...

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

Kmx

@kaggle.cprimozi_robinhood_stock_popularity_history.kmx
  • 152.81 KB
  • 14944 rows
  • 2 columns
Loading...

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

Kn

@kaggle.cprimozi_robinhood_stock_popularity_history.kn
  • 148.79 KB
  • 14956 rows
  • 2 columns
Loading...

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

Knab

@kaggle.cprimozi_robinhood_stock_popularity_history.knab
  • 69.45 KB
  • 7143 rows
  • 2 columns
Loading...

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

Knbwy

@kaggle.cprimozi_robinhood_stock_popularity_history.knbwy
  • 119.86 KB
  • 12297 rows
  • 2 columns
Loading...

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

Kndi

@kaggle.cprimozi_robinhood_stock_popularity_history.kndi
  • 155.9 KB
  • 14925 rows
  • 2 columns
Loading...

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

Kng

@kaggle.cprimozi_robinhood_stock_popularity_history.kng
  • 144.26 KB
  • 14993 rows
  • 2 columns
Loading...

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

Knl

@kaggle.cprimozi_robinhood_stock_popularity_history.knl
  • 146.46 KB
  • 14951 rows
  • 2 columns
Loading...

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

Knop

@kaggle.cprimozi_robinhood_stock_popularity_history.knop
  • 148.75 KB
  • 14956 rows
  • 2 columns
Loading...

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

Know

@kaggle.cprimozi_robinhood_stock_popularity_history.know
  • 145.17 KB
  • 14942 rows
  • 2 columns
Loading...

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

Knsa

@kaggle.cprimozi_robinhood_stock_popularity_history.knsa
  • 145.55 KB
  • 14491 rows
  • 2 columns
Loading...

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

Knsl

@kaggle.cprimozi_robinhood_stock_popularity_history.knsl
  • 147.49 KB
  • 14970 rows
  • 2 columns
Loading...

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

Share link

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