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

Bdj

@kaggle.cprimozi_robinhood_stock_popularity_history.bdj
  • 153.16 kB
  • 14,960 rows
  • 2 columns
Loading...
CREATE TABLE bdj (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bdl

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

Bdn

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

Bdory

@kaggle.cprimozi_robinhood_stock_popularity_history.bdory
  • 127.39 kB
  • 12,293 rows
  • 2 columns
Loading...
CREATE TABLE bdory (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bdr

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

Bdry

@kaggle.cprimozi_robinhood_stock_popularity_history.bdry
  • 43.73 kB
  • 4,260 rows
  • 2 columns
Loading...
CREATE TABLE bdry (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bdsi

@kaggle.cprimozi_robinhood_stock_popularity_history.bdsi
  • 157.78 kB
  • 14,943 rows
  • 2 columns
Loading...
CREATE TABLE bdsi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bdtx

@kaggle.cprimozi_robinhood_stock_popularity_history.bdtx
  • 6.36 kB
  • 419 rows
  • 2 columns
Loading...
CREATE TABLE bdtx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bdx

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

Be

@kaggle.cprimozi_robinhood_stock_popularity_history.be
  • 140.5 kB
  • 13,069 rows
  • 2 columns
Loading...
CREATE TABLE be (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Beam

@kaggle.cprimozi_robinhood_stock_popularity_history.beam
  • 4.88 kB
  • 251 rows
  • 2 columns
Loading...
CREATE TABLE beam (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Beat

@kaggle.cprimozi_robinhood_stock_popularity_history.beat
  • 157.81 kB
  • 14,928 rows
  • 2 columns
Loading...
CREATE TABLE beat (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Becn

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

Bedu

@kaggle.cprimozi_robinhood_stock_popularity_history.bedu
  • 133.17 kB
  • 13,222 rows
  • 2 columns
Loading...
CREATE TABLE bedu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Belfa

@kaggle.cprimozi_robinhood_stock_popularity_history.belfa
  • 148.3 kB
  • 14,943 rows
  • 2 columns
Loading...
CREATE TABLE belfa (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Belfb

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

Ben

@kaggle.cprimozi_robinhood_stock_popularity_history.ben
  • 151.81 kB
  • 14,694 rows
  • 2 columns
Loading...
CREATE TABLE ben (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bep

@kaggle.cprimozi_robinhood_stock_popularity_history.bep
  • 161.84 kB
  • 14,923 rows
  • 2 columns
Loading...
CREATE TABLE bep (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bery

@kaggle.cprimozi_robinhood_stock_popularity_history.bery
  • 151.8 kB
  • 14,920 rows
  • 2 columns
Loading...
CREATE TABLE bery (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Best

@kaggle.cprimozi_robinhood_stock_popularity_history.best
  • 158.69 kB
  • 14,979 rows
  • 2 columns
Loading...
CREATE TABLE best (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bf A

@kaggle.cprimozi_robinhood_stock_popularity_history.bf_a
  • 9.29 kB
  • 745 rows
  • 2 columns
Loading...
CREATE TABLE bf_a (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bfam

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

Bf B

@kaggle.cprimozi_robinhood_stock_popularity_history.bf_b
  • 9.51 kB
  • 744 rows
  • 2 columns
Loading...
CREATE TABLE bf_b (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bfc

@kaggle.cprimozi_robinhood_stock_popularity_history.bfc
  • 109 kB
  • 10,955 rows
  • 2 columns
Loading...
CREATE TABLE bfc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bfeb

@kaggle.cprimozi_robinhood_stock_popularity_history.bfeb
  • 5.13 kB
  • 308 rows
  • 2 columns
Loading...
CREATE TABLE bfeb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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