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

Igem

@kaggle.cprimozi_robinhood_stock_popularity_history.igem
  • 115.56 KB
  • 11974 rows
  • 2 columns
Loading...

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

Igf

@kaggle.cprimozi_robinhood_stock_popularity_history.igf
  • 145.92 KB
  • 14956 rows
  • 2 columns
Loading...

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

Ighg

@kaggle.cprimozi_robinhood_stock_popularity_history.ighg
  • 36.71 KB
  • 3708 rows
  • 2 columns
Loading...

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

Igi

@kaggle.cprimozi_robinhood_stock_popularity_history.igi
  • 144.66 KB
  • 14961 rows
  • 2 columns
Loading...

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

Igib

@kaggle.cprimozi_robinhood_stock_popularity_history.igib
  • 124.42 KB
  • 12900 rows
  • 2 columns
Loading...

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

Igih

@kaggle.cprimozi_robinhood_stock_popularity_history.igih
  • 144.73 KB
  • 14961 rows
  • 2 columns
Loading...

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

Iglb

@kaggle.cprimozi_robinhood_stock_popularity_history.iglb
  • 124.78 KB
  • 12902 rows
  • 2 columns
Loading...

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

Igm

@kaggle.cprimozi_robinhood_stock_popularity_history.igm
  • 147.24 KB
  • 14956 rows
  • 2 columns
Loading...

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

Igms

@kaggle.cprimozi_robinhood_stock_popularity_history.igms
  • 34.78 KB
  • 3312 rows
  • 2 columns
Loading...

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

Ign

@kaggle.cprimozi_robinhood_stock_popularity_history.ign
  • 145.25 KB
  • 14956 rows
  • 2 columns
Loading...

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

Igov

@kaggle.cprimozi_robinhood_stock_popularity_history.igov
  • 144.73 KB
  • 14917 rows
  • 2 columns
Loading...

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

Igr

@kaggle.cprimozi_robinhood_stock_popularity_history.igr
  • 147.59 KB
  • 14961 rows
  • 2 columns
Loading...

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

Igro

@kaggle.cprimozi_robinhood_stock_popularity_history.igro
  • 143.3 KB
  • 14966 rows
  • 2 columns
Loading...

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

Igsb

@kaggle.cprimozi_robinhood_stock_popularity_history.igsb
  • 124.76 KB
  • 12900 rows
  • 2 columns
Loading...

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

Igt

@kaggle.cprimozi_robinhood_stock_popularity_history.igt
  • 157.48 KB
  • 14962 rows
  • 2 columns
Loading...

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

Igv

@kaggle.cprimozi_robinhood_stock_popularity_history.igv
  • 150.85 KB
  • 14956 rows
  • 2 columns
Loading...

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

Ihak

@kaggle.cprimozi_robinhood_stock_popularity_history.ihak
  • 55.88 KB
  • 5619 rows
  • 2 columns
Loading...

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

Ihc

@kaggle.cprimozi_robinhood_stock_popularity_history.ihc
  • 145.06 KB
  • 14923 rows
  • 2 columns
Loading...

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

Ihd

@kaggle.cprimozi_robinhood_stock_popularity_history.ihd
  • 145.64 KB
  • 14959 rows
  • 2 columns
Loading...

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

Ihdg

@kaggle.cprimozi_robinhood_stock_popularity_history.ihdg
  • 145.03 KB
  • 14956 rows
  • 2 columns
Loading...

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

Ihe

@kaggle.cprimozi_robinhood_stock_popularity_history.ihe
  • 144.7 KB
  • 14943 rows
  • 2 columns
Loading...

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

Ihf

@kaggle.cprimozi_robinhood_stock_popularity_history.ihf
  • 147.57 KB
  • 14923 rows
  • 2 columns
Loading...

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

Ihg

@kaggle.cprimozi_robinhood_stock_popularity_history.ihg
  • 89.63 KB
  • 8993 rows
  • 2 columns
Loading...

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

Ihi

@kaggle.cprimozi_robinhood_stock_popularity_history.ihi
  • 151.15 KB
  • 14923 rows
  • 2 columns
Loading...

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

Ihit

@kaggle.cprimozi_robinhood_stock_popularity_history.ihit
  • 145.19 KB
  • 14970 rows
  • 2 columns
Loading...

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

Share link

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