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

Crd B

@kaggle.cprimozi_robinhood_stock_popularity_history.crd_b
  • 9.18 KB
  • 744 rows
  • 2 columns
Loading...

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

Cree

@kaggle.cprimozi_robinhood_stock_popularity_history.cree
  • 152.59 KB
  • 14922 rows
  • 2 columns
Loading...

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

Creg

@kaggle.cprimozi_robinhood_stock_popularity_history.creg
  • 159.74 KB
  • 14922 rows
  • 2 columns
Loading...

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

Cresy

@kaggle.cprimozi_robinhood_stock_popularity_history.cresy
  • 146.88 KB
  • 14956 rows
  • 2 columns
Loading...

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

Crex

@kaggle.cprimozi_robinhood_stock_popularity_history.crex
  • 98.59 KB
  • 9916 rows
  • 2 columns
Loading...

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

Crf

@kaggle.cprimozi_robinhood_stock_popularity_history.crf
  • 153.83 KB
  • 14959 rows
  • 2 columns
Loading...

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

Crh

@kaggle.cprimozi_robinhood_stock_popularity_history.crh
  • 146.97 KB
  • 14956 rows
  • 2 columns
Loading...

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

Crhm

@kaggle.cprimozi_robinhood_stock_popularity_history.crhm
  • 146.5 KB
  • 14963 rows
  • 2 columns
Loading...

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

Cri

@kaggle.cprimozi_robinhood_stock_popularity_history.cri
  • 147.11 KB
  • 14920 rows
  • 2 columns
Loading...

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

Cris

@kaggle.cprimozi_robinhood_stock_popularity_history.cris
  • 154.31 KB
  • 14926 rows
  • 2 columns
Loading...

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

Crk

@kaggle.cprimozi_robinhood_stock_popularity_history.crk
  • 153.1 KB
  • 14920 rows
  • 2 columns
Loading...

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

Crl

@kaggle.cprimozi_robinhood_stock_popularity_history.crl
  • 146.54 KB
  • 14920 rows
  • 2 columns
Loading...

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

Crm

@kaggle.cprimozi_robinhood_stock_popularity_history.crm
  • 167.59 KB
  • 14920 rows
  • 2 columns
Loading...

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

Crmd

@kaggle.cprimozi_robinhood_stock_popularity_history.crmd
  • 77.3 KB
  • 7479 rows
  • 2 columns
Loading...

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

Crmt

@kaggle.cprimozi_robinhood_stock_popularity_history.crmt
  • 147.01 KB
  • 14929 rows
  • 2 columns
Loading...

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

Crnc

@kaggle.cprimozi_robinhood_stock_popularity_history.crnc
  • 31.52 KB
  • 2983 rows
  • 2 columns
Loading...

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

Crnt

@kaggle.cprimozi_robinhood_stock_popularity_history.crnt
  • 153.7 KB
  • 14956 rows
  • 2 columns
Loading...

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

Crnx

@kaggle.cprimozi_robinhood_stock_popularity_history.crnx
  • 130.69 KB
  • 13224 rows
  • 2 columns
Loading...

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

Croc

@kaggle.cprimozi_robinhood_stock_popularity_history.croc
  • 144.67 KB
  • 14931 rows
  • 2 columns
Loading...

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

Cron

@kaggle.cprimozi_robinhood_stock_popularity_history.cron
  • 174.71 KB
  • 14990 rows
  • 2 columns
Loading...

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

Crop

@kaggle.cprimozi_robinhood_stock_popularity_history.crop
  • 36.66 KB
  • 3702 rows
  • 2 columns
Loading...

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

Crox

@kaggle.cprimozi_robinhood_stock_popularity_history.crox
  • 154.46 KB
  • 14931 rows
  • 2 columns
Loading...

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

Crs

@kaggle.cprimozi_robinhood_stock_popularity_history.crs
  • 146.36 KB
  • 14920 rows
  • 2 columns
Loading...

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

Crsa

@kaggle.cprimozi_robinhood_stock_popularity_history.crsa
  • 68 KB
  • 6986 rows
  • 2 columns
Loading...

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

Crsp

@kaggle.cprimozi_robinhood_stock_popularity_history.crsp
  • 166.58 KB
  • 14970 rows
  • 2 columns
Loading...

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

Share link

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