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

Oxfd

@kaggle.cprimozi_robinhood_stock_popularity_history.oxfd
  • 146.12 KB
  • 14936 rows
  • 2 columns
Loading...

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

Oxlc

@kaggle.cprimozi_robinhood_stock_popularity_history.oxlc
  • 157.16 KB
  • 14960 rows
  • 2 columns
Loading...

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

Oxm

@kaggle.cprimozi_robinhood_stock_popularity_history.oxm
  • 146.28 KB
  • 14914 rows
  • 2 columns
Loading...

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

Oxsq

@kaggle.cprimozi_robinhood_stock_popularity_history.oxsq
  • 152.74 KB
  • 14956 rows
  • 2 columns
Loading...

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

Oxy

@kaggle.cprimozi_robinhood_stock_popularity_history.oxy
  • 157.67 KB
  • 14914 rows
  • 2 columns
Loading...

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

Oyld

@kaggle.cprimozi_robinhood_stock_popularity_history.oyld
  • 58.6 KB
  • 6002 rows
  • 2 columns
Loading...

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

Oyst

@kaggle.cprimozi_robinhood_stock_popularity_history.oyst
  • 24.96 KB
  • 2282 rows
  • 2 columns
Loading...

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

Ozk

@kaggle.cprimozi_robinhood_stock_popularity_history.ozk
  • 151.1 KB
  • 14929 rows
  • 2 columns
Loading...

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

P

@kaggle.cprimozi_robinhood_stock_popularity_history.p
  • 153.09 KB
  • 14956 rows
  • 2 columns
Loading...

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

Paa

@kaggle.cprimozi_robinhood_stock_popularity_history.paa
  • 153.49 KB
  • 14956 rows
  • 2 columns
Loading...

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

Paac

@kaggle.cprimozi_robinhood_stock_popularity_history.paac
  • 53.55 KB
  • 5453 rows
  • 2 columns
Loading...

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

Paas

@kaggle.cprimozi_robinhood_stock_popularity_history.paas
  • 154.33 KB
  • 14956 rows
  • 2 columns
Loading...

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

Pac

@kaggle.cprimozi_robinhood_stock_popularity_history.pac
  • 146.28 KB
  • 14956 rows
  • 2 columns
Loading...

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

Paca

@kaggle.cprimozi_robinhood_stock_popularity_history.paca
  • 104.41 KB
  • 10813 rows
  • 2 columns
Loading...

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

Pacb

@kaggle.cprimozi_robinhood_stock_popularity_history.pacb
  • 152.99 KB
  • 14916 rows
  • 2 columns
Loading...

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

Pacd

@kaggle.cprimozi_robinhood_stock_popularity_history.pacd
  • 97.71 KB
  • 9640 rows
  • 2 columns
Loading...

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

Pack

@kaggle.cprimozi_robinhood_stock_popularity_history.pack
  • 59.42 KB
  • 5856 rows
  • 2 columns
Loading...

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

Pacq

@kaggle.cprimozi_robinhood_stock_popularity_history.pacq
  • 138.48 KB
  • 14377 rows
  • 2 columns
Loading...

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

Pacw

@kaggle.cprimozi_robinhood_stock_popularity_history.pacw
  • 149.59 KB
  • 14916 rows
  • 2 columns
Loading...

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

Pae

@kaggle.cprimozi_robinhood_stock_popularity_history.pae
  • 3.56 KB
  • 140 rows
  • 2 columns
Loading...

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

Pag

@kaggle.cprimozi_robinhood_stock_popularity_history.pag
  • 147.68 KB
  • 14922 rows
  • 2 columns
Loading...

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

Pagp

@kaggle.cprimozi_robinhood_stock_popularity_history.pagp
  • 147.92 KB
  • 14956 rows
  • 2 columns
Loading...

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

Pags

@kaggle.cprimozi_robinhood_stock_popularity_history.pags
  • 80.19 KB
  • 7775 rows
  • 2 columns
Loading...

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

Pah

@kaggle.cprimozi_robinhood_stock_popularity_history.pah
  • 145.72 KB
  • 14922 rows
  • 2 columns
Loading...

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

Pahc

@kaggle.cprimozi_robinhood_stock_popularity_history.pahc
  • 146.83 KB
  • 14951 rows
  • 2 columns
Loading...

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

Share link

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