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

Jof

@kaggle.cprimozi_robinhood_stock_popularity_history.jof
  • 144.95 KB
  • 14961 rows
  • 2 columns
Loading...

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

Jout

@kaggle.cprimozi_robinhood_stock_popularity_history.jout
  • 146.94 KB
  • 14920 rows
  • 2 columns
Loading...

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

Joyy

@kaggle.cprimozi_robinhood_stock_popularity_history.joyy
  • 10.59 KB
  • 914 rows
  • 2 columns
Loading...

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

Jp

@kaggle.cprimozi_robinhood_stock_popularity_history.jp
  • 149.51 KB
  • 14963 rows
  • 2 columns
Loading...

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

Jpc

@kaggle.cprimozi_robinhood_stock_popularity_history.jpc
  • 146.06 KB
  • 14961 rows
  • 2 columns
Loading...

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

Jped

@kaggle.cprimozi_robinhood_stock_popularity_history.jped
  • 144.88 KB
  • 14981 rows
  • 2 columns
Loading...

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

Jpeh

@kaggle.cprimozi_robinhood_stock_popularity_history.jpeh
  • 141.67 KB
  • 14808 rows
  • 2 columns
Loading...

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

Jpem

@kaggle.cprimozi_robinhood_stock_popularity_history.jpem
  • 144.78 KB
  • 14959 rows
  • 2 columns
Loading...

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

Jpeu

@kaggle.cprimozi_robinhood_stock_popularity_history.jpeu
  • 144.65 KB
  • 14966 rows
  • 2 columns
Loading...

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

Jpgb

@kaggle.cprimozi_robinhood_stock_popularity_history.jpgb
  • 36.96 KB
  • 3726 rows
  • 2 columns
Loading...

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

Jpge

@kaggle.cprimozi_robinhood_stock_popularity_history.jpge
  • 144.83 KB
  • 14955 rows
  • 2 columns
Loading...

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

Jphf

@kaggle.cprimozi_robinhood_stock_popularity_history.jphf
  • 144.91 KB
  • 14970 rows
  • 2 columns
Loading...

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

Jphy

@kaggle.cprimozi_robinhood_stock_popularity_history.jphy
  • 144.86 KB
  • 14970 rows
  • 2 columns
Loading...

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

Jpi

@kaggle.cprimozi_robinhood_stock_popularity_history.jpi
  • 144.95 KB
  • 14961 rows
  • 2 columns
Loading...

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

Jpin

@kaggle.cprimozi_robinhood_stock_popularity_history.jpin
  • 145.15 KB
  • 14958 rows
  • 2 columns
Loading...

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

Jpls

@kaggle.cprimozi_robinhood_stock_popularity_history.jpls
  • 36.9 KB
  • 3729 rows
  • 2 columns
Loading...

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

Jpm

@kaggle.cprimozi_robinhood_stock_popularity_history.jpm
  • 164.78 KB
  • 14956 rows
  • 2 columns
Loading...

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

Jpmb

@kaggle.cprimozi_robinhood_stock_popularity_history.jpmb
  • 36.97 KB
  • 3731 rows
  • 2 columns
Loading...

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

Jpme

@kaggle.cprimozi_robinhood_stock_popularity_history.jpme
  • 144.62 KB
  • 14966 rows
  • 2 columns
Loading...

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

Jpmf

@kaggle.cprimozi_robinhood_stock_popularity_history.jpmf
  • 145.21 KB
  • 14984 rows
  • 2 columns
Loading...

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

Jpmv

@kaggle.cprimozi_robinhood_stock_popularity_history.jpmv
  • 144.66 KB
  • 14956 rows
  • 2 columns
Loading...

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

Jpn

@kaggle.cprimozi_robinhood_stock_popularity_history.jpn
  • 144.55 KB
  • 14963 rows
  • 2 columns
Loading...

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

Jpnl

@kaggle.cprimozi_robinhood_stock_popularity_history.jpnl
  • 145.76 KB
  • 14929 rows
  • 2 columns
Loading...

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

Jps

@kaggle.cprimozi_robinhood_stock_popularity_history.jps
  • 147.64 KB
  • 14961 rows
  • 2 columns
Loading...

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

Jpse

@kaggle.cprimozi_robinhood_stock_popularity_history.jpse
  • 145.05 KB
  • 14970 rows
  • 2 columns
Loading...

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

Share link

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