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

Fcpi

@kaggle.cprimozi_robinhood_stock_popularity_history.fcpi
  • 22.41 kB
  • 2,112 rows
  • 2 columns
Loading...
CREATE TABLE fcpi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fcpt

@kaggle.cprimozi_robinhood_stock_popularity_history.fcpt
  • 151.46 kB
  • 14,965 rows
  • 2 columns
Loading...
CREATE TABLE fcpt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fct

@kaggle.cprimozi_robinhood_stock_popularity_history.fct
  • 148.49 kB
  • 14,959 rows
  • 2 columns
Loading...
CREATE TABLE fct (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fctr

@kaggle.cprimozi_robinhood_stock_popularity_history.fctr
  • 128.5 kB
  • 13,045 rows
  • 2 columns
Loading...
CREATE TABLE fctr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fcvt

@kaggle.cprimozi_robinhood_stock_popularity_history.fcvt
  • 148.27 kB
  • 14,965 rows
  • 2 columns
Loading...
CREATE TABLE fcvt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fcx

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

Fdbc

@kaggle.cprimozi_robinhood_stock_popularity_history.fdbc
  • 37.78 kB
  • 3,728 rows
  • 2 columns
Loading...
CREATE TABLE fdbc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fdd

@kaggle.cprimozi_robinhood_stock_popularity_history.fdd
  • 149.9 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE fdd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fdef

@kaggle.cprimozi_robinhood_stock_popularity_history.fdef
  • 148.89 kB
  • 14,947 rows
  • 2 columns
Loading...
CREATE TABLE fdef (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fdem

@kaggle.cprimozi_robinhood_stock_popularity_history.fdem
  • 80.1 kB
  • 8,053 rows
  • 2 columns
Loading...
CREATE TABLE fdem (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fdeu

@kaggle.cprimozi_robinhood_stock_popularity_history.fdeu
  • 149.18 kB
  • 14,963 rows
  • 2 columns
Loading...
CREATE TABLE fdeu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fdev

@kaggle.cprimozi_robinhood_stock_popularity_history.fdev
  • 80.01 kB
  • 8,053 rows
  • 2 columns
Loading...
CREATE TABLE fdev (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fdhy

@kaggle.cprimozi_robinhood_stock_popularity_history.fdhy
  • 137.46 kB
  • 14,037 rows
  • 2 columns
Loading...
CREATE TABLE fdhy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fdis

@kaggle.cprimozi_robinhood_stock_popularity_history.fdis
  • 152.25 kB
  • 14,951 rows
  • 2 columns
Loading...
CREATE TABLE fdis (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fdiv

@kaggle.cprimozi_robinhood_stock_popularity_history.fdiv
  • 148.19 kB
  • 14,957 rows
  • 2 columns
Loading...
CREATE TABLE fdiv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fdl

@kaggle.cprimozi_robinhood_stock_popularity_history.fdl
  • 150.26 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE fdl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fdlo

@kaggle.cprimozi_robinhood_stock_popularity_history.fdlo
  • 150.5 kB
  • 14,970 rows
  • 2 columns
Loading...
CREATE TABLE fdlo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fdm

@kaggle.cprimozi_robinhood_stock_popularity_history.fdm
  • 148.19 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE fdm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fdmo

@kaggle.cprimozi_robinhood_stock_popularity_history.fdmo
  • 148.78 kB
  • 14,970 rows
  • 2 columns
Loading...
CREATE TABLE fdmo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fdn

@kaggle.cprimozi_robinhood_stock_popularity_history.fdn
  • 157.82 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE fdn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fdni

@kaggle.cprimozi_robinhood_stock_popularity_history.fdni
  • 106.45 kB
  • 10,645 rows
  • 2 columns
Loading...
CREATE TABLE fdni (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fdp

@kaggle.cprimozi_robinhood_stock_popularity_history.fdp
  • 152.04 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE fdp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fdrr

@kaggle.cprimozi_robinhood_stock_popularity_history.fdrr
  • 149.5 kB
  • 14,970 rows
  • 2 columns
Loading...
CREATE TABLE fdrr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fds

@kaggle.cprimozi_robinhood_stock_popularity_history.fds
  • 150.09 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE fds (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fdt

@kaggle.cprimozi_robinhood_stock_popularity_history.fdt
  • 148.05 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE fdt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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