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

Aph

@kaggle.cprimozi_robinhood_stock_popularity_history.aph
  • 148.11 KB
  • 14916 rows
  • 2 columns
Loading...

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

Apha

@kaggle.cprimozi_robinhood_stock_popularity_history.apha
  • 122.19 KB
  • 10741 rows
  • 2 columns
Loading...

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

Api

@kaggle.cprimozi_robinhood_stock_popularity_history.api
  • 96 KB
  • 9840 rows
  • 2 columns
Loading...

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

Apl

@kaggle.cprimozi_robinhood_stock_popularity_history.apl
  • 96.36 KB
  • 9876 rows
  • 2 columns
Loading...

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

Aple

@kaggle.cprimozi_robinhood_stock_popularity_history.aple
  • 165.33 KB
  • 14962 rows
  • 2 columns
Loading...

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

Apls

@kaggle.cprimozi_robinhood_stock_popularity_history.apls
  • 148.47 KB
  • 14980 rows
  • 2 columns
Loading...

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

Aplt

@kaggle.cprimozi_robinhood_stock_popularity_history.aplt
  • 63.62 KB
  • 6311 rows
  • 2 columns
Loading...

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

Apm

@kaggle.cprimozi_robinhood_stock_popularity_history.apm
  • 94.81 KB
  • 9639 rows
  • 2 columns
Loading...

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

Apo

@kaggle.cprimozi_robinhood_stock_popularity_history.apo
  • 38.85 KB
  • 3630 rows
  • 2 columns
Loading...

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

Apog

@kaggle.cprimozi_robinhood_stock_popularity_history.apog
  • 147.52 KB
  • 14916 rows
  • 2 columns
Loading...

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

Apop

@kaggle.cprimozi_robinhood_stock_popularity_history.apop
  • 26.58 KB
  • 2479 rows
  • 2 columns
Loading...

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

Appf

@kaggle.cprimozi_robinhood_stock_popularity_history.appf
  • 152.41 KB
  • 14963 rows
  • 2 columns
Loading...

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

Appn

@kaggle.cprimozi_robinhood_stock_popularity_history.appn
  • 158.3 KB
  • 14974 rows
  • 2 columns
Loading...

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

Apps

@kaggle.cprimozi_robinhood_stock_popularity_history.apps
  • 160.69 KB
  • 14922 rows
  • 2 columns
Loading...

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

Apre

@kaggle.cprimozi_robinhood_stock_popularity_history.apre
  • 31.53 KB
  • 2959 rows
  • 2 columns
Loading...

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

Aprn

@kaggle.cprimozi_robinhood_stock_popularity_history.aprn
  • 58.6 KB
  • 5523 rows
  • 2 columns
Loading...

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

Apt

@kaggle.cprimozi_robinhood_stock_popularity_history.apt
  • 150.18 KB
  • 14914 rows
  • 2 columns
Loading...

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

Apti

@kaggle.cprimozi_robinhood_stock_popularity_history.apti
  • 147.99 KB
  • 14970 rows
  • 2 columns
Loading...

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

Apto

@kaggle.cprimozi_robinhood_stock_popularity_history.apto
  • 154.3 KB
  • 14958 rows
  • 2 columns
Loading...

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

Apts

@kaggle.cprimozi_robinhood_stock_popularity_history.apts
  • 152.72 KB
  • 14958 rows
  • 2 columns
Loading...

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

Aptv

@kaggle.cprimozi_robinhood_stock_popularity_history.aptv
  • 151.84 KB
  • 14920 rows
  • 2 columns
Loading...

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

Aptx

@kaggle.cprimozi_robinhood_stock_popularity_history.aptx
  • 138.12 KB
  • 13841 rows
  • 2 columns
Loading...

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

Apvo

@kaggle.cprimozi_robinhood_stock_popularity_history.apvo
  • 151.7 KB
  • 14969 rows
  • 2 columns
Loading...

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

Apwc

@kaggle.cprimozi_robinhood_stock_popularity_history.apwc
  • 146.6 KB
  • 14956 rows
  • 2 columns
Loading...

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

Apxt

@kaggle.cprimozi_robinhood_stock_popularity_history.apxt
  • 22.76 KB
  • 2184 rows
  • 2 columns
Loading...

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

Share link

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