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

Hson

@kaggle.cprimozi_robinhood_stock_popularity_history.hson
  • 57.45 kB
  • 5,666 rows
  • 2 columns
Loading...
CREATE TABLE hson (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hspx

@kaggle.cprimozi_robinhood_stock_popularity_history.hspx
  • 95.56 kB
  • 9,496 rows
  • 2 columns
Loading...
CREATE TABLE hspx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hsrt

@kaggle.cprimozi_robinhood_stock_popularity_history.hsrt
  • 142.34 kB
  • 14,358 rows
  • 2 columns
Loading...
CREATE TABLE hsrt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hst

@kaggle.cprimozi_robinhood_stock_popularity_history.hst
  • 152.79 kB
  • 14,958 rows
  • 2 columns
Loading...
CREATE TABLE hst (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hstm

@kaggle.cprimozi_robinhood_stock_popularity_history.hstm
  • 150.96 kB
  • 14,931 rows
  • 2 columns
Loading...
CREATE TABLE hstm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hsy

@kaggle.cprimozi_robinhood_stock_popularity_history.hsy
  • 155.24 kB
  • 14,926 rows
  • 2 columns
Loading...
CREATE TABLE hsy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ht

@kaggle.cprimozi_robinhood_stock_popularity_history.ht
  • 151.72 kB
  • 14,958 rows
  • 2 columns
Loading...
CREATE TABLE ht (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hta

@kaggle.cprimozi_robinhood_stock_popularity_history.hta
  • 152.72 kB
  • 14,958 rows
  • 2 columns
Loading...
CREATE TABLE hta (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Htab

@kaggle.cprimozi_robinhood_stock_popularity_history.htab
  • 37.81 kB
  • 3,732 rows
  • 2 columns
Loading...
CREATE TABLE htab (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Htbi

@kaggle.cprimozi_robinhood_stock_popularity_history.htbi
  • 148.12 kB
  • 14,940 rows
  • 2 columns
Loading...
CREATE TABLE htbi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Htbk

@kaggle.cprimozi_robinhood_stock_popularity_history.htbk
  • 150.98 kB
  • 14,939 rows
  • 2 columns
Loading...
CREATE TABLE htbk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Htbx

@kaggle.cprimozi_robinhood_stock_popularity_history.htbx
  • 158.55 kB
  • 14,939 rows
  • 2 columns
Loading...
CREATE TABLE htbx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Htd

@kaggle.cprimozi_robinhood_stock_popularity_history.htd
  • 149.41 kB
  • 14,961 rows
  • 2 columns
Loading...
CREATE TABLE htd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Htec

@kaggle.cprimozi_robinhood_stock_popularity_history.htec
  • 53.98 kB
  • 5,333 rows
  • 2 columns
Loading...
CREATE TABLE htec (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Htgc

@kaggle.cprimozi_robinhood_stock_popularity_history.htgc
  • 155.65 kB
  • 14,914 rows
  • 2 columns
Loading...
CREATE TABLE htgc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Htgm

@kaggle.cprimozi_robinhood_stock_popularity_history.htgm
  • 156.85 kB
  • 14,962 rows
  • 2 columns
Loading...
CREATE TABLE htgm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hth

@kaggle.cprimozi_robinhood_stock_popularity_history.hth
  • 149.55 kB
  • 14,951 rows
  • 2 columns
Loading...
CREATE TABLE hth (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hthiy

@kaggle.cprimozi_robinhood_stock_popularity_history.hthiy
  • 126.09 kB
  • 12,297 rows
  • 2 columns
Loading...
CREATE TABLE hthiy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Htht

@kaggle.cprimozi_robinhood_stock_popularity_history.htht
  • 155.48 kB
  • 14,952 rows
  • 2 columns
Loading...
CREATE TABLE htht (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Htld

@kaggle.cprimozi_robinhood_stock_popularity_history.htld
  • 149.42 kB
  • 14,943 rows
  • 2 columns
Loading...
CREATE TABLE htld (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Htlf

@kaggle.cprimozi_robinhood_stock_popularity_history.htlf
  • 148.48 kB
  • 14,943 rows
  • 2 columns
Loading...
CREATE TABLE htlf (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Htrb

@kaggle.cprimozi_robinhood_stock_popularity_history.htrb
  • 22.5 kB
  • 2,113 rows
  • 2 columns
Loading...
CREATE TABLE htrb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Htus

@kaggle.cprimozi_robinhood_stock_popularity_history.htus
  • 148.13 kB
  • 14,963 rows
  • 2 columns
Loading...
CREATE TABLE htus (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hty

@kaggle.cprimozi_robinhood_stock_popularity_history.hty
  • 147.99 kB
  • 14,961 rows
  • 2 columns
Loading...
CREATE TABLE hty (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Htz

@kaggle.cprimozi_robinhood_stock_popularity_history.htz
  • 157.56 kB
  • 14,967 rows
  • 2 columns
Loading...
CREATE TABLE htz (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hubb

@kaggle.cprimozi_robinhood_stock_popularity_history.hubb
  • 150.21 kB
  • 14,954 rows
  • 2 columns
Loading...
CREATE TABLE hubb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hubg

@kaggle.cprimozi_robinhood_stock_popularity_history.hubg
  • 149.84 kB
  • 14,936 rows
  • 2 columns
Loading...
CREATE TABLE hubg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hubs

@kaggle.cprimozi_robinhood_stock_popularity_history.hubs
  • 157.58 kB
  • 14,958 rows
  • 2 columns
Loading...
CREATE TABLE hubs (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hud

@kaggle.cprimozi_robinhood_stock_popularity_history.hud
  • 149.01 kB
  • 14,944 rows
  • 2 columns
Loading...
CREATE TABLE hud (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Huge

@kaggle.cprimozi_robinhood_stock_popularity_history.huge
  • 9.49 kB
  • 750 rows
  • 2 columns
Loading...
CREATE TABLE huge (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Huiz

@kaggle.cprimozi_robinhood_stock_popularity_history.huiz
  • 3.19 kB
  • 92 rows
  • 2 columns
Loading...
CREATE TABLE huiz (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hum

@kaggle.cprimozi_robinhood_stock_popularity_history.hum
  • 155.31 kB
  • 14,928 rows
  • 2 columns
Loading...
CREATE TABLE hum (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hun

@kaggle.cprimozi_robinhood_stock_popularity_history.hun
  • 153.15 kB
  • 14,928 rows
  • 2 columns
Loading...
CREATE TABLE hun (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hurc

@kaggle.cprimozi_robinhood_stock_popularity_history.hurc
  • 148.64 kB
  • 14,951 rows
  • 2 columns
Loading...
CREATE TABLE hurc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hurn

@kaggle.cprimozi_robinhood_stock_popularity_history.hurn
  • 148.91 kB
  • 14,951 rows
  • 2 columns
Loading...
CREATE TABLE hurn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Husa

@kaggle.cprimozi_robinhood_stock_popularity_history.husa
  • 167.63 kB
  • 14,924 rows
  • 2 columns
Loading...
CREATE TABLE husa (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Huse

@kaggle.cprimozi_robinhood_stock_popularity_history.huse
  • 147.95 kB
  • 14,951 rows
  • 2 columns
Loading...
CREATE TABLE huse (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Husv

@kaggle.cprimozi_robinhood_stock_popularity_history.husv
  • 148.57 kB
  • 14,970 rows
  • 2 columns
Loading...
CREATE TABLE husv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Huya

@kaggle.cprimozi_robinhood_stock_popularity_history.huya
  • 163.76 kB
  • 14,716 rows
  • 2 columns
Loading...
CREATE TABLE huya (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hvbc

@kaggle.cprimozi_robinhood_stock_popularity_history.hvbc
  • 146.26 kB
  • 14,971 rows
  • 2 columns
Loading...
CREATE TABLE hvbc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hvrry

@kaggle.cprimozi_robinhood_stock_popularity_history.hvrry
  • 120.86 kB
  • 12,295 rows
  • 2 columns
Loading...
CREATE TABLE hvrry (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hvt

@kaggle.cprimozi_robinhood_stock_popularity_history.hvt
  • 274.45 kB
  • 29,147 rows
  • 2 columns
Loading...
CREATE TABLE hvt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hvt A

@kaggle.cprimozi_robinhood_stock_popularity_history.hvt_a
  • 9.21 kB
  • 744 rows
  • 2 columns
Loading...
CREATE TABLE hvt_a (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hwbk

@kaggle.cprimozi_robinhood_stock_popularity_history.hwbk
  • 148.57 kB
  • 14,914 rows
  • 2 columns
Loading...
CREATE TABLE hwbk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hwc

@kaggle.cprimozi_robinhood_stock_popularity_history.hwc
  • 149.67 kB
  • 14,935 rows
  • 2 columns
Loading...
CREATE TABLE hwc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hwcc

@kaggle.cprimozi_robinhood_stock_popularity_history.hwcc
  • 150.77 kB
  • 14,936 rows
  • 2 columns
Loading...
CREATE TABLE hwcc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hwkn

@kaggle.cprimozi_robinhood_stock_popularity_history.hwkn
  • 149.19 kB
  • 14,929 rows
  • 2 columns
Loading...
CREATE TABLE hwkn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hx

@kaggle.cprimozi_robinhood_stock_popularity_history.hx
  • 156.14 kB
  • 14,980 rows
  • 2 columns
Loading...
CREATE TABLE hx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hxl

@kaggle.cprimozi_robinhood_stock_popularity_history.hxl
  • 151.64 kB
  • 14,940 rows
  • 2 columns
Loading...
CREATE TABLE hxl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hy

@kaggle.cprimozi_robinhood_stock_popularity_history.hy
  • 149.85 kB
  • 14,949 rows
  • 2 columns
Loading...
CREATE TABLE hy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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