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

Erf

@kaggle.cprimozi_robinhood_stock_popularity_history.erf
  • 153.75 KB
  • 14925 rows
  • 2 columns
Loading...

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

Ergf

@kaggle.cprimozi_robinhood_stock_popularity_history.ergf
  • 119.22 KB
  • 12306 rows
  • 2 columns
Loading...

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

Erh

@kaggle.cprimozi_robinhood_stock_popularity_history.erh
  • 145.56 KB
  • 14959 rows
  • 2 columns
Loading...

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

Eri

@kaggle.cprimozi_robinhood_stock_popularity_history.eri
  • 150.4 KB
  • 14958 rows
  • 2 columns
Loading...

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

Eric

@kaggle.cprimozi_robinhood_stock_popularity_history.eric
  • 161.57 KB
  • 14956 rows
  • 2 columns
Loading...

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

Erie

@kaggle.cprimozi_robinhood_stock_popularity_history.erie
  • 146.68 KB
  • 14921 rows
  • 2 columns
Loading...

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

Erii

@kaggle.cprimozi_robinhood_stock_popularity_history.erii
  • 150.29 KB
  • 14934 rows
  • 2 columns
Loading...

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

Erj

@kaggle.cprimozi_robinhood_stock_popularity_history.erj
  • 150.27 KB
  • 14956 rows
  • 2 columns
Loading...

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

Erm

@kaggle.cprimozi_robinhood_stock_popularity_history.erm
  • 21.88 KB
  • 2113 rows
  • 2 columns
Loading...

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

Eroc

@kaggle.cprimozi_robinhood_stock_popularity_history.eroc
  • 96.34 KB
  • 9876 rows
  • 2 columns
Loading...

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

Eros

@kaggle.cprimozi_robinhood_stock_popularity_history.eros
  • 155.76 KB
  • 14917 rows
  • 2 columns
Loading...

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

Ersx

@kaggle.cprimozi_robinhood_stock_popularity_history.ersx
  • 91.58 KB
  • 9400 rows
  • 2 columns
Loading...

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

Erus

@kaggle.cprimozi_robinhood_stock_popularity_history.erus
  • 147.14 KB
  • 14948 rows
  • 2 columns
Loading...

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

Erx

@kaggle.cprimozi_robinhood_stock_popularity_history.erx
  • 151.98 KB
  • 14925 rows
  • 2 columns
Loading...

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

Ery

@kaggle.cprimozi_robinhood_stock_popularity_history.ery
  • 148.99 KB
  • 14925 rows
  • 2 columns
Loading...

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

Es

@kaggle.cprimozi_robinhood_stock_popularity_history.es
  • 149.17 KB
  • 14916 rows
  • 2 columns
Loading...

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

Esaly

@kaggle.cprimozi_robinhood_stock_popularity_history.esaly
  • 119.68 KB
  • 12295 rows
  • 2 columns
Loading...

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

Esba

@kaggle.cprimozi_robinhood_stock_popularity_history.esba
  • 144.74 KB
  • 14961 rows
  • 2 columns
Loading...

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

Esbk

@kaggle.cprimozi_robinhood_stock_popularity_history.esbk
  • 144.87 KB
  • 14943 rows
  • 2 columns
Loading...

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

Esca

@kaggle.cprimozi_robinhood_stock_popularity_history.esca
  • 145.89 KB
  • 14919 rows
  • 2 columns
Loading...

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

Ese

@kaggle.cprimozi_robinhood_stock_popularity_history.ese
  • 145.67 KB
  • 14951 rows
  • 2 columns
Loading...

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

Esea

@kaggle.cprimozi_robinhood_stock_popularity_history.esea
  • 13.62 KB
  • 1178 rows
  • 2 columns
Loading...

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

Esg

@kaggle.cprimozi_robinhood_stock_popularity_history.esg
  • 144.15 KB
  • 14969 rows
  • 2 columns
Loading...

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

Esgd

@kaggle.cprimozi_robinhood_stock_popularity_history.esgd
  • 143.78 KB
  • 14969 rows
  • 2 columns
Loading...

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

Esge

@kaggle.cprimozi_robinhood_stock_popularity_history.esge
  • 144.76 KB
  • 14966 rows
  • 2 columns
Loading...

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

Share link

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