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
  • 148.91 kB
  • 14,949 rows
  • 2 columns
Loading...
CREATE TABLE iknx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ilf

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

Ilg

@kaggle.cprimozi_robinhood_stock_popularity_history.ilg
  • 126.74 kB
  • 12,699 rows
  • 2 columns
Loading...
CREATE TABLE ilg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ilmn

@kaggle.cprimozi_robinhood_stock_popularity_history.ilmn
  • 161.96 kB
  • 14,943 rows
  • 2 columns
Loading...
CREATE TABLE ilmn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ilpt

@kaggle.cprimozi_robinhood_stock_popularity_history.ilpt
  • 96.91 kB
  • 9,542 rows
  • 2 columns
Loading...
CREATE TABLE ilpt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iltb

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

Imab

@kaggle.cprimozi_robinhood_stock_popularity_history.imab
  • 7.72 kB
  • 550 rows
  • 2 columns
Loading...
CREATE TABLE imab (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Imac

@kaggle.cprimozi_robinhood_stock_popularity_history.imac
  • 73.3 kB
  • 7,117 rows
  • 2 columns
Loading...
CREATE TABLE imac (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Imax

@kaggle.cprimozi_robinhood_stock_popularity_history.imax
  • 155.16 kB
  • 14,942 rows
  • 2 columns
Loading...
CREATE TABLE imax (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Imbby

@kaggle.cprimozi_robinhood_stock_popularity_history.imbby
  • 127.66 kB
  • 12,294 rows
  • 2 columns
Loading...
CREATE TABLE imbby (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Imbi

@kaggle.cprimozi_robinhood_stock_popularity_history.imbi
  • 15.83 kB
  • 1,346 rows
  • 2 columns
Loading...
CREATE TABLE imbi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Imfc

@kaggle.cprimozi_robinhood_stock_popularity_history.imfc
  • 128.06 kB
  • 13,069 rows
  • 2 columns
Loading...
CREATE TABLE imfc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Imfd

@kaggle.cprimozi_robinhood_stock_popularity_history.imfd
  • 98.31 kB
  • 9,902 rows
  • 2 columns
Loading...
CREATE TABLE imfd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Imfi

@kaggle.cprimozi_robinhood_stock_popularity_history.imfi
  • 98.29 kB
  • 9,901 rows
  • 2 columns
Loading...
CREATE TABLE imfi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Imfp

@kaggle.cprimozi_robinhood_stock_popularity_history.imfp
  • 128.38 kB
  • 13,045 rows
  • 2 columns
Loading...
CREATE TABLE imfp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Imgn

@kaggle.cprimozi_robinhood_stock_popularity_history.imgn
  • 165.44 kB
  • 14,943 rows
  • 2 columns
Loading...
CREATE TABLE imgn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Imh

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

Imkta

@kaggle.cprimozi_robinhood_stock_popularity_history.imkta
  • 150.02 kB
  • 14,923 rows
  • 2 columns
Loading...
CREATE TABLE imkta (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Imlp

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

Immp

@kaggle.cprimozi_robinhood_stock_popularity_history.immp
  • 154.39 kB
  • 14,957 rows
  • 2 columns
Loading...
CREATE TABLE immp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Immr

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

Immu

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

Imo

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

Imom

@kaggle.cprimozi_robinhood_stock_popularity_history.imom
  • 148.34 kB
  • 14,966 rows
  • 2 columns
Loading...
CREATE TABLE imom (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Imos

@kaggle.cprimozi_robinhood_stock_popularity_history.imos
  • 107.27 kB
  • 10,741 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.