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

Cvon

@kaggle.cprimozi_robinhood_stock_popularity_history.cvon
  • 144.76 KB
  • 14974 rows
  • 2 columns
Loading...

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

Cvovq

@kaggle.cprimozi_robinhood_stock_popularity_history.cvovq
  • 96.1 KB
  • 9847 rows
  • 2 columns
Loading...

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

Cvr

@kaggle.cprimozi_robinhood_stock_popularity_history.cvr
  • 144.68 KB
  • 14923 rows
  • 2 columns
Loading...

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

Cvrr

@kaggle.cprimozi_robinhood_stock_popularity_history.cvrr
  • 147.56 KB
  • 14955 rows
  • 2 columns
Loading...

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

Cvs

@kaggle.cprimozi_robinhood_stock_popularity_history.cvs
  • 163.7 KB
  • 14923 rows
  • 2 columns
Loading...

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

Cvti

@kaggle.cprimozi_robinhood_stock_popularity_history.cvti
  • 147.2 KB
  • 14943 rows
  • 2 columns
Loading...

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

Cvu

@kaggle.cprimozi_robinhood_stock_popularity_history.cvu
  • 147.09 KB
  • 14923 rows
  • 2 columns
Loading...

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

Cvv

@kaggle.cprimozi_robinhood_stock_popularity_history.cvv
  • 147.49 KB
  • 14923 rows
  • 2 columns
Loading...

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

Cvx

@kaggle.cprimozi_robinhood_stock_popularity_history.cvx
  • 159.62 KB
  • 14923 rows
  • 2 columns
Loading...

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

Cvy

@kaggle.cprimozi_robinhood_stock_popularity_history.cvy
  • 145.41 KB
  • 14914 rows
  • 2 columns
Loading...

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

Cw

@kaggle.cprimozi_robinhood_stock_popularity_history.cw
  • 146.36 KB
  • 14936 rows
  • 2 columns
Loading...

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

Cway

@kaggle.cprimozi_robinhood_stock_popularity_history.cway
  • 130.87 KB
  • 13497 rows
  • 2 columns
Loading...

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

Cwb

@kaggle.cprimozi_robinhood_stock_popularity_history.cwb
  • 146.26 KB
  • 14949 rows
  • 2 columns
Loading...

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

Cwbc

@kaggle.cprimozi_robinhood_stock_popularity_history.cwbc
  • 144.92 KB
  • 14939 rows
  • 2 columns
Loading...

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

Cwbr

@kaggle.cprimozi_robinhood_stock_popularity_history.cwbr
  • 150.89 KB
  • 14985 rows
  • 2 columns
Loading...

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

Cwco

@kaggle.cprimozi_robinhood_stock_popularity_history.cwco
  • 151.03 KB
  • 14917 rows
  • 2 columns
Loading...

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

Cweb

@kaggle.cprimozi_robinhood_stock_popularity_history.cweb
  • 148.78 KB
  • 14970 rows
  • 2 columns
Loading...

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

Cwen

@kaggle.cprimozi_robinhood_stock_popularity_history.cwen
  • 117.58 KB
  • 12009 rows
  • 2 columns
Loading...

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

Cwen A

@kaggle.cprimozi_robinhood_stock_popularity_history.cwen_a
  • 9.17 KB
  • 749 rows
  • 2 columns
Loading...

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

Cwh

@kaggle.cprimozi_robinhood_stock_popularity_history.cwh
  • 154.99 KB
  • 14970 rows
  • 2 columns
Loading...

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

Cwi

@kaggle.cprimozi_robinhood_stock_popularity_history.cwi
  • 145.04 KB
  • 14949 rows
  • 2 columns
Loading...

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

Cwk

@kaggle.cprimozi_robinhood_stock_popularity_history.cwk
  • 127.11 KB
  • 12846 rows
  • 2 columns
Loading...

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

Cws

@kaggle.cprimozi_robinhood_stock_popularity_history.cws
  • 145.35 KB
  • 14970 rows
  • 2 columns
Loading...

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

Cwst

@kaggle.cprimozi_robinhood_stock_popularity_history.cwst
  • 150.81 KB
  • 14952 rows
  • 2 columns
Loading...

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

Cwt

@kaggle.cprimozi_robinhood_stock_popularity_history.cwt
  • 151.76 KB
  • 14949 rows
  • 2 columns
Loading...

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

Share link

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