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

Ubs

@kaggle.cprimozi_robinhood_stock_popularity_history.ubs
  • 153.18 KB
  • 14959 rows
  • 2 columns
Loading...

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

Ubsi

@kaggle.cprimozi_robinhood_stock_popularity_history.ubsi
  • 145.68 KB
  • 14914 rows
  • 2 columns
Loading...

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

Ubt

@kaggle.cprimozi_robinhood_stock_popularity_history.ubt
  • 145.18 KB
  • 14930 rows
  • 2 columns
Loading...

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

Ubx

@kaggle.cprimozi_robinhood_stock_popularity_history.ubx
  • 152.63 KB
  • 14969 rows
  • 2 columns
Loading...

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

Ucba

@kaggle.cprimozi_robinhood_stock_popularity_history.ucba
  • 126.18 KB
  • 13005 rows
  • 2 columns
Loading...

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

Ucbi

@kaggle.cprimozi_robinhood_stock_popularity_history.ucbi
  • 145.71 KB
  • 14929 rows
  • 2 columns
Loading...

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

Ucc

@kaggle.cprimozi_robinhood_stock_popularity_history.ucc
  • 144.71 KB
  • 14930 rows
  • 2 columns
Loading...

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

Ucfc

@kaggle.cprimozi_robinhood_stock_popularity_history.ucfc
  • 144 KB
  • 14651 rows
  • 2 columns
Loading...

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

Uchf

@kaggle.cprimozi_robinhood_stock_popularity_history.uchf
  • 145.21 KB
  • 14985 rows
  • 2 columns
Loading...

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

Uci

@kaggle.cprimozi_robinhood_stock_popularity_history.uci
  • 144.68 KB
  • 14943 rows
  • 2 columns
Loading...

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

Ucib

@kaggle.cprimozi_robinhood_stock_popularity_history.ucib
  • 144.82 KB
  • 14965 rows
  • 2 columns
Loading...

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

Uco

@kaggle.cprimozi_robinhood_stock_popularity_history.uco
  • 153.03 KB
  • 14954 rows
  • 2 columns
Loading...

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

Ucom

@kaggle.cprimozi_robinhood_stock_popularity_history.ucom
  • 87.51 KB
  • 8946 rows
  • 2 columns
Loading...

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

Ucon

@kaggle.cprimozi_robinhood_stock_popularity_history.ucon
  • 136.64 KB
  • 14204 rows
  • 2 columns
Loading...

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

Uctt

@kaggle.cprimozi_robinhood_stock_popularity_history.uctt
  • 152.2 KB
  • 14914 rows
  • 2 columns
Loading...

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

Udec

@kaggle.cprimozi_robinhood_stock_popularity_history.udec
  • 16.41 KB
  • 1562 rows
  • 2 columns
Loading...

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

Udn

@kaggle.cprimozi_robinhood_stock_popularity_history.udn
  • 146.27 KB
  • 14919 rows
  • 2 columns
Loading...

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

Udow

@kaggle.cprimozi_robinhood_stock_popularity_history.udow
  • 154.7 KB
  • 14916 rows
  • 2 columns
Loading...

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

Udr

@kaggle.cprimozi_robinhood_stock_popularity_history.udr
  • 147.53 KB
  • 14958 rows
  • 2 columns
Loading...

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

Ue

@kaggle.cprimozi_robinhood_stock_popularity_history.ue
  • 145.81 KB
  • 14961 rows
  • 2 columns
Loading...

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

Uec

@kaggle.cprimozi_robinhood_stock_popularity_history.uec
  • 154.27 KB
  • 14951 rows
  • 2 columns
Loading...

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

Ueic

@kaggle.cprimozi_robinhood_stock_popularity_history.ueic
  • 145.93 KB
  • 14923 rows
  • 2 columns
Loading...

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

Ueps

@kaggle.cprimozi_robinhood_stock_popularity_history.ueps
  • 148.53 KB
  • 14918 rows
  • 2 columns
Loading...

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

Ueur

@kaggle.cprimozi_robinhood_stock_popularity_history.ueur
  • 145.42 KB
  • 14985 rows
  • 2 columns
Loading...

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

Uevm

@kaggle.cprimozi_robinhood_stock_popularity_history.uevm
  • 50.8 KB
  • 5190 rows
  • 2 columns
Loading...

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

Share link

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