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

Estc

@kaggle.cprimozi_robinhood_stock_popularity_history.estc
  • 120.56 kB
  • 11,407 rows
  • 2 columns
Loading...
CREATE TABLE estc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Este

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

Estr

@kaggle.cprimozi_robinhood_stock_popularity_history.estr
  • 94.48 kB
  • 8,924 rows
  • 2 columns
Loading...
CREATE TABLE estr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Esxb

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

Esyjy

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

Et

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

Etb

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

Etfc

@kaggle.cprimozi_robinhood_stock_popularity_history.etfc
  • 157.2 kB
  • 14,922 rows
  • 2 columns
Loading...
CREATE TABLE etfc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Etg

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

Eth

@kaggle.cprimozi_robinhood_stock_popularity_history.eth
  • 150.29 kB
  • 14,923 rows
  • 2 columns
Loading...
CREATE TABLE eth (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Etho

@kaggle.cprimozi_robinhood_stock_popularity_history.etho
  • 150.24 kB
  • 14,965 rows
  • 2 columns
Loading...
CREATE TABLE etho (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Etj

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

Etm

@kaggle.cprimozi_robinhood_stock_popularity_history.etm
  • 154.78 kB
  • 14,923 rows
  • 2 columns
Loading...
CREATE TABLE etm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Etn

@kaggle.cprimozi_robinhood_stock_popularity_history.etn
  • 152.44 kB
  • 14,923 rows
  • 2 columns
Loading...
CREATE TABLE etn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Etnb

@kaggle.cprimozi_robinhood_stock_popularity_history.etnb
  • 22.44 kB
  • 2,017 rows
  • 2 columns
Loading...
CREATE TABLE etnb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Eto

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

Eton

@kaggle.cprimozi_robinhood_stock_popularity_history.eton
  • 107.92 kB
  • 10,573 rows
  • 2 columns
Loading...
CREATE TABLE eton (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Etr

@kaggle.cprimozi_robinhood_stock_popularity_history.etr
  • 152.18 kB
  • 14,923 rows
  • 2 columns
Loading...
CREATE TABLE etr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Etrn

@kaggle.cprimozi_robinhood_stock_popularity_history.etrn
  • 108.04 kB
  • 10,477 rows
  • 2 columns
Loading...
CREATE TABLE etrn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Etsy

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

Ettx

@kaggle.cprimozi_robinhood_stock_popularity_history.ettx
  • 115.67 kB
  • 11,623 rows
  • 2 columns
Loading...
CREATE TABLE ettx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Etv

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

Etw

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

Etx

@kaggle.cprimozi_robinhood_stock_popularity_history.etx
  • 147.96 kB
  • 14,961 rows
  • 2 columns
Loading...
CREATE TABLE etx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ety

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

Share link

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