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

Cifs

@kaggle.cprimozi_robinhood_stock_popularity_history.cifs
  • 154.11 KB
  • 14978 rows
  • 2 columns
Loading...

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

Cig

@kaggle.cprimozi_robinhood_stock_popularity_history.cig
  • 194.42 KB
  • 17926 rows
  • 2 columns
Loading...

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

Cig C

@kaggle.cprimozi_robinhood_stock_popularity_history.cig_c
  • 9.14 KB
  • 745 rows
  • 2 columns
Loading...

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

Cigi

@kaggle.cprimozi_robinhood_stock_popularity_history.cigi
  • 145.76 KB
  • 14937 rows
  • 2 columns
Loading...

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

Cih

@kaggle.cprimozi_robinhood_stock_popularity_history.cih
  • 57.84 KB
  • 5642 rows
  • 2 columns
Loading...

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

Cihky

@kaggle.cprimozi_robinhood_stock_popularity_history.cihky
  • 120.57 KB
  • 12294 rows
  • 2 columns
Loading...

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

Cii

@kaggle.cprimozi_robinhood_stock_popularity_history.cii
  • 145.99 KB
  • 14959 rows
  • 2 columns
Loading...

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

Ciic

@kaggle.cprimozi_robinhood_stock_popularity_history.ciic
  • 5.22 KB
  • 331 rows
  • 2 columns
Loading...

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

Cik

@kaggle.cprimozi_robinhood_stock_popularity_history.cik
  • 148.26 KB
  • 14959 rows
  • 2 columns
Loading...

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

Cil

@kaggle.cprimozi_robinhood_stock_popularity_history.cil
  • 144.64 KB
  • 14963 rows
  • 2 columns
Loading...

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

Cim

@kaggle.cprimozi_robinhood_stock_popularity_history.cim
  • 155.8 KB
  • 14958 rows
  • 2 columns
Loading...

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

Cinf

@kaggle.cprimozi_robinhood_stock_popularity_history.cinf
  • 149.18 KB
  • 14944 rows
  • 2 columns
Loading...

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

Cinr

@kaggle.cprimozi_robinhood_stock_popularity_history.cinr
  • 146.57 KB
  • 14956 rows
  • 2 columns
Loading...

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

Cio

@kaggle.cprimozi_robinhood_stock_popularity_history.cio
  • 153.22 KB
  • 14958 rows
  • 2 columns
Loading...

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

Cioxy

@kaggle.cprimozi_robinhood_stock_popularity_history.cioxy
  • 127.67 KB
  • 12293 rows
  • 2 columns
Loading...

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

Cir

@kaggle.cprimozi_robinhood_stock_popularity_history.cir
  • 145.73 KB
  • 14920 rows
  • 2 columns
Loading...

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

Cisn

@kaggle.cprimozi_robinhood_stock_popularity_history.cisn
  • 145.55 KB
  • 14573 rows
  • 2 columns
Loading...

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

Cit

@kaggle.cprimozi_robinhood_stock_popularity_history.cit
  • 147.16 KB
  • 14933 rows
  • 2 columns
Loading...

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

Civb

@kaggle.cprimozi_robinhood_stock_popularity_history.civb
  • 145.21 KB
  • 14920 rows
  • 2 columns
Loading...

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

Cix

@kaggle.cprimozi_robinhood_stock_popularity_history.cix
  • 144.85 KB
  • 14920 rows
  • 2 columns
Loading...

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

Ciz

@kaggle.cprimozi_robinhood_stock_popularity_history.ciz
  • 36.82 KB
  • 3717 rows
  • 2 columns
Loading...

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

Cizn

@kaggle.cprimozi_robinhood_stock_popularity_history.cizn
  • 144.85 KB
  • 14956 rows
  • 2 columns
Loading...

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

Cjjd

@kaggle.cprimozi_robinhood_stock_popularity_history.cjjd
  • 151.84 KB
  • 14926 rows
  • 2 columns
Loading...

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

Cjpry

@kaggle.cprimozi_robinhood_stock_popularity_history.cjpry
  • 121.08 KB
  • 12293 rows
  • 2 columns
Loading...

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

Ckh

@kaggle.cprimozi_robinhood_stock_popularity_history.ckh
  • 144.83 KB
  • 14922 rows
  • 2 columns
Loading...

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

Share link

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