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

Ears

@kaggle.cprimozi_robinhood_stock_popularity_history.ears
  • 68.89 KB
  • 6626 rows
  • 2 columns
Loading...

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

Easg

@kaggle.cprimozi_robinhood_stock_popularity_history.easg
  • 116.93 KB
  • 12082 rows
  • 2 columns
Loading...

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

Easi

@kaggle.cprimozi_robinhood_stock_popularity_history.easi
  • 135.78 KB
  • 14037 rows
  • 2 columns
Loading...

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

East

@kaggle.cprimozi_robinhood_stock_popularity_history.east
  • 148.96 KB
  • 14978 rows
  • 2 columns
Loading...

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

Eat

@kaggle.cprimozi_robinhood_stock_popularity_history.eat
  • 148.06 KB
  • 14936 rows
  • 2 columns
Loading...

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

Eb

@kaggle.cprimozi_robinhood_stock_popularity_history.eb
  • 121.02 KB
  • 11766 rows
  • 2 columns
Loading...

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

Ebay

@kaggle.cprimozi_robinhood_stock_popularity_history.ebay
  • 158.96 KB
  • 14943 rows
  • 2 columns
Loading...

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

Ebf

@kaggle.cprimozi_robinhood_stock_popularity_history.ebf
  • 148.28 KB
  • 14914 rows
  • 2 columns
Loading...

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

Ebix

@kaggle.cprimozi_robinhood_stock_popularity_history.ebix
  • 148.14 KB
  • 14951 rows
  • 2 columns
Loading...

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

Ebiz

@kaggle.cprimozi_robinhood_stock_popularity_history.ebiz
  • 96.58 KB
  • 9838 rows
  • 2 columns
Loading...

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

Ebkdy

@kaggle.cprimozi_robinhood_stock_popularity_history.ebkdy
  • 119.94 KB
  • 12297 rows
  • 2 columns
Loading...

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

Ebmt

@kaggle.cprimozi_robinhood_stock_popularity_history.ebmt
  • 144.96 KB
  • 14945 rows
  • 2 columns
Loading...

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

Ebnd

@kaggle.cprimozi_robinhood_stock_popularity_history.ebnd
  • 144.83 KB
  • 14928 rows
  • 2 columns
Loading...

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

Ebr

@kaggle.cprimozi_robinhood_stock_popularity_history.ebr
  • 274.79 KB
  • 29167 rows
  • 2 columns
Loading...

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

Ebr B

@kaggle.cprimozi_robinhood_stock_popularity_history.ebr_b
  • 9.07 KB
  • 745 rows
  • 2 columns
Loading...

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

Ebs

@kaggle.cprimozi_robinhood_stock_popularity_history.ebs
  • 149.89 KB
  • 14914 rows
  • 2 columns
Loading...

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

Ebsb

@kaggle.cprimozi_robinhood_stock_popularity_history.ebsb
  • 145.55 KB
  • 14955 rows
  • 2 columns
Loading...

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

Ebtc

@kaggle.cprimozi_robinhood_stock_popularity_history.ebtc
  • 145.37 KB
  • 14929 rows
  • 2 columns
Loading...

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

Ec

@kaggle.cprimozi_robinhood_stock_popularity_history.ec
  • 149.46 KB
  • 14952 rows
  • 2 columns
Loading...

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

Eca

@kaggle.cprimozi_robinhood_stock_popularity_history.eca
  • 151.01 KB
  • 14428 rows
  • 2 columns
Loading...

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

Ecc

@kaggle.cprimozi_robinhood_stock_popularity_history.ecc
  • 153.31 KB
  • 14958 rows
  • 2 columns
Loading...

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

Ecf

@kaggle.cprimozi_robinhood_stock_popularity_history.ecf
  • 145.22 KB
  • 14961 rows
  • 2 columns
Loading...

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

Ech

@kaggle.cprimozi_robinhood_stock_popularity_history.ech
  • 114.06 KB
  • 11583 rows
  • 2 columns
Loading...

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

Echo

@kaggle.cprimozi_robinhood_stock_popularity_history.echo
  • 147.7 KB
  • 14951 rows
  • 2 columns
Loading...

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

Ecl

@kaggle.cprimozi_robinhood_stock_popularity_history.ecl
  • 150.94 KB
  • 14934 rows
  • 2 columns
Loading...

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

Share link

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