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
  • 158.37 kB
  • 14,918 rows
  • 2 columns
Loading...
CREATE TABLE amlp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Amma

@kaggle.cprimozi_robinhood_stock_popularity_history.amma
  • 154.71 kB
  • 14,970 rows
  • 2 columns
Loading...
CREATE TABLE amma (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Amn

@kaggle.cprimozi_robinhood_stock_popularity_history.amn
  • 153.84 kB
  • 14,954 rows
  • 2 columns
Loading...
CREATE TABLE amn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Amnb

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

Amom

@kaggle.cprimozi_robinhood_stock_popularity_history.amom
  • 61.63 kB
  • 6,145 rows
  • 2 columns
Loading...
CREATE TABLE amom (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Amot

@kaggle.cprimozi_robinhood_stock_popularity_history.amot
  • 149.5 kB
  • 14,943 rows
  • 2 columns
Loading...
CREATE TABLE amot (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Amov

@kaggle.cprimozi_robinhood_stock_popularity_history.amov
  • 131.97 kB
  • 13,205 rows
  • 2 columns
Loading...
CREATE TABLE amov (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Amp

@kaggle.cprimozi_robinhood_stock_popularity_history.amp
  • 151.85 kB
  • 14,930 rows
  • 2 columns
Loading...
CREATE TABLE amp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ampe

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

Amph

@kaggle.cprimozi_robinhood_stock_popularity_history.amph
  • 152.62 kB
  • 14,955 rows
  • 2 columns
Loading...
CREATE TABLE amph (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ampy

@kaggle.cprimozi_robinhood_stock_popularity_history.ampy
  • 44.98 kB
  • 4,306 rows
  • 2 columns
Loading...
CREATE TABLE ampy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Amrb

@kaggle.cprimozi_robinhood_stock_popularity_history.amrb
  • 148.37 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE amrb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Amrc

@kaggle.cprimozi_robinhood_stock_popularity_history.amrc
  • 152.25 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE amrc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Amrh

@kaggle.cprimozi_robinhood_stock_popularity_history.amrh
  • 19.58 kB
  • 1,711 rows
  • 2 columns
Loading...
CREATE TABLE amrh (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Amrk

@kaggle.cprimozi_robinhood_stock_popularity_history.amrk
  • 149.29 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE amrk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Amrn

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

Amrs

@kaggle.cprimozi_robinhood_stock_popularity_history.amrs
  • 159.72 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE amrs (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Amrx

@kaggle.cprimozi_robinhood_stock_popularity_history.amrx
  • 156.08 kB
  • 14,837 rows
  • 2 columns
Loading...
CREATE TABLE amrx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ams

@kaggle.cprimozi_robinhood_stock_popularity_history.ams
  • 151.08 kB
  • 14,930 rows
  • 2 columns
Loading...
CREATE TABLE ams (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Amsc

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

Amsf

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

Amswa

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

Amt

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

Amtb

@kaggle.cprimozi_robinhood_stock_popularity_history.amtb
  • 56.71 kB
  • 5,595 rows
  • 2 columns
Loading...
CREATE TABLE amtb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Amtbb

@kaggle.cprimozi_robinhood_stock_popularity_history.amtbb
  • 56.76 kB
  • 5,595 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.