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

Ctic

@kaggle.cprimozi_robinhood_stock_popularity_history.ctic
  • 155.61 kB
  • 14,949 rows
  • 2 columns
Loading...
CREATE TABLE ctic (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ctk

@kaggle.cprimozi_robinhood_stock_popularity_history.ctk
  • 119.31 kB
  • 11,570 rows
  • 2 columns
Loading...
CREATE TABLE ctk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ctl

@kaggle.cprimozi_robinhood_stock_popularity_history.ctl
  • 167.23 kB
  • 14,922 rows
  • 2 columns
Loading...
CREATE TABLE ctl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ctlt

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

Ctmx

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

Cto

@kaggle.cprimozi_robinhood_stock_popularity_history.cto
  • 148.33 kB
  • 14,922 rows
  • 2 columns
Loading...
CREATE TABLE cto (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ctr

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

Ctra

@kaggle.cprimozi_robinhood_stock_popularity_history.ctra
  • 106.72 kB
  • 10,551 rows
  • 2 columns
Loading...
CREATE TABLE ctra (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ctrc

@kaggle.cprimozi_robinhood_stock_popularity_history.ctrc
  • 108.56 kB
  • 10,668 rows
  • 2 columns
Loading...
CREATE TABLE ctrc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ctre

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

Ctrm

@kaggle.cprimozi_robinhood_stock_popularity_history.ctrm
  • 90.23 kB
  • 8,461 rows
  • 2 columns
Loading...
CREATE TABLE ctrm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ctrn

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

Cts

@kaggle.cprimozi_robinhood_stock_popularity_history.cts
  • 149.75 kB
  • 14,922 rows
  • 2 columns
Loading...
CREATE TABLE cts (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ctsh

@kaggle.cprimozi_robinhood_stock_popularity_history.ctsh
  • 158.88 kB
  • 14,926 rows
  • 2 columns
Loading...
CREATE TABLE ctsh (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ctso

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

Ctst

@kaggle.cprimozi_robinhood_stock_popularity_history.ctst
  • 95.02 kB
  • 8,126 rows
  • 2 columns
Loading...
CREATE TABLE ctst (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ctt

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

Ctva

@kaggle.cprimozi_robinhood_stock_popularity_history.ctva
  • 62.86 kB
  • 5,857 rows
  • 2 columns
Loading...
CREATE TABLE ctva (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ctxr

@kaggle.cprimozi_robinhood_stock_popularity_history.ctxr
  • 158.54 kB
  • 14,978 rows
  • 2 columns
Loading...
CREATE TABLE ctxr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ctxs

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

Cub

@kaggle.cprimozi_robinhood_stock_popularity_history.cub
  • 153.07 kB
  • 14,945 rows
  • 2 columns
Loading...
CREATE TABLE cub (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cuba

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

Cube

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

Cubi

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

Cue

@kaggle.cprimozi_robinhood_stock_popularity_history.cue
  • 151.39 kB
  • 14,987 rows
  • 2 columns
Loading...
CREATE TABLE cue (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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