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

Azpn

@kaggle.cprimozi_robinhood_stock_popularity_history.azpn
  • 147.98 KB
  • 14914 rows
  • 2 columns
Loading...

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

Azre

@kaggle.cprimozi_robinhood_stock_popularity_history.azre
  • 149.98 KB
  • 14970 rows
  • 2 columns
Loading...

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

Azrx

@kaggle.cprimozi_robinhood_stock_popularity_history.azrx
  • 152.92 KB
  • 14970 rows
  • 2 columns
Loading...

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

Azul

@kaggle.cprimozi_robinhood_stock_popularity_history.azul
  • 147.42 KB
  • 14495 rows
  • 2 columns
Loading...

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

Azz

@kaggle.cprimozi_robinhood_stock_popularity_history.azz
  • 146.65 KB
  • 14916 rows
  • 2 columns
Loading...

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

B

@kaggle.cprimozi_robinhood_stock_popularity_history.b
  • 145.78 KB
  • 14922 rows
  • 2 columns
Loading...

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

Ba

@kaggle.cprimozi_robinhood_stock_popularity_history.ba
  • 167.04 KB
  • 14953 rows
  • 2 columns
Loading...

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

Bab

@kaggle.cprimozi_robinhood_stock_popularity_history.bab
  • 145.9 KB
  • 14905 rows
  • 2 columns
Loading...

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

Baba

@kaggle.cprimozi_robinhood_stock_popularity_history.baba
  • 171.03 KB
  • 14958 rows
  • 2 columns
Loading...

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

Bac

@kaggle.cprimozi_robinhood_stock_popularity_history.bac
  • 170.48 KB
  • 14914 rows
  • 2 columns
Loading...

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

Bachy

@kaggle.cprimozi_robinhood_stock_popularity_history.bachy
  • 126.63 KB
  • 12293 rows
  • 2 columns
Loading...

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

Baesy

@kaggle.cprimozi_robinhood_stock_popularity_history.baesy
  • 126.72 KB
  • 12295 rows
  • 2 columns
Loading...

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

Baf

@kaggle.cprimozi_robinhood_stock_popularity_history.baf
  • 145.08 KB
  • 14959 rows
  • 2 columns
Loading...

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

Bah

@kaggle.cprimozi_robinhood_stock_popularity_history.bah
  • 152.66 KB
  • 14914 rows
  • 2 columns
Loading...

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

Bak

@kaggle.cprimozi_robinhood_stock_popularity_history.bak
  • 110.45 KB
  • 11079 rows
  • 2 columns
Loading...

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

Bal

@kaggle.cprimozi_robinhood_stock_popularity_history.bal
  • 100.31 KB
  • 10285 rows
  • 2 columns
Loading...

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

Bam

@kaggle.cprimozi_robinhood_stock_popularity_history.bam
  • 158.45 KB
  • 14914 rows
  • 2 columns
Loading...

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

Banc

@kaggle.cprimozi_robinhood_stock_popularity_history.banc
  • 147.96 KB
  • 14956 rows
  • 2 columns
Loading...

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

Band

@kaggle.cprimozi_robinhood_stock_popularity_history.band
  • 150.96 KB
  • 14980 rows
  • 2 columns
Loading...

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

Banf

@kaggle.cprimozi_robinhood_stock_popularity_history.banf
  • 145.54 KB
  • 14956 rows
  • 2 columns
Loading...

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

Banr

@kaggle.cprimozi_robinhood_stock_popularity_history.banr
  • 145.97 KB
  • 14956 rows
  • 2 columns
Loading...

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

Banx

@kaggle.cprimozi_robinhood_stock_popularity_history.banx
  • 145.61 KB
  • 14956 rows
  • 2 columns
Loading...

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

Bap

@kaggle.cprimozi_robinhood_stock_popularity_history.bap
  • 55.5 KB
  • 5581 rows
  • 2 columns
Loading...

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

Bapr

@kaggle.cprimozi_robinhood_stock_popularity_history.bapr
  • 71.16 KB
  • 7311 rows
  • 2 columns
Loading...

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

Bar

@kaggle.cprimozi_robinhood_stock_popularity_history.bar
  • 149.15 KB
  • 14978 rows
  • 2 columns
Loading...

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

Share link

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