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

Dmf

@kaggle.cprimozi_robinhood_stock_popularity_history.dmf
  • 57.64 KB
  • 5858 rows
  • 2 columns
Loading...

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

Dmlp

@kaggle.cprimozi_robinhood_stock_popularity_history.dmlp
  • 147.78 KB
  • 14956 rows
  • 2 columns
Loading...

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

Dmlry

@kaggle.cprimozi_robinhood_stock_popularity_history.dmlry
  • 126.31 KB
  • 12292 rows
  • 2 columns
Loading...

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

Dmo

@kaggle.cprimozi_robinhood_stock_popularity_history.dmo
  • 146.49 KB
  • 14959 rows
  • 2 columns
Loading...

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

Dmpi

@kaggle.cprimozi_robinhood_stock_popularity_history.dmpi
  • 68.45 KB
  • 6456 rows
  • 2 columns
Loading...

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

Dmrc

@kaggle.cprimozi_robinhood_stock_popularity_history.dmrc
  • 147.55 KB
  • 14917 rows
  • 2 columns
Loading...

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

Dmre

@kaggle.cprimozi_robinhood_stock_popularity_history.dmre
  • 73.71 KB
  • 7599 rows
  • 2 columns
Loading...

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

Dmri

@kaggle.cprimozi_robinhood_stock_popularity_history.dmri
  • 144.72 KB
  • 14978 rows
  • 2 columns
Loading...

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

Dmrl

@kaggle.cprimozi_robinhood_stock_popularity_history.dmrl
  • 144.86 KB
  • 14978 rows
  • 2 columns
Loading...

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

Dmrs

@kaggle.cprimozi_robinhood_stock_popularity_history.dmrs
  • 21.91 KB
  • 2113 rows
  • 2 columns
Loading...

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

Dmtk

@kaggle.cprimozi_robinhood_stock_popularity_history.dmtk
  • 38.53 KB
  • 3755 rows
  • 2 columns
Loading...

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

Dnhby

@kaggle.cprimozi_robinhood_stock_popularity_history.dnhby
  • 119.8 KB
  • 12293 rows
  • 2 columns
Loading...

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

Dni

@kaggle.cprimozi_robinhood_stock_popularity_history.dni
  • 145.92 KB
  • 14961 rows
  • 2 columns
Loading...

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

Dnjr

@kaggle.cprimozi_robinhood_stock_popularity_history.dnjr
  • 37.83 KB
  • 3731 rows
  • 2 columns
Loading...

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

Dnk

@kaggle.cprimozi_robinhood_stock_popularity_history.dnk
  • 7.91 KB
  • 600 rows
  • 2 columns
Loading...

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

Dnkey

@kaggle.cprimozi_robinhood_stock_popularity_history.dnkey
  • 121.17 KB
  • 12292 rows
  • 2 columns
Loading...

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

Dnkn

@kaggle.cprimozi_robinhood_stock_popularity_history.dnkn
  • 154.67 KB
  • 14914 rows
  • 2 columns
Loading...

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

Dnl

@kaggle.cprimozi_robinhood_stock_popularity_history.dnl
  • 144.92 KB
  • 14936 rows
  • 2 columns
Loading...

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

Dnli

@kaggle.cprimozi_robinhood_stock_popularity_history.dnli
  • 150.72 KB
  • 14984 rows
  • 2 columns
Loading...

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

Dnn

@kaggle.cprimozi_robinhood_stock_popularity_history.dnn
  • 156.26 KB
  • 14936 rows
  • 2 columns
Loading...

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

Dno

@kaggle.cprimozi_robinhood_stock_popularity_history.dno
  • 124.06 KB
  • 12791 rows
  • 2 columns
Loading...

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

Dnow

@kaggle.cprimozi_robinhood_stock_popularity_history.dnow
  • 147.59 KB
  • 14956 rows
  • 2 columns
Loading...

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

Dnp

@kaggle.cprimozi_robinhood_stock_popularity_history.dnp
  • 149.07 KB
  • 14959 rows
  • 2 columns
Loading...

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

Dnr

@kaggle.cprimozi_robinhood_stock_popularity_history.dnr
  • 168.98 KB
  • 14936 rows
  • 2 columns
Loading...

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

Dnzoy

@kaggle.cprimozi_robinhood_stock_popularity_history.dnzoy
  • 121.52 KB
  • 12295 rows
  • 2 columns
Loading...

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

Share link

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