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

Kf

@kaggle.cprimozi_robinhood_stock_popularity_history.kf
  • 145.28 KB
  • 14961 rows
  • 2 columns
Loading...

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

Kffb

@kaggle.cprimozi_robinhood_stock_popularity_history.kffb
  • 145.31 KB
  • 14934 rows
  • 2 columns
Loading...

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

Kfrc

@kaggle.cprimozi_robinhood_stock_popularity_history.kfrc
  • 146.5 KB
  • 14914 rows
  • 2 columns
Loading...

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

Kfs

@kaggle.cprimozi_robinhood_stock_popularity_history.kfs
  • 146.75 KB
  • 14943 rows
  • 2 columns
Loading...

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

Kfy

@kaggle.cprimozi_robinhood_stock_popularity_history.kfy
  • 149.84 KB
  • 14943 rows
  • 2 columns
Loading...

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

Kfyp

@kaggle.cprimozi_robinhood_stock_popularity_history.kfyp
  • 144.79 KB
  • 14938 rows
  • 2 columns
Loading...

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

Kgc

@kaggle.cprimozi_robinhood_stock_popularity_history.kgc
  • 160.08 KB
  • 14917 rows
  • 2 columns
Loading...

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

Kgfhy

@kaggle.cprimozi_robinhood_stock_popularity_history.kgfhy
  • 121.04 KB
  • 12295 rows
  • 2 columns
Loading...

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

Kgji

@kaggle.cprimozi_robinhood_stock_popularity_history.kgji
  • 26.64 KB
  • 2503 rows
  • 2 columns
Loading...

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

Kgrn

@kaggle.cprimozi_robinhood_stock_popularity_history.kgrn
  • 21.94 KB
  • 2113 rows
  • 2 columns
Loading...

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

Khc

@kaggle.cprimozi_robinhood_stock_popularity_history.khc
  • 163.06 KB
  • 14963 rows
  • 2 columns
Loading...

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

Kids

@kaggle.cprimozi_robinhood_stock_popularity_history.kids
  • 148.55 KB
  • 14980 rows
  • 2 columns
Loading...

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

Kie

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

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

Kim

@kaggle.cprimozi_robinhood_stock_popularity_history.kim
  • 153.45 KB
  • 14958 rows
  • 2 columns
Loading...

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

Kin

@kaggle.cprimozi_robinhood_stock_popularity_history.kin
  • 150.66 KB
  • 14920 rows
  • 2 columns
Loading...

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

Kins

@kaggle.cprimozi_robinhood_stock_popularity_history.kins
  • 146.12 KB
  • 14944 rows
  • 2 columns
Loading...

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

Kio

@kaggle.cprimozi_robinhood_stock_popularity_history.kio
  • 147.36 KB
  • 14959 rows
  • 2 columns
Loading...

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

Kiq

@kaggle.cprimozi_robinhood_stock_popularity_history.kiq
  • 151.81 KB
  • 14958 rows
  • 2 columns
Loading...

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

Kirk

@kaggle.cprimozi_robinhood_stock_popularity_history.kirk
  • 152.74 KB
  • 14935 rows
  • 2 columns
Loading...

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

Kjan

@kaggle.cprimozi_robinhood_stock_popularity_history.kjan
  • 9.67 KB
  • 818 rows
  • 2 columns
Loading...

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

Kkr

@kaggle.cprimozi_robinhood_stock_popularity_history.kkr
  • 153.35 KB
  • 14956 rows
  • 2 columns
Loading...

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

Kl

@kaggle.cprimozi_robinhood_stock_popularity_history.kl
  • 156.41 KB
  • 14978 rows
  • 2 columns
Loading...

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

Klac

@kaggle.cprimozi_robinhood_stock_popularity_history.klac
  • 151.49 KB
  • 14929 rows
  • 2 columns
Loading...

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

Klcd

@kaggle.cprimozi_robinhood_stock_popularity_history.klcd
  • 55.21 KB
  • 5642 rows
  • 2 columns
Loading...

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

Kldo

@kaggle.cprimozi_robinhood_stock_popularity_history.kldo
  • 82.01 KB
  • 8026 rows
  • 2 columns
Loading...

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

Share link

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