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

Skx

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

Sky

@kaggle.cprimozi_robinhood_stock_popularity_history.sky
  • 154.44 kB
  • 14,942 rows
  • 2 columns
Loading...
CREATE TABLE sky (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Skyay

@kaggle.cprimozi_robinhood_stock_popularity_history.skyay
  • 121.09 kB
  • 12,295 rows
  • 2 columns
Loading...
CREATE TABLE skyay (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Skys

@kaggle.cprimozi_robinhood_stock_popularity_history.skys
  • 23.35 kB
  • 2,112 rows
  • 2 columns
Loading...
CREATE TABLE skys (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Skyw

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

Skyy

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

Slab

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

Slb

@kaggle.cprimozi_robinhood_stock_popularity_history.slb
  • 161.58 kB
  • 14,924 rows
  • 2 columns
Loading...
CREATE TABLE slb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Slca

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

Slct

@kaggle.cprimozi_robinhood_stock_popularity_history.slct
  • 148.12 kB
  • 14,937 rows
  • 2 columns
Loading...
CREATE TABLE slct (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Sldb

@kaggle.cprimozi_robinhood_stock_popularity_history.sldb
  • 157.83 kB
  • 14,987 rows
  • 2 columns
Loading...
CREATE TABLE sldb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Slf

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

Slg

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

Slgg

@kaggle.cprimozi_robinhood_stock_popularity_history.slgg
  • 86.54 kB
  • 8,101 rows
  • 2 columns
Loading...
CREATE TABLE slgg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Slgl

@kaggle.cprimozi_robinhood_stock_popularity_history.slgl
  • 38.62 kB
  • 3,729 rows
  • 2 columns
Loading...
CREATE TABLE slgl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Slgn

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

Slim

@kaggle.cprimozi_robinhood_stock_popularity_history.slim
  • 149.4 kB
  • 14,966 rows
  • 2 columns
Loading...
CREATE TABLE slim (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Slldy

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

Slm

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

Slno

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

Slp

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

Slqd

@kaggle.cprimozi_robinhood_stock_popularity_history.slqd
  • 148.71 kB
  • 14,948 rows
  • 2 columns
Loading...
CREATE TABLE slqd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Slrc

@kaggle.cprimozi_robinhood_stock_popularity_history.slrc
  • 152.6 kB
  • 14,921 rows
  • 2 columns
Loading...
CREATE TABLE slrc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Slrx

@kaggle.cprimozi_robinhood_stock_popularity_history.slrx
  • 49.56 kB
  • 4,687 rows
  • 2 columns
Loading...
CREATE TABLE slrx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Sls

@kaggle.cprimozi_robinhood_stock_popularity_history.sls
  • 24.48 kB
  • 2,112 rows
  • 2 columns
Loading...
CREATE TABLE sls (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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