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

Cx

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

Cxdc

@kaggle.cprimozi_robinhood_stock_popularity_history.cxdc
  • 150.98 kB
  • 14,945 rows
  • 2 columns
Loading...
CREATE TABLE cxdc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cxe

@kaggle.cprimozi_robinhood_stock_popularity_history.cxe
  • 150.81 kB
  • 14,959 rows
  • 2 columns
Loading...
CREATE TABLE cxe (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cxh

@kaggle.cprimozi_robinhood_stock_popularity_history.cxh
  • 148.11 kB
  • 14,959 rows
  • 2 columns
Loading...
CREATE TABLE cxh (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cxo

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

Cxp

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

Cxse

@kaggle.cprimozi_robinhood_stock_popularity_history.cxse
  • 149.06 kB
  • 14,926 rows
  • 2 columns
Loading...
CREATE TABLE cxse (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cxw

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

Cy

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

Cyad

@kaggle.cprimozi_robinhood_stock_popularity_history.cyad
  • 132.31 kB
  • 13,212 rows
  • 2 columns
Loading...
CREATE TABLE cyad (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cyan

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

Cyb

@kaggle.cprimozi_robinhood_stock_popularity_history.cyb
  • 148.83 kB
  • 14,935 rows
  • 2 columns
Loading...
CREATE TABLE cyb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cybe

@kaggle.cprimozi_robinhood_stock_popularity_history.cybe
  • 149.79 kB
  • 14,920 rows
  • 2 columns
Loading...
CREATE TABLE cybe (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cybr

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

Cycc

@kaggle.cprimozi_robinhood_stock_popularity_history.cycc
  • 156.99 kB
  • 14,944 rows
  • 2 columns
Loading...
CREATE TABLE cycc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cycn

@kaggle.cprimozi_robinhood_stock_popularity_history.cycn
  • 77.76 kB
  • 7,328 rows
  • 2 columns
Loading...
CREATE TABLE cycn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cyd

@kaggle.cprimozi_robinhood_stock_popularity_history.cyd
  • 52.5 kB
  • 5,118 rows
  • 2 columns
Loading...
CREATE TABLE cyd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cyh

@kaggle.cprimozi_robinhood_stock_popularity_history.cyh
  • 155.82 kB
  • 14,935 rows
  • 2 columns
Loading...
CREATE TABLE cyh (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cyou

@kaggle.cprimozi_robinhood_stock_popularity_history.cyou
  • 154.51 kB
  • 14,957 rows
  • 2 columns
Loading...
CREATE TABLE cyou (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cyrn

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

Cyrx

@kaggle.cprimozi_robinhood_stock_popularity_history.cyrx
  • 154.82 kB
  • 14,963 rows
  • 2 columns
Loading...
CREATE TABLE cyrx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cys

@kaggle.cprimozi_robinhood_stock_popularity_history.cys
  • 119.76 kB
  • 11,962 rows
  • 2 columns
Loading...
CREATE TABLE cys (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cytk

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

Cza

@kaggle.cprimozi_robinhood_stock_popularity_history.cza
  • 147.52 kB
  • 14,854 rows
  • 2 columns
Loading...
CREATE TABLE cza (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Czmwy

@kaggle.cprimozi_robinhood_stock_popularity_history.czmwy
  • 123.32 kB
  • 12,294 rows
  • 2 columns
Loading...
CREATE TABLE czmwy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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