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

Vly

@kaggle.cprimozi_robinhood_stock_popularity_history.vly
  • 148.17 KB
  • 14946 rows
  • 2 columns
Loading...

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

Vmax

@kaggle.cprimozi_robinhood_stock_popularity_history.vmax
  • 114.32 KB
  • 11804 rows
  • 2 columns
Loading...

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

Vmbs

@kaggle.cprimozi_robinhood_stock_popularity_history.vmbs
  • 146.53 KB
  • 14949 rows
  • 2 columns
Loading...

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

Vmc

@kaggle.cprimozi_robinhood_stock_popularity_history.vmc
  • 150.63 KB
  • 14922 rows
  • 2 columns
Loading...

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

Vmd

@kaggle.cprimozi_robinhood_stock_popularity_history.vmd
  • 42.95 KB
  • 4258 rows
  • 2 columns
Loading...

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

Vmi

@kaggle.cprimozi_robinhood_stock_popularity_history.vmi
  • 145.68 KB
  • 14922 rows
  • 2 columns
Loading...

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

Vmm

@kaggle.cprimozi_robinhood_stock_popularity_history.vmm
  • 144.78 KB
  • 14959 rows
  • 2 columns
Loading...

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

Vmo

@kaggle.cprimozi_robinhood_stock_popularity_history.vmo
  • 144.5 KB
  • 14959 rows
  • 2 columns
Loading...

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

Vmot

@kaggle.cprimozi_robinhood_stock_popularity_history.vmot
  • 144.55 KB
  • 14974 rows
  • 2 columns
Loading...

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

Vmw

@kaggle.cprimozi_robinhood_stock_popularity_history.vmw
  • 156.97 KB
  • 14922 rows
  • 2 columns
Loading...

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

Vnce

@kaggle.cprimozi_robinhood_stock_popularity_history.vnce
  • 147.55 KB
  • 14926 rows
  • 2 columns
Loading...

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

Vnda

@kaggle.cprimozi_robinhood_stock_popularity_history.vnda
  • 151.26 KB
  • 14943 rows
  • 2 columns
Loading...

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

Vne

@kaggle.cprimozi_robinhood_stock_popularity_history.vne
  • 133.44 KB
  • 13584 rows
  • 2 columns
Loading...

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

Vnet

@kaggle.cprimozi_robinhood_stock_popularity_history.vnet
  • 149.64 KB
  • 14956 rows
  • 2 columns
Loading...

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

Vnla

@kaggle.cprimozi_robinhood_stock_popularity_history.vnla
  • 145.05 KB
  • 14970 rows
  • 2 columns
Loading...

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

Vnm

@kaggle.cprimozi_robinhood_stock_popularity_history.vnm
  • 150.28 KB
  • 14943 rows
  • 2 columns
Loading...

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

Vno

@kaggle.cprimozi_robinhood_stock_popularity_history.vno
  • 147.25 KB
  • 14958 rows
  • 2 columns
Loading...

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

Vnom

@kaggle.cprimozi_robinhood_stock_popularity_history.vnom
  • 153.15 KB
  • 14955 rows
  • 2 columns
Loading...

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

Vnq

@kaggle.cprimozi_robinhood_stock_popularity_history.vnq
  • 163.69 KB
  • 14925 rows
  • 2 columns
Loading...

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

Vnqi

@kaggle.cprimozi_robinhood_stock_popularity_history.vnqi
  • 151.29 KB
  • 14936 rows
  • 2 columns
Loading...

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

Vnrx

@kaggle.cprimozi_robinhood_stock_popularity_history.vnrx
  • 147.69 KB
  • 14961 rows
  • 2 columns
Loading...

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

Vntr

@kaggle.cprimozi_robinhood_stock_popularity_history.vntr
  • 151.12 KB
  • 14978 rows
  • 2 columns
Loading...

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

Vo

@kaggle.cprimozi_robinhood_stock_popularity_history.vo
  • 150.36 KB
  • 14936 rows
  • 2 columns
Loading...

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

Voc

@kaggle.cprimozi_robinhood_stock_popularity_history.voc
  • 150.51 KB
  • 14959 rows
  • 2 columns
Loading...

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

Vod

@kaggle.cprimozi_robinhood_stock_popularity_history.vod
  • 155.4 KB
  • 14956 rows
  • 2 columns
Loading...

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

Share link

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