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

Ggb

@kaggle.cprimozi_robinhood_stock_popularity_history.ggb
  • 156.44 KB
  • 14956 rows
  • 2 columns
Loading...

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

Ggg

@kaggle.cprimozi_robinhood_stock_popularity_history.ggg
  • 147.15 KB
  • 14943 rows
  • 2 columns
Loading...

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

Ggm

@kaggle.cprimozi_robinhood_stock_popularity_history.ggm
  • 145.45 KB
  • 14959 rows
  • 2 columns
Loading...

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

Ggn

@kaggle.cprimozi_robinhood_stock_popularity_history.ggn
  • 153.9 KB
  • 14961 rows
  • 2 columns
Loading...

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

Ggo

@kaggle.cprimozi_robinhood_stock_popularity_history.ggo
  • 36.86 KB
  • 3725 rows
  • 2 columns
Loading...

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

Ggp

@kaggle.cprimozi_robinhood_stock_popularity_history.ggp
  • 122.83 KB
  • 12572 rows
  • 2 columns
Loading...

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

Ggt

@kaggle.cprimozi_robinhood_stock_popularity_history.ggt
  • 145.76 KB
  • 14961 rows
  • 2 columns
Loading...

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

Ggz

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

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

Gh

@kaggle.cprimozi_robinhood_stock_popularity_history.gh
  • 119.72 KB
  • 11431 rows
  • 2 columns
Loading...

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

Ghc

@kaggle.cprimozi_robinhood_stock_popularity_history.ghc
  • 144.88 KB
  • 14928 rows
  • 2 columns
Loading...

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

Ghg

@kaggle.cprimozi_robinhood_stock_popularity_history.ghg
  • 132.04 KB
  • 13232 rows
  • 2 columns
Loading...

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

Ghii

@kaggle.cprimozi_robinhood_stock_popularity_history.ghii
  • 140.02 KB
  • 14528 rows
  • 2 columns
Loading...

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

Ghl

@kaggle.cprimozi_robinhood_stock_popularity_history.ghl
  • 146.92 KB
  • 14928 rows
  • 2 columns
Loading...

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

Ghm

@kaggle.cprimozi_robinhood_stock_popularity_history.ghm
  • 144.86 KB
  • 14928 rows
  • 2 columns
Loading...

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

Ghsi

@kaggle.cprimozi_robinhood_stock_popularity_history.ghsi
  • 78.97 KB
  • 7239 rows
  • 2 columns
Loading...

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

Ghy

@kaggle.cprimozi_robinhood_stock_popularity_history.ghy
  • 145.63 KB
  • 14957 rows
  • 2 columns
Loading...

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

Ghyb

@kaggle.cprimozi_robinhood_stock_popularity_history.ghyb
  • 128.68 KB
  • 13258 rows
  • 2 columns
Loading...

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

Ghyg

@kaggle.cprimozi_robinhood_stock_popularity_history.ghyg
  • 36.68 KB
  • 3702 rows
  • 2 columns
Loading...

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

Gib

@kaggle.cprimozi_robinhood_stock_popularity_history.gib
  • 87.45 KB
  • 8701 rows
  • 2 columns
Loading...

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

Gifi

@kaggle.cprimozi_robinhood_stock_popularity_history.gifi
  • 145.21 KB
  • 14914 rows
  • 2 columns
Loading...

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

Gigb

@kaggle.cprimozi_robinhood_stock_popularity_history.gigb
  • 36.94 KB
  • 3726 rows
  • 2 columns
Loading...

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

Gige

@kaggle.cprimozi_robinhood_stock_popularity_history.gige
  • 64.05 KB
  • 6456 rows
  • 2 columns
Loading...

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

Gigm

@kaggle.cprimozi_robinhood_stock_popularity_history.gigm
  • 150.64 KB
  • 14937 rows
  • 2 columns
Loading...

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

Gii

@kaggle.cprimozi_robinhood_stock_popularity_history.gii
  • 144.72 KB
  • 14954 rows
  • 2 columns
Loading...

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

Giii

@kaggle.cprimozi_robinhood_stock_popularity_history.giii
  • 150.77 KB
  • 14948 rows
  • 2 columns
Loading...

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

Share link

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