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

Iknx

@kaggle.cprimozi_robinhood_stock_popularity_history.iknx
  • 145.42 KB
  • 14949 rows
  • 2 columns
Loading...

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

Ilf

@kaggle.cprimozi_robinhood_stock_popularity_history.ilf
  • 146.22 KB
  • 14926 rows
  • 2 columns
Loading...

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

Ilg

@kaggle.cprimozi_robinhood_stock_popularity_history.ilg
  • 123.77 KB
  • 12699 rows
  • 2 columns
Loading...

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

Ilmn

@kaggle.cprimozi_robinhood_stock_popularity_history.ilmn
  • 158.16 KB
  • 14943 rows
  • 2 columns
Loading...

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

Ilpt

@kaggle.cprimozi_robinhood_stock_popularity_history.ilpt
  • 94.64 KB
  • 9542 rows
  • 2 columns
Loading...

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

Iltb

@kaggle.cprimozi_robinhood_stock_popularity_history.iltb
  • 145.97 KB
  • 14926 rows
  • 2 columns
Loading...

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

Imab

@kaggle.cprimozi_robinhood_stock_popularity_history.imab
  • 7.54 KB
  • 550 rows
  • 2 columns
Loading...

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

Imac

@kaggle.cprimozi_robinhood_stock_popularity_history.imac
  • 71.58 KB
  • 7117 rows
  • 2 columns
Loading...

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

Imax

@kaggle.cprimozi_robinhood_stock_popularity_history.imax
  • 151.53 KB
  • 14942 rows
  • 2 columns
Loading...

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

Imbby

@kaggle.cprimozi_robinhood_stock_popularity_history.imbby
  • 124.67 KB
  • 12294 rows
  • 2 columns
Loading...

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

Imbi

@kaggle.cprimozi_robinhood_stock_popularity_history.imbi
  • 15.46 KB
  • 1346 rows
  • 2 columns
Loading...

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

Imfc

@kaggle.cprimozi_robinhood_stock_popularity_history.imfc
  • 125.05 KB
  • 13069 rows
  • 2 columns
Loading...

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

Imfd

@kaggle.cprimozi_robinhood_stock_popularity_history.imfd
  • 96.01 KB
  • 9902 rows
  • 2 columns
Loading...

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

Imfi

@kaggle.cprimozi_robinhood_stock_popularity_history.imfi
  • 95.99 KB
  • 9901 rows
  • 2 columns
Loading...

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

Imfp

@kaggle.cprimozi_robinhood_stock_popularity_history.imfp
  • 125.37 KB
  • 13045 rows
  • 2 columns
Loading...

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

Imgn

@kaggle.cprimozi_robinhood_stock_popularity_history.imgn
  • 161.56 KB
  • 14943 rows
  • 2 columns
Loading...

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

Imh

@kaggle.cprimozi_robinhood_stock_popularity_history.imh
  • 146.16 KB
  • 14958 rows
  • 2 columns
Loading...

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

Imkta

@kaggle.cprimozi_robinhood_stock_popularity_history.imkta
  • 146.51 KB
  • 14923 rows
  • 2 columns
Loading...

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

Imlp

@kaggle.cprimozi_robinhood_stock_popularity_history.imlp
  • 144.43 KB
  • 14928 rows
  • 2 columns
Loading...

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

Immp

@kaggle.cprimozi_robinhood_stock_popularity_history.immp
  • 150.77 KB
  • 14957 rows
  • 2 columns
Loading...

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

Immr

@kaggle.cprimozi_robinhood_stock_popularity_history.immr
  • 151.21 KB
  • 14954 rows
  • 2 columns
Loading...

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

Immu

@kaggle.cprimozi_robinhood_stock_popularity_history.immu
  • 153.95 KB
  • 14954 rows
  • 2 columns
Loading...

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

Imo

@kaggle.cprimozi_robinhood_stock_popularity_history.imo
  • 145.65 KB
  • 14914 rows
  • 2 columns
Loading...

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

Imom

@kaggle.cprimozi_robinhood_stock_popularity_history.imom
  • 144.86 KB
  • 14966 rows
  • 2 columns
Loading...

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

Imos

@kaggle.cprimozi_robinhood_stock_popularity_history.imos
  • 104.76 KB
  • 10741 rows
  • 2 columns
Loading...

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

Share link

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