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

Ag

@kaggle.cprimozi_robinhood_stock_popularity_history.ag
  • 161.46 kB
  • 14,930 rows
  • 2 columns
Loading...
CREATE TABLE ag (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Agba

@kaggle.cprimozi_robinhood_stock_popularity_history.agba
  • 49.09 kB
  • 4,854 rows
  • 2 columns
Loading...
CREATE TABLE agba (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Agc

@kaggle.cprimozi_robinhood_stock_popularity_history.agc
  • 125.57 kB
  • 12,549 rows
  • 2 columns
Loading...
CREATE TABLE agc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Agco

@kaggle.cprimozi_robinhood_stock_popularity_history.agco
  • 149.88 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE agco (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Agd

@kaggle.cprimozi_robinhood_stock_popularity_history.agd
  • 151.38 kB
  • 14,959 rows
  • 2 columns
Loading...
CREATE TABLE agd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Age

@kaggle.cprimozi_robinhood_stock_popularity_history.age
  • 105.04 kB
  • 10,086 rows
  • 2 columns
Loading...
CREATE TABLE age (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Agen

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

Agesy

@kaggle.cprimozi_robinhood_stock_popularity_history.agesy
  • 121.16 kB
  • 12,297 rows
  • 2 columns
Loading...
CREATE TABLE agesy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Agfs

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

Agg

@kaggle.cprimozi_robinhood_stock_popularity_history.agg
  • 155.76 kB
  • 14,921 rows
  • 2 columns
Loading...
CREATE TABLE agg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Agge

@kaggle.cprimozi_robinhood_stock_popularity_history.agge
  • 145.39 kB
  • 14,685 rows
  • 2 columns
Loading...
CREATE TABLE agge (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Aggp

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

Aggy

@kaggle.cprimozi_robinhood_stock_popularity_history.aggy
  • 148.59 kB
  • 14,963 rows
  • 2 columns
Loading...
CREATE TABLE aggy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Agi

@kaggle.cprimozi_robinhood_stock_popularity_history.agi
  • 155.03 kB
  • 14,963 rows
  • 2 columns
Loading...
CREATE TABLE agi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Agio

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

Agle

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

Agm

@kaggle.cprimozi_robinhood_stock_popularity_history.agm
  • 149.79 kB
  • 14,921 rows
  • 2 columns
Loading...
CREATE TABLE agm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Agmh

@kaggle.cprimozi_robinhood_stock_popularity_history.agmh
  • 38.67 kB
  • 3,732 rows
  • 2 columns
Loading...
CREATE TABLE agmh (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Agn

@kaggle.cprimozi_robinhood_stock_popularity_history.agn
  • 156.81 kB
  • 14,917 rows
  • 2 columns
Loading...
CREATE TABLE agn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Agnc

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

Agnd

@kaggle.cprimozi_robinhood_stock_popularity_history.agnd
  • 147.94 kB
  • 14,949 rows
  • 2 columns
Loading...
CREATE TABLE agnd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ago

@kaggle.cprimozi_robinhood_stock_popularity_history.ago
  • 149.71 kB
  • 14,921 rows
  • 2 columns
Loading...
CREATE TABLE ago (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Agq

@kaggle.cprimozi_robinhood_stock_popularity_history.agq
  • 152.39 kB
  • 14,921 rows
  • 2 columns
Loading...
CREATE TABLE agq (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Agr

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

Agro

@kaggle.cprimozi_robinhood_stock_popularity_history.agro
  • 151.34 kB
  • 14,922 rows
  • 2 columns
Loading...
CREATE TABLE agro (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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