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

Glng

@kaggle.cprimozi_robinhood_stock_popularity_history.glng
  • 151.21 KB
  • 14914 rows
  • 2 columns
Loading...

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

Glo

@kaggle.cprimozi_robinhood_stock_popularity_history.glo
  • 147.04 KB
  • 14959 rows
  • 2 columns
Loading...

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

Glob

@kaggle.cprimozi_robinhood_stock_popularity_history.glob
  • 150.15 KB
  • 14957 rows
  • 2 columns
Loading...

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

Glog

@kaggle.cprimozi_robinhood_stock_popularity_history.glog
  • 148.2 KB
  • 14935 rows
  • 2 columns
Loading...

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

Glop

@kaggle.cprimozi_robinhood_stock_popularity_history.glop
  • 149.02 KB
  • 14956 rows
  • 2 columns
Loading...

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

Glow

@kaggle.cprimozi_robinhood_stock_popularity_history.glow
  • 70 KB
  • 6948 rows
  • 2 columns
Loading...

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

Glp

@kaggle.cprimozi_robinhood_stock_popularity_history.glp
  • 147.82 KB
  • 14956 rows
  • 2 columns
Loading...

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

Glpey

@kaggle.cprimozi_robinhood_stock_popularity_history.glpey
  • 119.91 KB
  • 12293 rows
  • 2 columns
Loading...

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

Glpg

@kaggle.cprimozi_robinhood_stock_popularity_history.glpg
  • 133.31 KB
  • 13211 rows
  • 2 columns
Loading...

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

Glpi

@kaggle.cprimozi_robinhood_stock_popularity_history.glpi
  • 151.15 KB
  • 14958 rows
  • 2 columns
Loading...

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

Glq

@kaggle.cprimozi_robinhood_stock_popularity_history.glq
  • 145.85 KB
  • 14959 rows
  • 2 columns
Loading...

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

Glre

@kaggle.cprimozi_robinhood_stock_popularity_history.glre
  • 146.21 KB
  • 14928 rows
  • 2 columns
Loading...

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

Glt

@kaggle.cprimozi_robinhood_stock_popularity_history.glt
  • 146.5 KB
  • 14955 rows
  • 2 columns
Loading...

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

Gltr

@kaggle.cprimozi_robinhood_stock_popularity_history.gltr
  • 112.39 KB
  • 11503 rows
  • 2 columns
Loading...

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

Glu

@kaggle.cprimozi_robinhood_stock_popularity_history.glu
  • 147.58 KB
  • 14959 rows
  • 2 columns
Loading...

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

Gluu

@kaggle.cprimozi_robinhood_stock_popularity_history.gluu
  • 166.57 KB
  • 14956 rows
  • 2 columns
Loading...

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

Glv

@kaggle.cprimozi_robinhood_stock_popularity_history.glv
  • 146.08 KB
  • 14959 rows
  • 2 columns
Loading...

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

Glw

@kaggle.cprimozi_robinhood_stock_popularity_history.glw
  • 157.87 KB
  • 14925 rows
  • 2 columns
Loading...

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

Glyc

@kaggle.cprimozi_robinhood_stock_popularity_history.glyc
  • 152.56 KB
  • 14949 rows
  • 2 columns
Loading...

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

Gm

@kaggle.cprimozi_robinhood_stock_popularity_history.gm
  • 167.33 KB
  • 14945 rows
  • 2 columns
Loading...

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

Gmab

@kaggle.cprimozi_robinhood_stock_popularity_history.gmab
  • 120.16 KB
  • 12293 rows
  • 2 columns
Loading...

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

Gman

@kaggle.cprimozi_robinhood_stock_popularity_history.gman
  • 77.57 KB
  • 7958 rows
  • 2 columns
Loading...

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

Gmda

@kaggle.cprimozi_robinhood_stock_popularity_history.gmda
  • 107.99 KB
  • 10909 rows
  • 2 columns
Loading...

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

Gme

@kaggle.cprimozi_robinhood_stock_popularity_history.gme
  • 164.36 KB
  • 14951 rows
  • 2 columns
Loading...

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

Gmed

@kaggle.cprimozi_robinhood_stock_popularity_history.gmed
  • 148.37 KB
  • 14949 rows
  • 2 columns
Loading...

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

Share link

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