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

Eprf

@kaggle.cprimozi_robinhood_stock_popularity_history.eprf
  • 142.34 KB
  • 14766 rows
  • 2 columns
Loading...

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

Eprt

@kaggle.cprimozi_robinhood_stock_popularity_history.eprt
  • 138.65 KB
  • 13870 rows
  • 2 columns
Loading...

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

Eps

@kaggle.cprimozi_robinhood_stock_popularity_history.eps
  • 145.42 KB
  • 14926 rows
  • 2 columns
Loading...

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

Epsn

@kaggle.cprimozi_robinhood_stock_popularity_history.epsn
  • 82.75 KB
  • 8271 rows
  • 2 columns
Loading...

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

Epu

@kaggle.cprimozi_robinhood_stock_popularity_history.epu
  • 145.32 KB
  • 14926 rows
  • 2 columns
Loading...

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

Epv

@kaggle.cprimozi_robinhood_stock_popularity_history.epv
  • 145.2 KB
  • 14926 rows
  • 2 columns
Loading...

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

Epzm

@kaggle.cprimozi_robinhood_stock_popularity_history.epzm
  • 154.66 KB
  • 14943 rows
  • 2 columns
Loading...

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

Eq

@kaggle.cprimozi_robinhood_stock_popularity_history.eq
  • 110.38 KB
  • 11238 rows
  • 2 columns
Loading...

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

Eqal

@kaggle.cprimozi_robinhood_stock_popularity_history.eqal
  • 144.45 KB
  • 14899 rows
  • 2 columns
Loading...

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

Eqbk

@kaggle.cprimozi_robinhood_stock_popularity_history.eqbk
  • 145.8 KB
  • 14965 rows
  • 2 columns
Loading...

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

Eqc

@kaggle.cprimozi_robinhood_stock_popularity_history.eqc
  • 146.37 KB
  • 14958 rows
  • 2 columns
Loading...

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

Eqgp

@kaggle.cprimozi_robinhood_stock_popularity_history.eqgp
  • 145.66 KB
  • 14962 rows
  • 2 columns
Loading...

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

Eqh

@kaggle.cprimozi_robinhood_stock_popularity_history.eqh
  • 147.69 KB
  • 14813 rows
  • 2 columns
Loading...

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

Eqix

@kaggle.cprimozi_robinhood_stock_popularity_history.eqix
  • 151.76 KB
  • 14934 rows
  • 2 columns
Loading...

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

Eql

@kaggle.cprimozi_robinhood_stock_popularity_history.eql
  • 144.66 KB
  • 14951 rows
  • 2 columns
Loading...

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

Eqm

@kaggle.cprimozi_robinhood_stock_popularity_history.eqm
  • 150.92 KB
  • 14955 rows
  • 2 columns
Loading...

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

Eqnr

@kaggle.cprimozi_robinhood_stock_popularity_history.eqnr
  • 148.65 KB
  • 14942 rows
  • 2 columns
Loading...

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

Eqr

@kaggle.cprimozi_robinhood_stock_popularity_history.eqr
  • 148.74 KB
  • 14958 rows
  • 2 columns
Loading...

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

Eqrr

@kaggle.cprimozi_robinhood_stock_popularity_history.eqrr
  • 21.9 KB
  • 2113 rows
  • 2 columns
Loading...

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

Eqs

@kaggle.cprimozi_robinhood_stock_popularity_history.eqs
  • 145.12 KB
  • 14961 rows
  • 2 columns
Loading...

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

Eqt

@kaggle.cprimozi_robinhood_stock_popularity_history.eqt
  • 152.82 KB
  • 14951 rows
  • 2 columns
Loading...

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

Eqwl

@kaggle.cprimozi_robinhood_stock_popularity_history.eqwl
  • 137.28 KB
  • 14168 rows
  • 2 columns
Loading...

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

Eqx

@kaggle.cprimozi_robinhood_stock_popularity_history.eqx
  • 35.82 KB
  • 3367 rows
  • 2 columns
Loading...

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

Era

@kaggle.cprimozi_robinhood_stock_popularity_history.era
  • 145.64 KB
  • 14925 rows
  • 2 columns
Loading...

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

Erc

@kaggle.cprimozi_robinhood_stock_popularity_history.erc
  • 147.18 KB
  • 14959 rows
  • 2 columns
Loading...

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

Share link

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