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
  • 59.02 kB
  • 5,858 rows
  • 2 columns
Loading...
CREATE TABLE dmf (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dmlp

@kaggle.cprimozi_robinhood_stock_popularity_history.dmlp
  • 151.33 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE dmlp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dmlry

@kaggle.cprimozi_robinhood_stock_popularity_history.dmlry
  • 129.34 kB
  • 12,292 rows
  • 2 columns
Loading...
CREATE TABLE dmlry (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dmo

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

Dmpi

@kaggle.cprimozi_robinhood_stock_popularity_history.dmpi
  • 70.09 kB
  • 6,456 rows
  • 2 columns
Loading...
CREATE TABLE dmpi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dmrc

@kaggle.cprimozi_robinhood_stock_popularity_history.dmrc
  • 151.09 kB
  • 14,917 rows
  • 2 columns
Loading...
CREATE TABLE dmrc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dmre

@kaggle.cprimozi_robinhood_stock_popularity_history.dmre
  • 75.48 kB
  • 7,599 rows
  • 2 columns
Loading...
CREATE TABLE dmre (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dmri

@kaggle.cprimozi_robinhood_stock_popularity_history.dmri
  • 148.19 kB
  • 14,978 rows
  • 2 columns
Loading...
CREATE TABLE dmri (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dmrl

@kaggle.cprimozi_robinhood_stock_popularity_history.dmrl
  • 148.34 kB
  • 14,978 rows
  • 2 columns
Loading...
CREATE TABLE dmrl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dmrs

@kaggle.cprimozi_robinhood_stock_popularity_history.dmrs
  • 22.43 kB
  • 2,113 rows
  • 2 columns
Loading...
CREATE TABLE dmrs (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dmtk

@kaggle.cprimozi_robinhood_stock_popularity_history.dmtk
  • 39.45 kB
  • 3,755 rows
  • 2 columns
Loading...
CREATE TABLE dmtk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dnhby

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

Dni

@kaggle.cprimozi_robinhood_stock_popularity_history.dni
  • 149.42 kB
  • 14,961 rows
  • 2 columns
Loading...
CREATE TABLE dni (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dnjr

@kaggle.cprimozi_robinhood_stock_popularity_history.dnjr
  • 38.73 kB
  • 3,731 rows
  • 2 columns
Loading...
CREATE TABLE dnjr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dnk

@kaggle.cprimozi_robinhood_stock_popularity_history.dnk
  • 8.1 kB
  • 600 rows
  • 2 columns
Loading...
CREATE TABLE dnk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dnkey

@kaggle.cprimozi_robinhood_stock_popularity_history.dnkey
  • 124.08 kB
  • 12,292 rows
  • 2 columns
Loading...
CREATE TABLE dnkey (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dnkn

@kaggle.cprimozi_robinhood_stock_popularity_history.dnkn
  • 158.39 kB
  • 14,914 rows
  • 2 columns
Loading...
CREATE TABLE dnkn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dnl

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

Dnli

@kaggle.cprimozi_robinhood_stock_popularity_history.dnli
  • 154.34 kB
  • 14,984 rows
  • 2 columns
Loading...
CREATE TABLE dnli (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dnn

@kaggle.cprimozi_robinhood_stock_popularity_history.dnn
  • 160.01 kB
  • 14,936 rows
  • 2 columns
Loading...
CREATE TABLE dnn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dno

@kaggle.cprimozi_robinhood_stock_popularity_history.dno
  • 127.04 kB
  • 12,791 rows
  • 2 columns
Loading...
CREATE TABLE dno (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dnow

@kaggle.cprimozi_robinhood_stock_popularity_history.dnow
  • 151.13 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE dnow (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dnp

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

Dnr

@kaggle.cprimozi_robinhood_stock_popularity_history.dnr
  • 173.04 kB
  • 14,936 rows
  • 2 columns
Loading...
CREATE TABLE dnr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dnzoy

@kaggle.cprimozi_robinhood_stock_popularity_history.dnzoy
  • 124.43 kB
  • 12,295 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.