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

Ibdd

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

Ibdl

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

Ibdm

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

Ibdn

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

Ibdo

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

Ibdp

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

Ibdq

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

Ibdr

@kaggle.cprimozi_robinhood_stock_popularity_history.ibdr
  • 148.28 kB
  • 14,970 rows
  • 2 columns
Loading...
CREATE TABLE ibdr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ibds

@kaggle.cprimozi_robinhood_stock_popularity_history.ibds
  • 22.45 kB
  • 2,113 rows
  • 2 columns
Loading...
CREATE TABLE ibds (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ibdt

@kaggle.cprimozi_robinhood_stock_popularity_history.ibdt
  • 115.7 kB
  • 11,766 rows
  • 2 columns
Loading...
CREATE TABLE ibdt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ibdu

@kaggle.cprimozi_robinhood_stock_popularity_history.ibdu
  • 33.44 kB
  • 3,295 rows
  • 2 columns
Loading...
CREATE TABLE ibdu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ibha

@kaggle.cprimozi_robinhood_stock_popularity_history.ibha
  • 63.12 kB
  • 6,310 rows
  • 2 columns
Loading...
CREATE TABLE ibha (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ibhb

@kaggle.cprimozi_robinhood_stock_popularity_history.ibhb
  • 62.99 kB
  • 6,310 rows
  • 2 columns
Loading...
CREATE TABLE ibhb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ibhc

@kaggle.cprimozi_robinhood_stock_popularity_history.ibhc
  • 63.14 kB
  • 6,310 rows
  • 2 columns
Loading...
CREATE TABLE ibhc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ibhd

@kaggle.cprimozi_robinhood_stock_popularity_history.ibhd
  • 62.99 kB
  • 6,310 rows
  • 2 columns
Loading...
CREATE TABLE ibhd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ibhe

@kaggle.cprimozi_robinhood_stock_popularity_history.ibhe
  • 62.99 kB
  • 6,310 rows
  • 2 columns
Loading...
CREATE TABLE ibhe (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ibio

@kaggle.cprimozi_robinhood_stock_popularity_history.ibio
  • 160.93 kB
  • 14,892 rows
  • 2 columns
Loading...
CREATE TABLE ibio (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ibkc

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

Ibkr

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

Ibm

@kaggle.cprimozi_robinhood_stock_popularity_history.ibm
  • 165.45 kB
  • 14,928 rows
  • 2 columns
Loading...
CREATE TABLE ibm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ibmg

@kaggle.cprimozi_robinhood_stock_popularity_history.ibmg
  • 126.42 kB
  • 12,756 rows
  • 2 columns
Loading...
CREATE TABLE ibmg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ibmi

@kaggle.cprimozi_robinhood_stock_popularity_history.ibmi
  • 37.7 kB
  • 3,716 rows
  • 2 columns
Loading...
CREATE TABLE ibmi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ibmj

@kaggle.cprimozi_robinhood_stock_popularity_history.ibmj
  • 147.25 kB
  • 14,963 rows
  • 2 columns
Loading...
CREATE TABLE ibmj (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ibmk

@kaggle.cprimozi_robinhood_stock_popularity_history.ibmk
  • 147.33 kB
  • 14,963 rows
  • 2 columns
Loading...
CREATE TABLE ibmk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ibml

@kaggle.cprimozi_robinhood_stock_popularity_history.ibml
  • 22.48 kB
  • 2,114 rows
  • 2 columns
Loading...
CREATE TABLE ibml (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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