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

Awx

@kaggle.cprimozi_robinhood_stock_popularity_history.awx
  • 155.81 kB
  • 14,935 rows
  • 2 columns
Loading...
CREATE TABLE awx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ax

@kaggle.cprimozi_robinhood_stock_popularity_history.ax
  • 124 kB
  • 11,932 rows
  • 2 columns
Loading...
CREATE TABLE ax (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Axas

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

Axdx

@kaggle.cprimozi_robinhood_stock_popularity_history.axdx
  • 150.6 kB
  • 14,926 rows
  • 2 columns
Loading...
CREATE TABLE axdx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Axe

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

Axgn

@kaggle.cprimozi_robinhood_stock_popularity_history.axgn
  • 156.71 kB
  • 14,951 rows
  • 2 columns
Loading...
CREATE TABLE axgn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Axgt

@kaggle.cprimozi_robinhood_stock_popularity_history.axgt
  • 68.2 kB
  • 6,456 rows
  • 2 columns
Loading...
CREATE TABLE axgt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Axjl

@kaggle.cprimozi_robinhood_stock_popularity_history.axjl
  • 147.85 kB
  • 14,931 rows
  • 2 columns
Loading...
CREATE TABLE axjl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Axl

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

Axla

@kaggle.cprimozi_robinhood_stock_popularity_history.axla
  • 65.53 kB
  • 6,407 rows
  • 2 columns
Loading...
CREATE TABLE axla (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Axnx

@kaggle.cprimozi_robinhood_stock_popularity_history.axnx
  • 112.04 kB
  • 10,789 rows
  • 2 columns
Loading...
CREATE TABLE axnx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Axp

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

Axr

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

Axs

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

Axsm

@kaggle.cprimozi_robinhood_stock_popularity_history.axsm
  • 158.92 kB
  • 14,965 rows
  • 2 columns
Loading...
CREATE TABLE axsm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Axta

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

Axti

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

Axu

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

Ay

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

Ayi

@kaggle.cprimozi_robinhood_stock_popularity_history.ayi
  • 151.45 kB
  • 14,939 rows
  • 2 columns
Loading...
CREATE TABLE ayi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ayr

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

Aytu

@kaggle.cprimozi_robinhood_stock_popularity_history.aytu
  • 133.2 kB
  • 12,641 rows
  • 2 columns
Loading...
CREATE TABLE aytu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ayx

@kaggle.cprimozi_robinhood_stock_popularity_history.ayx
  • 164.06 kB
  • 14,973 rows
  • 2 columns
Loading...
CREATE TABLE ayx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Azn

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

Azo

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

Share link

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