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

Souhy

@kaggle.cprimozi_robinhood_stock_popularity_history.souhy
  • 124.51 kB
  • 12,266 rows
  • 2 columns
Loading...
CREATE TABLE souhy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Sovb

@kaggle.cprimozi_robinhood_stock_popularity_history.sovb
  • 148.33 kB
  • 14,966 rows
  • 2 columns
Loading...
CREATE TABLE sovb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Soxl

@kaggle.cprimozi_robinhood_stock_popularity_history.soxl
  • 163.83 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE soxl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Soxs

@kaggle.cprimozi_robinhood_stock_popularity_history.soxs
  • 57.39 kB
  • 5,262 rows
  • 2 columns
Loading...
CREATE TABLE soxs (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Soxx

@kaggle.cprimozi_robinhood_stock_popularity_history.soxx
  • 155.54 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE soxx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Soyb

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

Sp

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

Spab

@kaggle.cprimozi_robinhood_stock_popularity_history.spab
  • 149.7 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE spab (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spaq

@kaggle.cprimozi_robinhood_stock_popularity_history.spaq
  • 113.43 kB
  • 11,502 rows
  • 2 columns
Loading...
CREATE TABLE spaq (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spar

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

Spb

@kaggle.cprimozi_robinhood_stock_popularity_history.spb
  • 134.88 kB
  • 13,248 rows
  • 2 columns
Loading...
CREATE TABLE spb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spbo

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

Spcb

@kaggle.cprimozi_robinhood_stock_popularity_history.spcb
  • 152.76 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE spcb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spce

@kaggle.cprimozi_robinhood_stock_popularity_history.spce
  • 29.03 kB
  • 2,359 rows
  • 2 columns
Loading...
CREATE TABLE spce (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spdn

@kaggle.cprimozi_robinhood_stock_popularity_history.spdn
  • 149.12 kB
  • 14,966 rows
  • 2 columns
Loading...
CREATE TABLE spdn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spdv

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

Spdw

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

Spe

@kaggle.cprimozi_robinhood_stock_popularity_history.spe
  • 148.71 kB
  • 14,959 rows
  • 2 columns
Loading...
CREATE TABLE spe (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spem

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

Speu

@kaggle.cprimozi_robinhood_stock_popularity_history.speu
  • 148.07 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE speu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spex

@kaggle.cprimozi_robinhood_stock_popularity_history.spex
  • 66.91 kB
  • 6,408 rows
  • 2 columns
Loading...
CREATE TABLE spex (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spff

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

Spfi

@kaggle.cprimozi_robinhood_stock_popularity_history.spfi
  • 64.66 kB
  • 6,432 rows
  • 2 columns
Loading...
CREATE TABLE spfi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spg

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

Spgi

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

Spgm

@kaggle.cprimozi_robinhood_stock_popularity_history.spgm
  • 37.51 kB
  • 3,691 rows
  • 2 columns
Loading...
CREATE TABLE spgm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spgp

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

Sph

@kaggle.cprimozi_robinhood_stock_popularity_history.sph
  • 151.96 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE sph (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Sphb

@kaggle.cprimozi_robinhood_stock_popularity_history.sphb
  • 148.66 kB
  • 14,919 rows
  • 2 columns
Loading...
CREATE TABLE sphb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Sphd

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

Sphq

@kaggle.cprimozi_robinhood_stock_popularity_history.sphq
  • 151.24 kB
  • 14,923 rows
  • 2 columns
Loading...
CREATE TABLE sphq (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Sphs

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

Sphy

@kaggle.cprimozi_robinhood_stock_popularity_history.sphy
  • 38.01 kB
  • 3,691 rows
  • 2 columns
Loading...
CREATE TABLE sphy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spi

@kaggle.cprimozi_robinhood_stock_popularity_history.spi
  • 110.86 kB
  • 10,408 rows
  • 2 columns
Loading...
CREATE TABLE spi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spib

@kaggle.cprimozi_robinhood_stock_popularity_history.spib
  • 148.75 kB
  • 14,920 rows
  • 2 columns
Loading...
CREATE TABLE spib (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spip

@kaggle.cprimozi_robinhood_stock_popularity_history.spip
  • 148.97 kB
  • 14,917 rows
  • 2 columns
Loading...
CREATE TABLE spip (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spke

@kaggle.cprimozi_robinhood_stock_popularity_history.spke
  • 154.01 kB
  • 14,957 rows
  • 2 columns
Loading...
CREATE TABLE spke (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spkky

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

Splb

@kaggle.cprimozi_robinhood_stock_popularity_history.splb
  • 150.18 kB
  • 14,917 rows
  • 2 columns
Loading...
CREATE TABLE splb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Splg

@kaggle.cprimozi_robinhood_stock_popularity_history.splg
  • 146.08 kB
  • 14,211 rows
  • 2 columns
Loading...
CREATE TABLE splg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Splk

@kaggle.cprimozi_robinhood_stock_popularity_history.splk
  • 164.47 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE splk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Splp

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

Splv

@kaggle.cprimozi_robinhood_stock_popularity_history.splv
  • 158.7 kB
  • 14,927 rows
  • 2 columns
Loading...
CREATE TABLE splv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spmb

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

Spmd

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

Spmo

@kaggle.cprimozi_robinhood_stock_popularity_history.spmo
  • 147.85 kB
  • 14,905 rows
  • 2 columns
Loading...
CREATE TABLE spmo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spmv

@kaggle.cprimozi_robinhood_stock_popularity_history.spmv
  • 22.39 kB
  • 2,114 rows
  • 2 columns
Loading...
CREATE TABLE spmv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spn

@kaggle.cprimozi_robinhood_stock_popularity_history.spn
  • 12.23 kB
  • 1,010 rows
  • 2 columns
Loading...
CREATE TABLE spn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Spne

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

Spns

@kaggle.cprimozi_robinhood_stock_popularity_history.spns
  • 125.27 kB
  • 12,427 rows
  • 2 columns
Loading...
CREATE TABLE spns (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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