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

Ndsn

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

Ne

@kaggle.cprimozi_robinhood_stock_popularity_history.ne
  • 157.32 kB
  • 14,916 rows
  • 2 columns
Loading...
CREATE TABLE ne (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nea

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

Near

@kaggle.cprimozi_robinhood_stock_popularity_history.near
  • 131.17 kB
  • 12,821 rows
  • 2 columns
Loading...
CREATE TABLE near (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nebu

@kaggle.cprimozi_robinhood_stock_popularity_history.nebu
  • 37.84 kB
  • 3,731 rows
  • 2 columns
Loading...
CREATE TABLE nebu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nee

@kaggle.cprimozi_robinhood_stock_popularity_history.nee
  • 163.98 kB
  • 14,917 rows
  • 2 columns
Loading...
CREATE TABLE nee (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Need

@kaggle.cprimozi_robinhood_stock_popularity_history.need
  • 98.83 kB
  • 9,838 rows
  • 2 columns
Loading...
CREATE TABLE need (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nem

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

Nen

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

Neo

@kaggle.cprimozi_robinhood_stock_popularity_history.neo
  • 157.54 kB
  • 14,917 rows
  • 2 columns
Loading...
CREATE TABLE neo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Neog

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

Neon

@kaggle.cprimozi_robinhood_stock_popularity_history.neon
  • 118.52 kB
  • 11,501 rows
  • 2 columns
Loading...
CREATE TABLE neon (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Neos

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

Nep

@kaggle.cprimozi_robinhood_stock_popularity_history.nep
  • 156.25 kB
  • 14,957 rows
  • 2 columns
Loading...
CREATE TABLE nep (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Neph

@kaggle.cprimozi_robinhood_stock_popularity_history.neph
  • 43.38 kB
  • 4,138 rows
  • 2 columns
Loading...
CREATE TABLE neph (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nept

@kaggle.cprimozi_robinhood_stock_popularity_history.nept
  • 133.33 kB
  • 11,743 rows
  • 2 columns
Loading...
CREATE TABLE nept (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nerd

@kaggle.cprimozi_robinhood_stock_popularity_history.nerd
  • 62.17 kB
  • 5,834 rows
  • 2 columns
Loading...
CREATE TABLE nerd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nerv

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

Nes

@kaggle.cprimozi_robinhood_stock_popularity_history.nes
  • 151.05 kB
  • 14,980 rows
  • 2 columns
Loading...
CREATE TABLE nes (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nesr

@kaggle.cprimozi_robinhood_stock_popularity_history.nesr
  • 24.93 kB
  • 2,339 rows
  • 2 columns
Loading...
CREATE TABLE nesr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Net

@kaggle.cprimozi_robinhood_stock_popularity_history.net
  • 39.24 kB
  • 3,438 rows
  • 2 columns
Loading...
CREATE TABLE net (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nete

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

Netl

@kaggle.cprimozi_robinhood_stock_popularity_history.netl
  • 76.36 kB
  • 7,575 rows
  • 2 columns
Loading...
CREATE TABLE netl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Neu

@kaggle.cprimozi_robinhood_stock_popularity_history.neu
  • 148.07 kB
  • 14,917 rows
  • 2 columns
Loading...
CREATE TABLE neu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nev

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

Share link

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