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

Tbf

@kaggle.cprimozi_robinhood_stock_popularity_history.tbf
  • 145.77 KB
  • 14917 rows
  • 2 columns
Loading...

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

Tbi

@kaggle.cprimozi_robinhood_stock_popularity_history.tbi
  • 145.91 KB
  • 14917 rows
  • 2 columns
Loading...

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

Tbio

@kaggle.cprimozi_robinhood_stock_popularity_history.tbio
  • 140.49 KB
  • 13698 rows
  • 2 columns
Loading...

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

Tbk

@kaggle.cprimozi_robinhood_stock_popularity_history.tbk
  • 146.27 KB
  • 14958 rows
  • 2 columns
Loading...

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

Tblt

@kaggle.cprimozi_robinhood_stock_popularity_history.tblt
  • 107.61 KB
  • 9997 rows
  • 2 columns
Loading...

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

Tblu

@kaggle.cprimozi_robinhood_stock_popularity_history.tblu
  • 144.97 KB
  • 14972 rows
  • 2 columns
Loading...

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

Tbnd

@kaggle.cprimozi_robinhood_stock_popularity_history.tbnd
  • 53.86 KB
  • 5499 rows
  • 2 columns
Loading...

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

Tbnk

@kaggle.cprimozi_robinhood_stock_popularity_history.tbnk
  • 144.8 KB
  • 14944 rows
  • 2 columns
Loading...

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

Tbph

@kaggle.cprimozi_robinhood_stock_popularity_history.tbph
  • 146.91 KB
  • 14956 rows
  • 2 columns
Loading...

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

Tbt

@kaggle.cprimozi_robinhood_stock_popularity_history.tbt
  • 147.93 KB
  • 14954 rows
  • 2 columns
Loading...

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

Tbx

@kaggle.cprimozi_robinhood_stock_popularity_history.tbx
  • 144.66 KB
  • 14917 rows
  • 2 columns
Loading...

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

Tc

@kaggle.cprimozi_robinhood_stock_popularity_history.tc
  • 102.52 KB
  • 10287 rows
  • 2 columns
Loading...

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

Tcbi

@kaggle.cprimozi_robinhood_stock_popularity_history.tcbi
  • 146.03 KB
  • 14951 rows
  • 2 columns
Loading...

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

Tcbk

@kaggle.cprimozi_robinhood_stock_popularity_history.tcbk
  • 144.56 KB
  • 14951 rows
  • 2 columns
Loading...

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

Tcco

@kaggle.cprimozi_robinhood_stock_popularity_history.tcco
  • 150.68 KB
  • 14926 rows
  • 2 columns
Loading...

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

Tcda

@kaggle.cprimozi_robinhood_stock_popularity_history.tcda
  • 135.98 KB
  • 13728 rows
  • 2 columns
Loading...

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

Tcehy

@kaggle.cprimozi_robinhood_stock_popularity_history.tcehy
  • 133.94 KB
  • 12291 rows
  • 2 columns
Loading...

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

Tcf

@kaggle.cprimozi_robinhood_stock_popularity_history.tcf
  • 45.44 KB
  • 4448 rows
  • 2 columns
Loading...

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

Tcfc

@kaggle.cprimozi_robinhood_stock_popularity_history.tcfc
  • 144.67 KB
  • 14948 rows
  • 2 columns
Loading...

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

Tchf

@kaggle.cprimozi_robinhood_stock_popularity_history.tchf
  • 119.52 KB
  • 12306 rows
  • 2 columns
Loading...

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

Tci

@kaggle.cprimozi_robinhood_stock_popularity_history.tci
  • 145.2 KB
  • 14958 rows
  • 2 columns
Loading...

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

Tcmd

@kaggle.cprimozi_robinhood_stock_popularity_history.tcmd
  • 147.79 KB
  • 14968 rows
  • 2 columns
Loading...

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

Tco

@kaggle.cprimozi_robinhood_stock_popularity_history.tco
  • 146.71 KB
  • 14958 rows
  • 2 columns
Loading...

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

Tcom

@kaggle.cprimozi_robinhood_stock_popularity_history.tcom
  • 24.12 KB
  • 2184 rows
  • 2 columns
Loading...

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

Tcon

@kaggle.cprimozi_robinhood_stock_popularity_history.tcon
  • 23.25 KB
  • 2112 rows
  • 2 columns
Loading...

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

Share link

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