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

Saa

@kaggle.cprimozi_robinhood_stock_popularity_history.saa
  • 148.34 kB
  • 14,948 rows
  • 2 columns
Loading...
CREATE TABLE saa (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Sabr

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

Sach

@kaggle.cprimozi_robinhood_stock_popularity_history.sach
  • 156.45 kB
  • 14,972 rows
  • 2 columns
Loading...
CREATE TABLE sach (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Saex

@kaggle.cprimozi_robinhood_stock_popularity_history.saex
  • 125.38 kB
  • 11,836 rows
  • 2 columns
Loading...
CREATE TABLE saex (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Safe

@kaggle.cprimozi_robinhood_stock_popularity_history.safe
  • 84.2 kB
  • 8,126 rows
  • 2 columns
Loading...
CREATE TABLE safe (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Safm

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

Saft

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

Sage

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

Sagg

@kaggle.cprimozi_robinhood_stock_popularity_history.sagg
  • 148.12 kB
  • 14,938 rows
  • 2 columns
Loading...
CREATE TABLE sagg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Sah

@kaggle.cprimozi_robinhood_stock_popularity_history.sah
  • 151.37 kB
  • 14,948 rows
  • 2 columns
Loading...
CREATE TABLE sah (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Saia

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

Saic

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

Sail

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

Sal

@kaggle.cprimozi_robinhood_stock_popularity_history.sal
  • 148.12 kB
  • 14,937 rows
  • 2 columns
Loading...
CREATE TABLE sal (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Salm

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

Salt

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

Sam

@kaggle.cprimozi_robinhood_stock_popularity_history.sam
  • 153.77 kB
  • 14,948 rows
  • 2 columns
Loading...
CREATE TABLE sam (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Sama

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

Samg

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

San

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

Sand

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

Sanm

@kaggle.cprimozi_robinhood_stock_popularity_history.sanm
  • 150.12 kB
  • 14,949 rows
  • 2 columns
Loading...
CREATE TABLE sanm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Sanw

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

Sap

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

Saqn

@kaggle.cprimozi_robinhood_stock_popularity_history.saqn
  • 9.24 kB
  • 750 rows
  • 2 columns
Loading...
CREATE TABLE saqn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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