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

Gamr

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

Gard

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

Gars

@kaggle.cprimozi_robinhood_stock_popularity_history.gars
  • 153.53 kB
  • 14,947 rows
  • 2 columns
Loading...
CREATE TABLE gars (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gasl

@kaggle.cprimozi_robinhood_stock_popularity_history.gasl
  • 56.84 kB
  • 5,262 rows
  • 2 columns
Loading...
CREATE TABLE gasl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gass

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

Gasx

@kaggle.cprimozi_robinhood_stock_popularity_history.gasx
  • 9.18 kB
  • 742 rows
  • 2 columns
Loading...
CREATE TABLE gasx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gatx

@kaggle.cprimozi_robinhood_stock_popularity_history.gatx
  • 149.34 kB
  • 14,951 rows
  • 2 columns
Loading...
CREATE TABLE gatx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gaz

@kaggle.cprimozi_robinhood_stock_popularity_history.gaz
  • 148.31 kB
  • 14,973 rows
  • 2 columns
Loading...
CREATE TABLE gaz (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gbab

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

Gbci

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

Gbdc

@kaggle.cprimozi_robinhood_stock_popularity_history.gbdc
  • 150.53 kB
  • 14,938 rows
  • 2 columns
Loading...
CREATE TABLE gbdc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gbdv

@kaggle.cprimozi_robinhood_stock_popularity_history.gbdv
  • 11.47 kB
  • 986 rows
  • 2 columns
Loading...
CREATE TABLE gbdv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gbf

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

Gbil

@kaggle.cprimozi_robinhood_stock_popularity_history.gbil
  • 150.13 kB
  • 14,970 rows
  • 2 columns
Loading...
CREATE TABLE gbil (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gbl

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

Gbli

@kaggle.cprimozi_robinhood_stock_popularity_history.gbli
  • 148.24 kB
  • 14,948 rows
  • 2 columns
Loading...
CREATE TABLE gbli (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gbnk

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

Gbooy

@kaggle.cprimozi_robinhood_stock_popularity_history.gbooy
  • 122.92 kB
  • 12,293 rows
  • 2 columns
Loading...
CREATE TABLE gbooy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gbr

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

Gbt

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

Gbug

@kaggle.cprimozi_robinhood_stock_popularity_history.gbug
  • 28.92 kB
  • 2,815 rows
  • 2 columns
Loading...
CREATE TABLE gbug (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gbuy

@kaggle.cprimozi_robinhood_stock_popularity_history.gbuy
  • 79.42 kB
  • 7,958 rows
  • 2 columns
Loading...
CREATE TABLE gbuy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gbx

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

Gcap

@kaggle.cprimozi_robinhood_stock_popularity_history.gcap
  • 152.89 kB
  • 14,920 rows
  • 2 columns
Loading...
CREATE TABLE gcap (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gcbc

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

Share link

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