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

Bdj

@kaggle.cprimozi_robinhood_stock_popularity_history.bdj
  • 153.16 kB
  • 14,960 rows
  • 2 columns
Loading...
CREATE TABLE bdj (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bdl

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

Bdn

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

Bdory

@kaggle.cprimozi_robinhood_stock_popularity_history.bdory
  • 127.39 kB
  • 12,293 rows
  • 2 columns
Loading...
CREATE TABLE bdory (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bdr

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

Bdry

@kaggle.cprimozi_robinhood_stock_popularity_history.bdry
  • 43.73 kB
  • 4,260 rows
  • 2 columns
Loading...
CREATE TABLE bdry (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bdsi

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

Bdtx

@kaggle.cprimozi_robinhood_stock_popularity_history.bdtx
  • 6.36 kB
  • 419 rows
  • 2 columns
Loading...
CREATE TABLE bdtx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bdx

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

Be

@kaggle.cprimozi_robinhood_stock_popularity_history.be
  • 140.5 kB
  • 13,069 rows
  • 2 columns
Loading...
CREATE TABLE be (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Beam

@kaggle.cprimozi_robinhood_stock_popularity_history.beam
  • 4.88 kB
  • 251 rows
  • 2 columns
Loading...
CREATE TABLE beam (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Beat

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

Becn

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

Bedu

@kaggle.cprimozi_robinhood_stock_popularity_history.bedu
  • 133.17 kB
  • 13,222 rows
  • 2 columns
Loading...
CREATE TABLE bedu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Belfa

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

Belfb

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

Ben

@kaggle.cprimozi_robinhood_stock_popularity_history.ben
  • 151.81 kB
  • 14,694 rows
  • 2 columns
Loading...
CREATE TABLE ben (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bep

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

Bery

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

Best

@kaggle.cprimozi_robinhood_stock_popularity_history.best
  • 158.69 kB
  • 14,979 rows
  • 2 columns
Loading...
CREATE TABLE best (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bf A

@kaggle.cprimozi_robinhood_stock_popularity_history.bf_a
  • 9.29 kB
  • 745 rows
  • 2 columns
Loading...
CREATE TABLE bf_a (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bfam

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

Bf B

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

Bfc

@kaggle.cprimozi_robinhood_stock_popularity_history.bfc
  • 109 kB
  • 10,955 rows
  • 2 columns
Loading...
CREATE TABLE bfc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bfeb

@kaggle.cprimozi_robinhood_stock_popularity_history.bfeb
  • 5.13 kB
  • 308 rows
  • 2 columns
Loading...
CREATE TABLE bfeb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bfin

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

Bfit

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

Bfk

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

Bfo

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

Bfor

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

Bfra

@kaggle.cprimozi_robinhood_stock_popularity_history.bfra
  • 132.17 kB
  • 13,230 rows
  • 2 columns
Loading...
CREATE TABLE bfra (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bfs

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

Bfst

@kaggle.cprimozi_robinhood_stock_popularity_history.bfst
  • 37.89 kB
  • 3,731 rows
  • 2 columns
Loading...
CREATE TABLE bfst (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bfy

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

Bfz

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

Bg

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

Bgb

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

Bgcp

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

Bgfv

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

Bgg

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

Bgh

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

Bgi

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

Bgio

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

Bgne

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

Bgr

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

Bgrn

@kaggle.cprimozi_robinhood_stock_popularity_history.bgrn
  • 99.44 kB
  • 9,916 rows
  • 2 columns
Loading...
CREATE TABLE bgrn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Bgs

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

Bgsf

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

Bgt

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

Bgx

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

Share link

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