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

Amlp

@kaggle.cprimozi_robinhood_stock_popularity_history.amlp
  • 154.66 KB
  • 14918 rows
  • 2 columns
Loading...

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

Amma

@kaggle.cprimozi_robinhood_stock_popularity_history.amma
  • 151.08 KB
  • 14970 rows
  • 2 columns
Loading...

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

Amn

@kaggle.cprimozi_robinhood_stock_popularity_history.amn
  • 150.24 KB
  • 14954 rows
  • 2 columns
Loading...

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

Amnb

@kaggle.cprimozi_robinhood_stock_popularity_history.amnb
  • 144.87 KB
  • 14917 rows
  • 2 columns
Loading...

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

Amom

@kaggle.cprimozi_robinhood_stock_popularity_history.amom
  • 60.18 KB
  • 6145 rows
  • 2 columns
Loading...

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

Amot

@kaggle.cprimozi_robinhood_stock_popularity_history.amot
  • 146 KB
  • 14943 rows
  • 2 columns
Loading...

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

Amov

@kaggle.cprimozi_robinhood_stock_popularity_history.amov
  • 128.88 KB
  • 13205 rows
  • 2 columns
Loading...

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

Amp

@kaggle.cprimozi_robinhood_stock_popularity_history.amp
  • 148.29 KB
  • 14930 rows
  • 2 columns
Loading...

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

Ampe

@kaggle.cprimozi_robinhood_stock_popularity_history.ampe
  • 155.27 KB
  • 14936 rows
  • 2 columns
Loading...

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

Amph

@kaggle.cprimozi_robinhood_stock_popularity_history.amph
  • 149.05 KB
  • 14955 rows
  • 2 columns
Loading...

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

Ampy

@kaggle.cprimozi_robinhood_stock_popularity_history.ampy
  • 43.92 KB
  • 4306 rows
  • 2 columns
Loading...

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

Amrb

@kaggle.cprimozi_robinhood_stock_popularity_history.amrb
  • 144.9 KB
  • 14934 rows
  • 2 columns
Loading...

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

Amrc

@kaggle.cprimozi_robinhood_stock_popularity_history.amrc
  • 148.69 KB
  • 14934 rows
  • 2 columns
Loading...

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

Amrh

@kaggle.cprimozi_robinhood_stock_popularity_history.amrh
  • 19.12 KB
  • 1711 rows
  • 2 columns
Loading...

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

Amrk

@kaggle.cprimozi_robinhood_stock_popularity_history.amrk
  • 145.79 KB
  • 14934 rows
  • 2 columns
Loading...

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

Amrn

@kaggle.cprimozi_robinhood_stock_popularity_history.amrn
  • 165.04 KB
  • 14956 rows
  • 2 columns
Loading...

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

Amrs

@kaggle.cprimozi_robinhood_stock_popularity_history.amrs
  • 155.98 KB
  • 14934 rows
  • 2 columns
Loading...

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

Amrx

@kaggle.cprimozi_robinhood_stock_popularity_history.amrx
  • 152.42 KB
  • 14837 rows
  • 2 columns
Loading...

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

Ams

@kaggle.cprimozi_robinhood_stock_popularity_history.ams
  • 147.54 KB
  • 14930 rows
  • 2 columns
Loading...

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

Amsc

@kaggle.cprimozi_robinhood_stock_popularity_history.amsc
  • 150.86 KB
  • 14914 rows
  • 2 columns
Loading...

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

Amsf

@kaggle.cprimozi_robinhood_stock_popularity_history.amsf
  • 145.68 KB
  • 14914 rows
  • 2 columns
Loading...

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

Amswa

@kaggle.cprimozi_robinhood_stock_popularity_history.amswa
  • 148.75 KB
  • 14917 rows
  • 2 columns
Loading...

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

Amt

@kaggle.cprimozi_robinhood_stock_popularity_history.amt
  • 154.68 KB
  • 14958 rows
  • 2 columns
Loading...

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

Amtb

@kaggle.cprimozi_robinhood_stock_popularity_history.amtb
  • 55.38 KB
  • 5595 rows
  • 2 columns
Loading...

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

Amtbb

@kaggle.cprimozi_robinhood_stock_popularity_history.amtbb
  • 55.43 KB
  • 5595 rows
  • 2 columns
Loading...

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

Share link

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