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

Naii

@kaggle.cprimozi_robinhood_stock_popularity_history.naii
  • 145.46 KB
  • 14932 rows
  • 2 columns
Loading...

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

Nail

@kaggle.cprimozi_robinhood_stock_popularity_history.nail
  • 149.81 KB
  • 14963 rows
  • 2 columns
Loading...

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

Nak

@kaggle.cprimozi_robinhood_stock_popularity_history.nak
  • 163.39 KB
  • 14916 rows
  • 2 columns
Loading...

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

Nakd

@kaggle.cprimozi_robinhood_stock_popularity_history.nakd
  • 14.19 KB
  • 1154 rows
  • 2 columns
Loading...

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

Nan

@kaggle.cprimozi_robinhood_stock_popularity_history.nan
  • 144.37 KB
  • 14959 rows
  • 2 columns
Loading...

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

Nanr

@kaggle.cprimozi_robinhood_stock_popularity_history.nanr
  • 36.91 KB
  • 3721 rows
  • 2 columns
Loading...

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

Nao

@kaggle.cprimozi_robinhood_stock_popularity_history.nao
  • 146.68 KB
  • 14955 rows
  • 2 columns
Loading...

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

Naov

@kaggle.cprimozi_robinhood_stock_popularity_history.naov
  • 22.23 KB
  • 2113 rows
  • 2 columns
Loading...

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

Nap

@kaggle.cprimozi_robinhood_stock_popularity_history.nap
  • 146.41 KB
  • 14959 rows
  • 2 columns
Loading...

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

Nat

@kaggle.cprimozi_robinhood_stock_popularity_history.nat
  • 154.31 KB
  • 14916 rows
  • 2 columns
Loading...

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

Nath

@kaggle.cprimozi_robinhood_stock_popularity_history.nath
  • 147.27 KB
  • 14918 rows
  • 2 columns
Loading...

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

Nati

@kaggle.cprimozi_robinhood_stock_popularity_history.nati
  • 146.78 KB
  • 14918 rows
  • 2 columns
Loading...

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

Natr

@kaggle.cprimozi_robinhood_stock_popularity_history.natr
  • 145.58 KB
  • 14918 rows
  • 2 columns
Loading...

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

Nav

@kaggle.cprimozi_robinhood_stock_popularity_history.nav
  • 149.68 KB
  • 14916 rows
  • 2 columns
Loading...

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

Navb

@kaggle.cprimozi_robinhood_stock_popularity_history.navb
  • 69.53 KB
  • 6746 rows
  • 2 columns
Loading...

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

Navi

@kaggle.cprimozi_robinhood_stock_popularity_history.navi
  • 151.25 KB
  • 14914 rows
  • 2 columns
Loading...

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

Naz

@kaggle.cprimozi_robinhood_stock_popularity_history.naz
  • 144.39 KB
  • 14959 rows
  • 2 columns
Loading...

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

Nbb

@kaggle.cprimozi_robinhood_stock_popularity_history.nbb
  • 144.89 KB
  • 14961 rows
  • 2 columns
Loading...

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

Nbev

@kaggle.cprimozi_robinhood_stock_popularity_history.nbev
  • 165.41 KB
  • 14972 rows
  • 2 columns
Loading...

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

Nbh

@kaggle.cprimozi_robinhood_stock_popularity_history.nbh
  • 144.76 KB
  • 14961 rows
  • 2 columns
Loading...

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

Nbhc

@kaggle.cprimozi_robinhood_stock_popularity_history.nbhc
  • 144.62 KB
  • 14914 rows
  • 2 columns
Loading...

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

Nbix

@kaggle.cprimozi_robinhood_stock_popularity_history.nbix
  • 153.52 KB
  • 14935 rows
  • 2 columns
Loading...

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

Nbl

@kaggle.cprimozi_robinhood_stock_popularity_history.nbl
  • 153.36 KB
  • 14936 rows
  • 2 columns
Loading...

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

Nblx

@kaggle.cprimozi_robinhood_stock_popularity_history.nblx
  • 148.51 KB
  • 14965 rows
  • 2 columns
Loading...

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

Nbn

@kaggle.cprimozi_robinhood_stock_popularity_history.nbn
  • 61.25 KB
  • 6263 rows
  • 2 columns
Loading...

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

Share link

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