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

Vt

@kaggle.cprimozi_robinhood_stock_popularity_history.vt
  • 156.55 KB
  • 14936 rows
  • 2 columns
Loading...

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

Vta

@kaggle.cprimozi_robinhood_stock_popularity_history.vta
  • 145.52 KB
  • 14961 rows
  • 2 columns
Loading...

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

Vtc

@kaggle.cprimozi_robinhood_stock_popularity_history.vtc
  • 146.07 KB
  • 14980 rows
  • 2 columns
Loading...

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

Vteb

@kaggle.cprimozi_robinhood_stock_popularity_history.vteb
  • 150.31 KB
  • 14963 rows
  • 2 columns
Loading...

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

Vtgn

@kaggle.cprimozi_robinhood_stock_popularity_history.vtgn
  • 154.12 KB
  • 14966 rows
  • 2 columns
Loading...

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

Vthr

@kaggle.cprimozi_robinhood_stock_popularity_history.vthr
  • 145.37 KB
  • 14934 rows
  • 2 columns
Loading...

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

Vti

@kaggle.cprimozi_robinhood_stock_popularity_history.vti
  • 167.35 KB
  • 14954 rows
  • 2 columns
Loading...

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

Vtip

@kaggle.cprimozi_robinhood_stock_popularity_history.vtip
  • 148.47 KB
  • 14914 rows
  • 2 columns
Loading...

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

Vtiq

@kaggle.cprimozi_robinhood_stock_popularity_history.vtiq
  • 37.01 KB
  • 3733 rows
  • 2 columns
Loading...

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

Vtn

@kaggle.cprimozi_robinhood_stock_popularity_history.vtn
  • 144.71 KB
  • 14961 rows
  • 2 columns
Loading...

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

Vtnr

@kaggle.cprimozi_robinhood_stock_popularity_history.vtnr
  • 150.9 KB
  • 14936 rows
  • 2 columns
Loading...

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

Vtr

@kaggle.cprimozi_robinhood_stock_popularity_history.vtr
  • 153.35 KB
  • 14958 rows
  • 2 columns
Loading...

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

Vtsi

@kaggle.cprimozi_robinhood_stock_popularity_history.vtsi
  • 95.87 KB
  • 9617 rows
  • 2 columns
Loading...

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

Vtv

@kaggle.cprimozi_robinhood_stock_popularity_history.vtv
  • 155.03 KB
  • 14954 rows
  • 2 columns
Loading...

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

Vtvt

@kaggle.cprimozi_robinhood_stock_popularity_history.vtvt
  • 157.11 KB
  • 14963 rows
  • 2 columns
Loading...

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

Vtwg

@kaggle.cprimozi_robinhood_stock_popularity_history.vtwg
  • 145.41 KB
  • 14918 rows
  • 2 columns
Loading...

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

Vtwo

@kaggle.cprimozi_robinhood_stock_popularity_history.vtwo
  • 147.72 KB
  • 14918 rows
  • 2 columns
Loading...

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

Vtwv

@kaggle.cprimozi_robinhood_stock_popularity_history.vtwv
  • 144.95 KB
  • 14918 rows
  • 2 columns
Loading...

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

Vug

@kaggle.cprimozi_robinhood_stock_popularity_history.vug
  • 157.93 KB
  • 14926 rows
  • 2 columns
Loading...

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

Vuse

@kaggle.cprimozi_robinhood_stock_popularity_history.vuse
  • 144.3 KB
  • 14916 rows
  • 2 columns
Loading...

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

Vuzi

@kaggle.cprimozi_robinhood_stock_popularity_history.vuzi
  • 154.03 KB
  • 14961 rows
  • 2 columns
Loading...

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

Vv

@kaggle.cprimozi_robinhood_stock_popularity_history.vv
  • 148.04 KB
  • 14936 rows
  • 2 columns
Loading...

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

Vvc

@kaggle.cprimozi_robinhood_stock_popularity_history.vvc
  • 145.24 KB
  • 14951 rows
  • 2 columns
Loading...

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

Vvi

@kaggle.cprimozi_robinhood_stock_popularity_history.vvi
  • 144.99 KB
  • 14917 rows
  • 2 columns
Loading...

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

Vvnt

@kaggle.cprimozi_robinhood_stock_popularity_history.vvnt
  • 8.72 KB
  • 623 rows
  • 2 columns
Loading...

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

Share link

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