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

Actg

@kaggle.cprimozi_robinhood_stock_popularity_history.actg
  • 147.2 KB
  • 14928 rows
  • 2 columns
Loading...

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

Actt

@kaggle.cprimozi_robinhood_stock_popularity_history.actt
  • 62.7 KB
  • 6311 rows
  • 2 columns
Loading...

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

Acu

@kaggle.cprimozi_robinhood_stock_popularity_history.acu
  • 146.1 KB
  • 14917 rows
  • 2 columns
Loading...

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

Acv

@kaggle.cprimozi_robinhood_stock_popularity_history.acv
  • 147.33 KB
  • 14962 rows
  • 2 columns
Loading...

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

Acwf

@kaggle.cprimozi_robinhood_stock_popularity_history.acwf
  • 21.9 KB
  • 2110 rows
  • 2 columns
Loading...

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

Acwi

@kaggle.cprimozi_robinhood_stock_popularity_history.acwi
  • 146.38 KB
  • 14943 rows
  • 2 columns
Loading...

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

Acwv

@kaggle.cprimozi_robinhood_stock_popularity_history.acwv
  • 134.63 KB
  • 13799 rows
  • 2 columns
Loading...

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

Acwx

@kaggle.cprimozi_robinhood_stock_popularity_history.acwx
  • 145.37 KB
  • 14956 rows
  • 2 columns
Loading...

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

Acy

@kaggle.cprimozi_robinhood_stock_popularity_history.acy
  • 145.36 KB
  • 14914 rows
  • 2 columns
Loading...

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

Adap

@kaggle.cprimozi_robinhood_stock_popularity_history.adap
  • 154.3 KB
  • 14962 rows
  • 2 columns
Loading...

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

Adbe

@kaggle.cprimozi_robinhood_stock_popularity_history.adbe
  • 162.27 KB
  • 14956 rows
  • 2 columns
Loading...

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

Adc

@kaggle.cprimozi_robinhood_stock_popularity_history.adc
  • 147.91 KB
  • 14958 rows
  • 2 columns
Loading...

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

Addyy

@kaggle.cprimozi_robinhood_stock_popularity_history.addyy
  • 127.53 KB
  • 12287 rows
  • 2 columns
Loading...

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

Ades

@kaggle.cprimozi_robinhood_stock_popularity_history.ades
  • 149.98 KB
  • 14925 rows
  • 2 columns
Loading...

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

Adi

@kaggle.cprimozi_robinhood_stock_popularity_history.adi
  • 149.9 KB
  • 14950 rows
  • 2 columns
Loading...

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

Adil

@kaggle.cprimozi_robinhood_stock_popularity_history.adil
  • 131.8 KB
  • 13018 rows
  • 2 columns
Loading...

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

Adm

@kaggle.cprimozi_robinhood_stock_popularity_history.adm
  • 154.82 KB
  • 14950 rows
  • 2 columns
Loading...

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

Adma

@kaggle.cprimozi_robinhood_stock_popularity_history.adma
  • 155.1 KB
  • 14958 rows
  • 2 columns
Loading...

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

Adme

@kaggle.cprimozi_robinhood_stock_popularity_history.adme
  • 144.48 KB
  • 14966 rows
  • 2 columns
Loading...

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

Admp

@kaggle.cprimozi_robinhood_stock_popularity_history.admp
  • 156.49 KB
  • 14932 rows
  • 2 columns
Loading...

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

Adms

@kaggle.cprimozi_robinhood_stock_popularity_history.adms
  • 153.71 KB
  • 14932 rows
  • 2 columns
Loading...

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

Adnt

@kaggle.cprimozi_robinhood_stock_popularity_history.adnt
  • 151.96 KB
  • 14970 rows
  • 2 columns
Loading...

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

Adp

@kaggle.cprimozi_robinhood_stock_popularity_history.adp
  • 151.95 KB
  • 14950 rows
  • 2 columns
Loading...

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

Adpt

@kaggle.cprimozi_robinhood_stock_popularity_history.adpt
  • 56.34 KB
  • 5261 rows
  • 2 columns
Loading...

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

Adra

@kaggle.cprimozi_robinhood_stock_popularity_history.adra
  • 143.66 KB
  • 14814 rows
  • 2 columns
Loading...

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

Share link

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