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

Jpst

@kaggle.cprimozi_robinhood_stock_popularity_history.jpst
  • 95.42 kB
  • 9,107 rows
  • 2 columns
Loading...
CREATE TABLE jpst (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Jpt

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

Jpus

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

Jpxgy

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

Jpxn

@kaggle.cprimozi_robinhood_stock_popularity_history.jpxn
  • 37.47 kB
  • 3,694 rows
  • 2 columns
Loading...
CREATE TABLE jpxn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Jqc

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

Jri

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

Jrjc

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

Jro

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

Jrs

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

Jrsh

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

Jrvr

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

Jsd

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

Jshly

@kaggle.cprimozi_robinhood_stock_popularity_history.jshly
  • 121.32 kB
  • 12,296 rows
  • 2 columns
Loading...
CREATE TABLE jshly (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Jsmd

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

Jsml

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

Jt

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

Jta

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

Jtd

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

Jtpy

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

Just

@kaggle.cprimozi_robinhood_stock_popularity_history.just
  • 140.59 kB
  • 14,060 rows
  • 2 columns
Loading...
CREATE TABLE just (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Jva

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

Jval

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

Jw A

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

Jw B

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

Share link

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