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

Au

@kaggle.cprimozi_robinhood_stock_popularity_history.au
  • 153.9 KB
  • 14956 rows
  • 2 columns
Loading...

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

Aub

@kaggle.cprimozi_robinhood_stock_popularity_history.aub
  • 61.52 KB
  • 6169 rows
  • 2 columns
Loading...

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

Aubn

@kaggle.cprimozi_robinhood_stock_popularity_history.aubn
  • 145.07 KB
  • 14926 rows
  • 2 columns
Loading...

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

Audc

@kaggle.cprimozi_robinhood_stock_popularity_history.audc
  • 140.88 KB
  • 13807 rows
  • 2 columns
Loading...

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

Aug

@kaggle.cprimozi_robinhood_stock_popularity_history.aug
  • 38.52 KB
  • 3728 rows
  • 2 columns
Loading...

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

Aumn

@kaggle.cprimozi_robinhood_stock_popularity_history.aumn
  • 153.12 KB
  • 14915 rows
  • 2 columns
Loading...

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

Auph

@kaggle.cprimozi_robinhood_stock_popularity_history.auph
  • 159.86 KB
  • 14958 rows
  • 2 columns
Loading...

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

Ausf

@kaggle.cprimozi_robinhood_stock_popularity_history.ausf
  • 117.98 KB
  • 12297 rows
  • 2 columns
Loading...

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

Autl

@kaggle.cprimozi_robinhood_stock_popularity_history.autl
  • 131.21 KB
  • 13237 rows
  • 2 columns
Loading...

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

Auto

@kaggle.cprimozi_robinhood_stock_popularity_history.auto
  • 146.77 KB
  • 14954 rows
  • 2 columns
Loading...

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

Auy

@kaggle.cprimozi_robinhood_stock_popularity_history.auy
  • 169.24 KB
  • 14931 rows
  • 2 columns
Loading...

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

Ava

@kaggle.cprimozi_robinhood_stock_popularity_history.ava
  • 146.38 KB
  • 14914 rows
  • 2 columns
Loading...

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

Aval

@kaggle.cprimozi_robinhood_stock_popularity_history.aval
  • 132.24 KB
  • 13207 rows
  • 2 columns
Loading...

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

Avav

@kaggle.cprimozi_robinhood_stock_popularity_history.avav
  • 152.14 KB
  • 14938 rows
  • 2 columns
Loading...

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

Avb

@kaggle.cprimozi_robinhood_stock_popularity_history.avb
  • 147.44 KB
  • 14958 rows
  • 2 columns
Loading...

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

Avco

@kaggle.cprimozi_robinhood_stock_popularity_history.avco
  • 112.29 KB
  • 10668 rows
  • 2 columns
Loading...

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

Avd

@kaggle.cprimozi_robinhood_stock_popularity_history.avd
  • 146.72 KB
  • 14914 rows
  • 2 columns
Loading...

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

Avde

@kaggle.cprimozi_robinhood_stock_popularity_history.avde
  • 31.17 KB
  • 3127 rows
  • 2 columns
Loading...

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

Avdl

@kaggle.cprimozi_robinhood_stock_popularity_history.avdl
  • 133.88 KB
  • 13205 rows
  • 2 columns
Loading...

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

Avdv

@kaggle.cprimozi_robinhood_stock_popularity_history.avdv
  • 31.32 KB
  • 3127 rows
  • 2 columns
Loading...

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

Avem

@kaggle.cprimozi_robinhood_stock_popularity_history.avem
  • 32.76 KB
  • 3295 rows
  • 2 columns
Loading...

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

Aveo

@kaggle.cprimozi_robinhood_stock_popularity_history.aveo
  • 163.17 KB
  • 14936 rows
  • 2 columns
Loading...

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

Avgo

@kaggle.cprimozi_robinhood_stock_popularity_history.avgo
  • 159.68 KB
  • 14966 rows
  • 2 columns
Loading...

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

Avgr

@kaggle.cprimozi_robinhood_stock_popularity_history.avgr
  • 56.49 KB
  • 5357 rows
  • 2 columns
Loading...

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

Avh

@kaggle.cprimozi_robinhood_stock_popularity_history.avh
  • 146.71 KB
  • 14530 rows
  • 2 columns
Loading...

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

Share link

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