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

Schm

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

Schn

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

Scho

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

Schp

@kaggle.cprimozi_robinhood_stock_popularity_history.schp
  • 150.6 kB
  • 14,925 rows
  • 2 columns
Loading...
CREATE TABLE schp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Schq

@kaggle.cprimozi_robinhood_stock_popularity_history.schq
  • 28.7 kB
  • 2,791 rows
  • 2 columns
Loading...
CREATE TABLE schq (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Schr

@kaggle.cprimozi_robinhood_stock_popularity_history.schr
  • 149.44 kB
  • 14,952 rows
  • 2 columns
Loading...
CREATE TABLE schr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Schv

@kaggle.cprimozi_robinhood_stock_popularity_history.schv
  • 150.69 kB
  • 14,925 rows
  • 2 columns
Loading...
CREATE TABLE schv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Schw

@kaggle.cprimozi_robinhood_stock_popularity_history.schw
  • 160.06 kB
  • 14,925 rows
  • 2 columns
Loading...
CREATE TABLE schw (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Schx

@kaggle.cprimozi_robinhood_stock_popularity_history.schx
  • 154.56 kB
  • 14,925 rows
  • 2 columns
Loading...
CREATE TABLE schx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Schyy

@kaggle.cprimozi_robinhood_stock_popularity_history.schyy
  • 122.78 kB
  • 12,293 rows
  • 2 columns
Loading...
CREATE TABLE schyy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Schz

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

Sci

@kaggle.cprimozi_robinhood_stock_popularity_history.sci
  • 153.88 kB
  • 14,949 rows
  • 2 columns
Loading...
CREATE TABLE sci (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Scid

@kaggle.cprimozi_robinhood_stock_popularity_history.scid
  • 148.13 kB
  • 14,962 rows
  • 2 columns
Loading...
CREATE TABLE scid (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Scif

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

Scij

@kaggle.cprimozi_robinhood_stock_popularity_history.scij
  • 148.2 kB
  • 14,962 rows
  • 2 columns
Loading...
CREATE TABLE scij (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Sciu

@kaggle.cprimozi_robinhood_stock_popularity_history.sciu
  • 148.29 kB
  • 14,962 rows
  • 2 columns
Loading...
CREATE TABLE sciu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Scix

@kaggle.cprimozi_robinhood_stock_popularity_history.scix
  • 148.15 kB
  • 14,962 rows
  • 2 columns
Loading...
CREATE TABLE scix (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Scj

@kaggle.cprimozi_robinhood_stock_popularity_history.scj
  • 148.48 kB
  • 14,949 rows
  • 2 columns
Loading...
CREATE TABLE scj (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Sckt

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

Scl

@kaggle.cprimozi_robinhood_stock_popularity_history.scl
  • 149.16 kB
  • 14,949 rows
  • 2 columns
Loading...
CREATE TABLE scl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Scm

@kaggle.cprimozi_robinhood_stock_popularity_history.scm
  • 156.42 kB
  • 14,949 rows
  • 2 columns
Loading...
CREATE TABLE scm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Scmwy

@kaggle.cprimozi_robinhood_stock_popularity_history.scmwy
  • 121.59 kB
  • 12,297 rows
  • 2 columns
Loading...
CREATE TABLE scmwy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Scnb

@kaggle.cprimozi_robinhood_stock_popularity_history.scnb
  • 98.37 kB
  • 9,846 rows
  • 2 columns
Loading...
CREATE TABLE scnb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Sco

@kaggle.cprimozi_robinhood_stock_popularity_history.sco
  • 153.62 kB
  • 14,949 rows
  • 2 columns
Loading...
CREATE TABLE sco (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Scom

@kaggle.cprimozi_robinhood_stock_popularity_history.scom
  • 89.52 kB
  • 8,945 rows
  • 2 columns
Loading...
CREATE TABLE scom (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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