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

Ain

@kaggle.cprimozi_robinhood_stock_popularity_history.ain
  • 145.82 KB
  • 14916 rows
  • 2 columns
Loading...

CREATE TABLE ain (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ainc

@kaggle.cprimozi_robinhood_stock_popularity_history.ainc
  • 145.14 KB
  • 14959 rows
  • 2 columns
Loading...

CREATE TABLE ainc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ainv

@kaggle.cprimozi_robinhood_stock_popularity_history.ainv
  • 101.46 KB
  • 9998 rows
  • 2 columns
Loading...

CREATE TABLE ainv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Aiq

@kaggle.cprimozi_robinhood_stock_popularity_history.aiq
  • 145.01 KB
  • 14642 rows
  • 2 columns
Loading...

CREATE TABLE aiq (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Air

@kaggle.cprimozi_robinhood_stock_popularity_history.air
  • 149.55 KB
  • 14926 rows
  • 2 columns
Loading...

CREATE TABLE air (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Airg

@kaggle.cprimozi_robinhood_stock_popularity_history.airg
  • 147.66 KB
  • 14970 rows
  • 2 columns
Loading...

CREATE TABLE airg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Airi

@kaggle.cprimozi_robinhood_stock_popularity_history.airi
  • 152.45 KB
  • 14914 rows
  • 2 columns
Loading...

CREATE TABLE airi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Airr

@kaggle.cprimozi_robinhood_stock_popularity_history.airr
  • 144.58 KB
  • 14914 rows
  • 2 columns
Loading...

CREATE TABLE airr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Airt

@kaggle.cprimozi_robinhood_stock_popularity_history.airt
  • 145.05 KB
  • 14914 rows
  • 2 columns
Loading...

CREATE TABLE airt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ait

@kaggle.cprimozi_robinhood_stock_popularity_history.ait
  • 145.63 KB
  • 14926 rows
  • 2 columns
Loading...

CREATE TABLE ait (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Aiv

@kaggle.cprimozi_robinhood_stock_popularity_history.aiv
  • 82.45 KB
  • 8223 rows
  • 2 columns
Loading...

CREATE TABLE aiv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Aiz

@kaggle.cprimozi_robinhood_stock_popularity_history.aiz
  • 147.46 KB
  • 14926 rows
  • 2 columns
Loading...

CREATE TABLE aiz (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ajg

@kaggle.cprimozi_robinhood_stock_popularity_history.ajg
  • 147.72 KB
  • 14951 rows
  • 2 columns
Loading...

CREATE TABLE ajg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ajrd

@kaggle.cprimozi_robinhood_stock_popularity_history.ajrd
  • 151.53 KB
  • 14945 rows
  • 2 columns
Loading...

CREATE TABLE ajrd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ajx

@kaggle.cprimozi_robinhood_stock_popularity_history.ajx
  • 147.53 KB
  • 14961 rows
  • 2 columns
Loading...

CREATE TABLE ajx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Akam

@kaggle.cprimozi_robinhood_stock_popularity_history.akam
  • 151.31 KB
  • 14928 rows
  • 2 columns
Loading...

CREATE TABLE akam (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Akba

@kaggle.cprimozi_robinhood_stock_popularity_history.akba
  • 153.28 KB
  • 14954 rows
  • 2 columns
Loading...

CREATE TABLE akba (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Akca

@kaggle.cprimozi_robinhood_stock_popularity_history.akca
  • 151.08 KB
  • 14977 rows
  • 2 columns
Loading...

CREATE TABLE akca (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Aker

@kaggle.cprimozi_robinhood_stock_popularity_history.aker
  • 19.59 KB
  • 1711 rows
  • 2 columns
Loading...

CREATE TABLE aker (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Akg

@kaggle.cprimozi_robinhood_stock_popularity_history.akg
  • 153.86 KB
  • 14925 rows
  • 2 columns
Loading...

CREATE TABLE akg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ako A

@kaggle.cprimozi_robinhood_stock_popularity_history.ako_a
  • 9.04 KB
  • 745 rows
  • 2 columns
Loading...

CREATE TABLE ako_a (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ako B

@kaggle.cprimozi_robinhood_stock_popularity_history.ako_b
  • 9.02 KB
  • 745 rows
  • 2 columns
Loading...

CREATE TABLE ako_b (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Akr

@kaggle.cprimozi_robinhood_stock_popularity_history.akr
  • 145.78 KB
  • 14958 rows
  • 2 columns
Loading...

CREATE TABLE akr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Akro

@kaggle.cprimozi_robinhood_stock_popularity_history.akro
  • 39.36 KB
  • 3793 rows
  • 2 columns
Loading...

CREATE TABLE akro (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Akrx

@kaggle.cprimozi_robinhood_stock_popularity_history.akrx
  • 156.7 KB
  • 14939 rows
  • 2 columns
Loading...

CREATE TABLE akrx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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