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

Zbh

@kaggle.cprimozi_robinhood_stock_popularity_history.zbh
  • 147.61 KB
  • 14918 rows
  • 2 columns
Loading...

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

Zbio

@kaggle.cprimozi_robinhood_stock_popularity_history.zbio
  • 144.95 KB
  • 14949 rows
  • 2 columns
Loading...

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

Zbra

@kaggle.cprimozi_robinhood_stock_popularity_history.zbra
  • 151.57 KB
  • 14938 rows
  • 2 columns
Loading...

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

Zcan

@kaggle.cprimozi_robinhood_stock_popularity_history.zcan
  • 144.67 KB
  • 14954 rows
  • 2 columns
Loading...

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

Zdge

@kaggle.cprimozi_robinhood_stock_popularity_history.zdge
  • 147.02 KB
  • 14966 rows
  • 2 columns
Loading...

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

Zeal

@kaggle.cprimozi_robinhood_stock_popularity_history.zeal
  • 131.96 KB
  • 13224 rows
  • 2 columns
Loading...

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

Zen

@kaggle.cprimozi_robinhood_stock_popularity_history.zen
  • 157.49 KB
  • 14956 rows
  • 2 columns
Loading...

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

Zeus

@kaggle.cprimozi_robinhood_stock_popularity_history.zeus
  • 146.87 KB
  • 14936 rows
  • 2 columns
Loading...

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

Zfgn

@kaggle.cprimozi_robinhood_stock_popularity_history.zfgn
  • 152.74 KB
  • 14955 rows
  • 2 columns
Loading...

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

Zg

@kaggle.cprimozi_robinhood_stock_popularity_history.zg
  • 154.63 KB
  • 14936 rows
  • 2 columns
Loading...

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

Zgbr

@kaggle.cprimozi_robinhood_stock_popularity_history.zgbr
  • 21.9 KB
  • 2108 rows
  • 2 columns
Loading...

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

Zgnx

@kaggle.cprimozi_robinhood_stock_popularity_history.zgnx
  • 153.38 KB
  • 14955 rows
  • 2 columns
Loading...

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

Zhok

@kaggle.cprimozi_robinhood_stock_popularity_history.zhok
  • 113.22 KB
  • 11788 rows
  • 2 columns
Loading...

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

Zig

@kaggle.cprimozi_robinhood_stock_popularity_history.zig
  • 63.12 KB
  • 6287 rows
  • 2 columns
Loading...

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

Zion

@kaggle.cprimozi_robinhood_stock_popularity_history.zion
  • 148.29 KB
  • 14928 rows
  • 2 columns
Loading...

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

Ziop

@kaggle.cprimozi_robinhood_stock_popularity_history.ziop
  • 153.68 KB
  • 14928 rows
  • 2 columns
Loading...

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

Ziv

@kaggle.cprimozi_robinhood_stock_popularity_history.ziv
  • 147.9 KB
  • 14922 rows
  • 2 columns
Loading...

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

Zixi

@kaggle.cprimozi_robinhood_stock_popularity_history.zixi
  • 155.5 KB
  • 14942 rows
  • 2 columns
Loading...

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

Zjpn

@kaggle.cprimozi_robinhood_stock_popularity_history.zjpn
  • 144.62 KB
  • 14956 rows
  • 2 columns
Loading...

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

Zkin

@kaggle.cprimozi_robinhood_stock_popularity_history.zkin
  • 152.97 KB
  • 14978 rows
  • 2 columns
Loading...

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

Zlab

@kaggle.cprimozi_robinhood_stock_popularity_history.zlab
  • 148.6 KB
  • 14979 rows
  • 2 columns
Loading...

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

Zm

@kaggle.cprimozi_robinhood_stock_popularity_history.zm
  • 78.05 KB
  • 6938 rows
  • 2 columns
Loading...

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

Zmlp

@kaggle.cprimozi_robinhood_stock_popularity_history.zmlp
  • 145.51 KB
  • 14914 rows
  • 2 columns
Loading...

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

Zn

@kaggle.cprimozi_robinhood_stock_popularity_history.zn
  • 163.61 KB
  • 14936 rows
  • 2 columns
Loading...

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

Znga

@kaggle.cprimozi_robinhood_stock_popularity_history.znga
  • 181.62 KB
  • 14936 rows
  • 2 columns
Loading...

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

Share link

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