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

Cpl

@kaggle.cprimozi_robinhood_stock_popularity_history.cpl
  • 18.06 KB
  • 1714 rows
  • 2 columns
Loading...

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

Cpla

@kaggle.cprimozi_robinhood_stock_popularity_history.cpla
  • 115.95 KB
  • 11923 rows
  • 2 columns
Loading...

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

Cplg

@kaggle.cprimozi_robinhood_stock_popularity_history.cplg
  • 141.13 KB
  • 14228 rows
  • 2 columns
Loading...

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

Cplp

@kaggle.cprimozi_robinhood_stock_popularity_history.cplp
  • 75.63 KB
  • 7431 rows
  • 2 columns
Loading...

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

Cpri

@kaggle.cprimozi_robinhood_stock_popularity_history.cpri
  • 95.42 KB
  • 9280 rows
  • 2 columns
Loading...

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

Cprt

@kaggle.cprimozi_robinhood_stock_popularity_history.cprt
  • 153.33 KB
  • 14934 rows
  • 2 columns
Loading...

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

Cprx

@kaggle.cprimozi_robinhood_stock_popularity_history.cprx
  • 164.17 KB
  • 14934 rows
  • 2 columns
Loading...

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

Cps

@kaggle.cprimozi_robinhood_stock_popularity_history.cps
  • 146.85 KB
  • 14918 rows
  • 2 columns
Loading...

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

Cpsh

@kaggle.cprimozi_robinhood_stock_popularity_history.cpsh
  • 152.5 KB
  • 14961 rows
  • 2 columns
Loading...

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

Cpsi

@kaggle.cprimozi_robinhood_stock_popularity_history.cpsi
  • 146.91 KB
  • 14956 rows
  • 2 columns
Loading...

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

Cpss

@kaggle.cprimozi_robinhood_stock_popularity_history.cpss
  • 146.05 KB
  • 14956 rows
  • 2 columns
Loading...

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

Cpst

@kaggle.cprimozi_robinhood_stock_popularity_history.cpst
  • 27.48 KB
  • 2503 rows
  • 2 columns
Loading...

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

Cpt

@kaggle.cprimozi_robinhood_stock_popularity_history.cpt
  • 146.88 KB
  • 14958 rows
  • 2 columns
Loading...

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

Cpta

@kaggle.cprimozi_robinhood_stock_popularity_history.cpta
  • 156.39 KB
  • 14937 rows
  • 2 columns
Loading...

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

Cpyyy

@kaggle.cprimozi_robinhood_stock_popularity_history.cpyyy
  • 122.03 KB
  • 12295 rows
  • 2 columns
Loading...

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

Cqp

@kaggle.cprimozi_robinhood_stock_popularity_history.cqp
  • 147.8 KB
  • 14956 rows
  • 2 columns
Loading...

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

Cqqq

@kaggle.cprimozi_robinhood_stock_popularity_history.cqqq
  • 146.38 KB
  • 14537 rows
  • 2 columns
Loading...

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

Cr

@kaggle.cprimozi_robinhood_stock_popularity_history.cr
  • 147.26 KB
  • 14936 rows
  • 2 columns
Loading...

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

Crai

@kaggle.cprimozi_robinhood_stock_popularity_history.crai
  • 145.82 KB
  • 14919 rows
  • 2 columns
Loading...

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

Crak

@kaggle.cprimozi_robinhood_stock_popularity_history.crak
  • 146.05 KB
  • 14963 rows
  • 2 columns
Loading...

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

Crbn

@kaggle.cprimozi_robinhood_stock_popularity_history.crbn
  • 146.19 KB
  • 14959 rows
  • 2 columns
Loading...

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

Crbp

@kaggle.cprimozi_robinhood_stock_popularity_history.crbp
  • 168.22 KB
  • 14962 rows
  • 2 columns
Loading...

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

Crc

@kaggle.cprimozi_robinhood_stock_popularity_history.crc
  • 155.93 KB
  • 14959 rows
  • 2 columns
Loading...

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

Crcm

@kaggle.cprimozi_robinhood_stock_popularity_history.crcm
  • 149.23 KB
  • 14781 rows
  • 2 columns
Loading...

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

Crd A

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

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

Share link

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