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

Pm

@kaggle.cprimozi_robinhood_stock_popularity_history.pm
  • 159.07 KB
  • 14920 rows
  • 2 columns
Loading...

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

Pmbc

@kaggle.cprimozi_robinhood_stock_popularity_history.pmbc
  • 145.58 KB
  • 14929 rows
  • 2 columns
Loading...

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

Pmd

@kaggle.cprimozi_robinhood_stock_popularity_history.pmd
  • 154.06 KB
  • 14934 rows
  • 2 columns
Loading...

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

Pme

@kaggle.cprimozi_robinhood_stock_popularity_history.pme
  • 147.11 KB
  • 14934 rows
  • 2 columns
Loading...

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

Pmf

@kaggle.cprimozi_robinhood_stock_popularity_history.pmf
  • 145.26 KB
  • 14960 rows
  • 2 columns
Loading...

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

Pml

@kaggle.cprimozi_robinhood_stock_popularity_history.pml
  • 146.01 KB
  • 14960 rows
  • 2 columns
Loading...

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

Pmm

@kaggle.cprimozi_robinhood_stock_popularity_history.pmm
  • 145.45 KB
  • 14960 rows
  • 2 columns
Loading...

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

Pmo

@kaggle.cprimozi_robinhood_stock_popularity_history.pmo
  • 145.12 KB
  • 14960 rows
  • 2 columns
Loading...

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

Pmom

@kaggle.cprimozi_robinhood_stock_popularity_history.pmom
  • 21.89 KB
  • 2113 rows
  • 2 columns
Loading...

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

Pmpt

@kaggle.cprimozi_robinhood_stock_popularity_history.pmpt
  • 129.52 KB
  • 13378 rows
  • 2 columns
Loading...

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

Pmr

@kaggle.cprimozi_robinhood_stock_popularity_history.pmr
  • 144.16 KB
  • 14876 rows
  • 2 columns
Loading...

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

Pmt

@kaggle.cprimozi_robinhood_stock_popularity_history.pmt
  • 153.04 KB
  • 14958 rows
  • 2 columns
Loading...

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

Pmts

@kaggle.cprimozi_robinhood_stock_popularity_history.pmts
  • 143.86 KB
  • 14248 rows
  • 2 columns
Loading...

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

Pmx

@kaggle.cprimozi_robinhood_stock_popularity_history.pmx
  • 145.18 KB
  • 14960 rows
  • 2 columns
Loading...

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

Pnbk

@kaggle.cprimozi_robinhood_stock_popularity_history.pnbk
  • 144.71 KB
  • 14954 rows
  • 2 columns
Loading...

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

Pnc

@kaggle.cprimozi_robinhood_stock_popularity_history.pnc
  • 149.5 KB
  • 14914 rows
  • 2 columns
Loading...

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

Pnf

@kaggle.cprimozi_robinhood_stock_popularity_history.pnf
  • 144.86 KB
  • 14959 rows
  • 2 columns
Loading...

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

Pnfp

@kaggle.cprimozi_robinhood_stock_popularity_history.pnfp
  • 146.68 KB
  • 14956 rows
  • 2 columns
Loading...

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

Pngay

@kaggle.cprimozi_robinhood_stock_popularity_history.pngay
  • 124.82 KB
  • 12294 rows
  • 2 columns
Loading...

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

Pni

@kaggle.cprimozi_robinhood_stock_popularity_history.pni
  • 144.81 KB
  • 14959 rows
  • 2 columns
Loading...

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

Pnk

@kaggle.cprimozi_robinhood_stock_popularity_history.pnk
  • 132.31 KB
  • 13730 rows
  • 2 columns
Loading...

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

Pnm

@kaggle.cprimozi_robinhood_stock_popularity_history.pnm
  • 145.93 KB
  • 14914 rows
  • 2 columns
Loading...

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

Pnnt

@kaggle.cprimozi_robinhood_stock_popularity_history.pnnt
  • 151.92 KB
  • 14951 rows
  • 2 columns
Loading...

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

Pnov

@kaggle.cprimozi_robinhood_stock_popularity_history.pnov
  • 22.78 KB
  • 2207 rows
  • 2 columns
Loading...

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

Pnqi

@kaggle.cprimozi_robinhood_stock_popularity_history.pnqi
  • 146.93 KB
  • 14909 rows
  • 2 columns
Loading...

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

Share link

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