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

Knx

@kaggle.cprimozi_robinhood_stock_popularity_history.knx
  • 150.07 KB
  • 14944 rows
  • 2 columns
Loading...

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

Knyjy

@kaggle.cprimozi_robinhood_stock_popularity_history.knyjy
  • 119.95 KB
  • 12293 rows
  • 2 columns
Loading...

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

Ko

@kaggle.cprimozi_robinhood_stock_popularity_history.ko
  • 169.26 KB
  • 14956 rows
  • 2 columns
Loading...

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

Koct

@kaggle.cprimozi_robinhood_stock_popularity_history.koct
  • 29.96 KB
  • 2983 rows
  • 2 columns
Loading...

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

Kod

@kaggle.cprimozi_robinhood_stock_popularity_history.kod
  • 116.91 KB
  • 11431 rows
  • 2 columns
Loading...

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

Kodk

@kaggle.cprimozi_robinhood_stock_popularity_history.kodk
  • 158.28 KB
  • 14943 rows
  • 2 columns
Loading...

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

Kof

@kaggle.cprimozi_robinhood_stock_popularity_history.kof
  • 130.1 KB
  • 13205 rows
  • 2 columns
Loading...

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

Koin

@kaggle.cprimozi_robinhood_stock_popularity_history.koin
  • 22.31 KB
  • 2114 rows
  • 2 columns
Loading...

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

Kol

@kaggle.cprimozi_robinhood_stock_popularity_history.kol
  • 145.53 KB
  • 14925 rows
  • 2 columns
Loading...

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

Kold

@kaggle.cprimozi_robinhood_stock_popularity_history.kold
  • 148.36 KB
  • 14951 rows
  • 2 columns
Loading...

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

Komp

@kaggle.cprimozi_robinhood_stock_popularity_history.komp
  • 106.44 KB
  • 10978 rows
  • 2 columns
Loading...

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

Kop

@kaggle.cprimozi_robinhood_stock_popularity_history.kop
  • 146.3 KB
  • 14925 rows
  • 2 columns
Loading...

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

Kopn

@kaggle.cprimozi_robinhood_stock_popularity_history.kopn
  • 152.92 KB
  • 14917 rows
  • 2 columns
Loading...

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

Kor

@kaggle.cprimozi_robinhood_stock_popularity_history.kor
  • 129.41 KB
  • 13402 rows
  • 2 columns
Loading...

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

Korp

@kaggle.cprimozi_robinhood_stock_popularity_history.korp
  • 36.88 KB
  • 3730 rows
  • 2 columns
Loading...

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

Koru

@kaggle.cprimozi_robinhood_stock_popularity_history.koru
  • 148.05 KB
  • 14917 rows
  • 2 columns
Loading...

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

Kos

@kaggle.cprimozi_robinhood_stock_popularity_history.kos
  • 8.96 KB
  • 742 rows
  • 2 columns
Loading...

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

Koss

@kaggle.cprimozi_robinhood_stock_popularity_history.koss
  • 148.6 KB
  • 14942 rows
  • 2 columns
Loading...

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

Kpcpy

@kaggle.cprimozi_robinhood_stock_popularity_history.kpcpy
  • 118.6 KB
  • 12293 rows
  • 2 columns
Loading...

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

Kpti

@kaggle.cprimozi_robinhood_stock_popularity_history.kpti
  • 156.4 KB
  • 14939 rows
  • 2 columns
Loading...

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

Kr

@kaggle.cprimozi_robinhood_stock_popularity_history.kr
  • 162.24 KB
  • 14956 rows
  • 2 columns
Loading...

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

Kra

@kaggle.cprimozi_robinhood_stock_popularity_history.kra
  • 146.79 KB
  • 14934 rows
  • 2 columns
Loading...

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

Krc

@kaggle.cprimozi_robinhood_stock_popularity_history.krc
  • 145.62 KB
  • 14958 rows
  • 2 columns
Loading...

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

Kre

@kaggle.cprimozi_robinhood_stock_popularity_history.kre
  • 149.07 KB
  • 14954 rows
  • 2 columns
Loading...

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

Kref

@kaggle.cprimozi_robinhood_stock_popularity_history.kref
  • 147.6 KB
  • 14977 rows
  • 2 columns
Loading...

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

Share link

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