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

Vips

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

Vir

@kaggle.cprimozi_robinhood_stock_popularity_history.vir
  • 29.87 kB
  • 2,671 rows
  • 2 columns
Loading...
CREATE TABLE vir (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Virc

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

Virt

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

Vis

@kaggle.cprimozi_robinhood_stock_popularity_history.vis
  • 150.68 kB
  • 14,919 rows
  • 2 columns
Loading...
CREATE TABLE vis (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Visl

@kaggle.cprimozi_robinhood_stock_popularity_history.visl
  • 70.24 kB
  • 6,335 rows
  • 2 columns
Loading...
CREATE TABLE visl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Vist

@kaggle.cprimozi_robinhood_stock_popularity_history.vist
  • 47.94 kB
  • 4,592 rows
  • 2 columns
Loading...
CREATE TABLE vist (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Viv

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

Vive

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

Vivo

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

Vixm

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

Vixy

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

Vjet

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

Vki

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

Vkq

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

Vktx

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

Vlgea

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

Vlo

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

Vlp

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

Vlrs

@kaggle.cprimozi_robinhood_stock_popularity_history.vlrs
  • 137.13 kB
  • 13,205 rows
  • 2 columns
Loading...
CREATE TABLE vlrs (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Vlrx

@kaggle.cprimozi_robinhood_stock_popularity_history.vlrx
  • 66.18 kB
  • 6,169 rows
  • 2 columns
Loading...
CREATE TABLE vlrx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Vlt

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

Vlu

@kaggle.cprimozi_robinhood_stock_popularity_history.vlu
  • 22.32 kB
  • 2,102 rows
  • 2 columns
Loading...
CREATE TABLE vlu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Vlue

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

Vlvly

@kaggle.cprimozi_robinhood_stock_popularity_history.vlvly
  • 130.15 kB
  • 12,292 rows
  • 2 columns
Loading...
CREATE TABLE vlvly (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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