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

Iyh

@kaggle.cprimozi_robinhood_stock_popularity_history.iyh
  • 149.1 kB
  • 14,933 rows
  • 2 columns
Loading...
CREATE TABLE iyh (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iyj

@kaggle.cprimozi_robinhood_stock_popularity_history.iyj
  • 148.24 kB
  • 14,933 rows
  • 2 columns
Loading...
CREATE TABLE iyj (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iyk

@kaggle.cprimozi_robinhood_stock_popularity_history.iyk
  • 148.21 kB
  • 14,933 rows
  • 2 columns
Loading...
CREATE TABLE iyk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iyld

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

Iym

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

Iyr

@kaggle.cprimozi_robinhood_stock_popularity_history.iyr
  • 154.34 kB
  • 14,933 rows
  • 2 columns
Loading...
CREATE TABLE iyr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iyt

@kaggle.cprimozi_robinhood_stock_popularity_history.iyt
  • 149.47 kB
  • 14,933 rows
  • 2 columns
Loading...
CREATE TABLE iyt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iyw

@kaggle.cprimozi_robinhood_stock_popularity_history.iyw
  • 151.66 kB
  • 14,933 rows
  • 2 columns
Loading...
CREATE TABLE iyw (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iyy

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

Iyz

@kaggle.cprimozi_robinhood_stock_popularity_history.iyz
  • 149.93 kB
  • 14,933 rows
  • 2 columns
Loading...
CREATE TABLE iyz (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Izea

@kaggle.cprimozi_robinhood_stock_popularity_history.izea
  • 130.97 kB
  • 12,403 rows
  • 2 columns
Loading...
CREATE TABLE izea (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Izrl

@kaggle.cprimozi_robinhood_stock_popularity_history.izrl
  • 150.1 kB
  • 14,984 rows
  • 2 columns
Loading...
CREATE TABLE izrl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

J

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

Jack

@kaggle.cprimozi_robinhood_stock_popularity_history.jack
  • 152.47 kB
  • 14,947 rows
  • 2 columns
Loading...
CREATE TABLE jack (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Jagg

@kaggle.cprimozi_robinhood_stock_popularity_history.jagg
  • 97.66 kB
  • 9,736 rows
  • 2 columns
Loading...
CREATE TABLE jagg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Jagx

@kaggle.cprimozi_robinhood_stock_popularity_history.jagx
  • 63.76 kB
  • 5,762 rows
  • 2 columns
Loading...
CREATE TABLE jagx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Jakk

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

Jan

@kaggle.cprimozi_robinhood_stock_popularity_history.jan
  • 37.17 kB
  • 3,487 rows
  • 2 columns
Loading...
CREATE TABLE jan (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Japay

@kaggle.cprimozi_robinhood_stock_popularity_history.japay
  • 124.14 kB
  • 12,292 rows
  • 2 columns
Loading...
CREATE TABLE japay (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Jax

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

Jazz

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

Jbgs

@kaggle.cprimozi_robinhood_stock_popularity_history.jbgs
  • 155.47 kB
  • 14,977 rows
  • 2 columns
Loading...
CREATE TABLE jbgs (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Jbht

@kaggle.cprimozi_robinhood_stock_popularity_history.jbht
  • 154.35 kB
  • 14,938 rows
  • 2 columns
Loading...
CREATE TABLE jbht (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Jbl

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

Jblu

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

Jbss

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

Jbt

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

Jcap

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

Jce

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

Jci

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

Jco

@kaggle.cprimozi_robinhood_stock_popularity_history.jco
  • 37.83 kB
  • 3,726 rows
  • 2 columns
Loading...
CREATE TABLE jco (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Jcom

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

Jcp

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

Jcpb

@kaggle.cprimozi_robinhood_stock_popularity_history.jcpb
  • 87.55 kB
  • 8,713 rows
  • 2 columns
Loading...
CREATE TABLE jcpb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Jcs

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

Jctcf

@kaggle.cprimozi_robinhood_stock_popularity_history.jctcf
  • 51.24 kB
  • 5,048 rows
  • 2 columns
Loading...
CREATE TABLE jctcf (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Jd

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

Jdd

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

Jdiv

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

Jdst

@kaggle.cprimozi_robinhood_stock_popularity_history.jdst
  • 164.19 kB
  • 14,945 rows
  • 2 columns
Loading...
CREATE TABLE jdst (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Je

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

Jef

@kaggle.cprimozi_robinhood_stock_popularity_history.jef
  • 145.38 kB
  • 14,377 rows
  • 2 columns
Loading...
CREATE TABLE jef (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Jeld

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

Jemd

@kaggle.cprimozi_robinhood_stock_popularity_history.jemd
  • 37.8 kB
  • 3,728 rows
  • 2 columns
Loading...
CREATE TABLE jemd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Jeq

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

Jets

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

Jfin

@kaggle.cprimozi_robinhood_stock_popularity_history.jfin
  • 68.53 kB
  • 6,406 rows
  • 2 columns
Loading...
CREATE TABLE jfin (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Jfk

@kaggle.cprimozi_robinhood_stock_popularity_history.jfk
  • 62.63 kB
  • 6,263 rows
  • 2 columns
Loading...
CREATE TABLE jfk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Jfr

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

Jfu

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

Share link

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