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

Xon

@kaggle.cprimozi_robinhood_stock_popularity_history.xon
  • 150.12 KB
  • 14580 rows
  • 2 columns
Loading...

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

Xone

@kaggle.cprimozi_robinhood_stock_popularity_history.xone
  • 149.64 KB
  • 14931 rows
  • 2 columns
Loading...

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

Xop

@kaggle.cprimozi_robinhood_stock_popularity_history.xop
  • 154.13 KB
  • 14919 rows
  • 2 columns
Loading...

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

Xout

@kaggle.cprimozi_robinhood_stock_popularity_history.xout
  • 29.69 KB
  • 2863 rows
  • 2 columns
Loading...

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

Xoxo

@kaggle.cprimozi_robinhood_stock_popularity_history.xoxo
  • 146.17 KB
  • 14919 rows
  • 2 columns
Loading...

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

Xp

@kaggle.cprimozi_robinhood_stock_popularity_history.xp
  • 15.22 KB
  • 1322 rows
  • 2 columns
Loading...

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

Xpel

@kaggle.cprimozi_robinhood_stock_popularity_history.xpel
  • 49.91 KB
  • 4759 rows
  • 2 columns
Loading...

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

Xper

@kaggle.cprimozi_robinhood_stock_popularity_history.xper
  • 148.44 KB
  • 14970 rows
  • 2 columns
Loading...

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

Xph

@kaggle.cprimozi_robinhood_stock_popularity_history.xph
  • 138.76 KB
  • 14149 rows
  • 2 columns
Loading...

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

Xpl

@kaggle.cprimozi_robinhood_stock_popularity_history.xpl
  • 142.51 KB
  • 14267 rows
  • 2 columns
Loading...

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

Xplr

@kaggle.cprimozi_robinhood_stock_popularity_history.xplr
  • 120.94 KB
  • 12238 rows
  • 2 columns
Loading...

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

Xpo

@kaggle.cprimozi_robinhood_stock_popularity_history.xpo
  • 157.27 KB
  • 14914 rows
  • 2 columns
Loading...

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

Xpp

@kaggle.cprimozi_robinhood_stock_popularity_history.xpp
  • 141.47 KB
  • 14531 rows
  • 2 columns
Loading...

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

Xray

@kaggle.cprimozi_robinhood_stock_popularity_history.xray
  • 151.48 KB
  • 14934 rows
  • 2 columns
Loading...

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

Xrf

@kaggle.cprimozi_robinhood_stock_popularity_history.xrf
  • 17.44 KB
  • 1562 rows
  • 2 columns
Loading...

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

Xrlv

@kaggle.cprimozi_robinhood_stock_popularity_history.xrlv
  • 144.55 KB
  • 14902 rows
  • 2 columns
Loading...

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

Xrm

@kaggle.cprimozi_robinhood_stock_popularity_history.xrm
  • 133.72 KB
  • 13704 rows
  • 2 columns
Loading...

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

Xrt

@kaggle.cprimozi_robinhood_stock_popularity_history.xrt
  • 150.32 KB
  • 14914 rows
  • 2 columns
Loading...

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

Xrx

@kaggle.cprimozi_robinhood_stock_popularity_history.xrx
  • 47.02 KB
  • 4448 rows
  • 2 columns
Loading...

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

Xsd

@kaggle.cprimozi_robinhood_stock_popularity_history.xsd
  • 148.2 KB
  • 14936 rows
  • 2 columns
Loading...

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

Xshd

@kaggle.cprimozi_robinhood_stock_popularity_history.xshd
  • 145.7 KB
  • 14958 rows
  • 2 columns
Loading...

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

Xslv

@kaggle.cprimozi_robinhood_stock_popularity_history.xslv
  • 146.46 KB
  • 14925 rows
  • 2 columns
Loading...

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

Xsmo

@kaggle.cprimozi_robinhood_stock_popularity_history.xsmo
  • 21.88 KB
  • 2106 rows
  • 2 columns
Loading...

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

Xsoe

@kaggle.cprimozi_robinhood_stock_popularity_history.xsoe
  • 144.84 KB
  • 14959 rows
  • 2 columns
Loading...

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

Xspa

@kaggle.cprimozi_robinhood_stock_popularity_history.xspa
  • 83.42 KB
  • 8126 rows
  • 2 columns
Loading...

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

Share link

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