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

Esgf

@kaggle.cprimozi_robinhood_stock_popularity_history.esgf
  • 58.62 KB
  • 6002 rows
  • 2 columns
Loading...

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

Esgg

@kaggle.cprimozi_robinhood_stock_popularity_history.esgg
  • 143.17 KB
  • 14969 rows
  • 2 columns
Loading...

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

Esgl

@kaggle.cprimozi_robinhood_stock_popularity_history.esgl
  • 58.66 KB
  • 6002 rows
  • 2 columns
Loading...

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

Esgn

@kaggle.cprimozi_robinhood_stock_popularity_history.esgn
  • 144.4 KB
  • 14966 rows
  • 2 columns
Loading...

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

Esgr

@kaggle.cprimozi_robinhood_stock_popularity_history.esgr
  • 144.39 KB
  • 14917 rows
  • 2 columns
Loading...

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

Esgs

@kaggle.cprimozi_robinhood_stock_popularity_history.esgs
  • 144.3 KB
  • 14966 rows
  • 2 columns
Loading...

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

Esgu

@kaggle.cprimozi_robinhood_stock_popularity_history.esgu
  • 143.85 KB
  • 14970 rows
  • 2 columns
Loading...

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

Esgv

@kaggle.cprimozi_robinhood_stock_popularity_history.esgv
  • 116.74 KB
  • 11766 rows
  • 2 columns
Loading...

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

Esgw

@kaggle.cprimozi_robinhood_stock_popularity_history.esgw
  • 144.29 KB
  • 14966 rows
  • 2 columns
Loading...

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

Esi

@kaggle.cprimozi_robinhood_stock_popularity_history.esi
  • 86.36 KB
  • 8686 rows
  • 2 columns
Loading...

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

Esio

@kaggle.cprimozi_robinhood_stock_popularity_history.esio
  • 147.88 KB
  • 14917 rows
  • 2 columns
Loading...

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

Eslt

@kaggle.cprimozi_robinhood_stock_popularity_history.eslt
  • 146.43 KB
  • 14944 rows
  • 2 columns
Loading...

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

Esml

@kaggle.cprimozi_robinhood_stock_popularity_history.esml
  • 142.74 KB
  • 14805 rows
  • 2 columns
Loading...

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

Esng

@kaggle.cprimozi_robinhood_stock_popularity_history.esng
  • 4.8 KB
  • 284 rows
  • 2 columns
Loading...

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

Esnt

@kaggle.cprimozi_robinhood_stock_popularity_history.esnt
  • 147.97 KB
  • 14948 rows
  • 2 columns
Loading...

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

Esp

@kaggle.cprimozi_robinhood_stock_popularity_history.esp
  • 145.04 KB
  • 14951 rows
  • 2 columns
Loading...

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

Espo

@kaggle.cprimozi_robinhood_stock_popularity_history.espo
  • 114.88 KB
  • 11122 rows
  • 2 columns
Loading...

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

Espr

@kaggle.cprimozi_robinhood_stock_popularity_history.espr
  • 149.42 KB
  • 14921 rows
  • 2 columns
Loading...

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

Esq

@kaggle.cprimozi_robinhood_stock_popularity_history.esq
  • 145.04 KB
  • 14976 rows
  • 2 columns
Loading...

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

Esrt

@kaggle.cprimozi_robinhood_stock_popularity_history.esrt
  • 146.92 KB
  • 14958 rows
  • 2 columns
Loading...

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

Esrx

@kaggle.cprimozi_robinhood_stock_popularity_history.esrx
  • 146.98 KB
  • 14929 rows
  • 2 columns
Loading...

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

Ess

@kaggle.cprimozi_robinhood_stock_popularity_history.ess
  • 147.97 KB
  • 14958 rows
  • 2 columns
Loading...

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

Essa

@kaggle.cprimozi_robinhood_stock_popularity_history.essa
  • 145.52 KB
  • 14955 rows
  • 2 columns
Loading...

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

Essyy

@kaggle.cprimozi_robinhood_stock_popularity_history.essyy
  • 118.41 KB
  • 12292 rows
  • 2 columns
Loading...

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

Esta

@kaggle.cprimozi_robinhood_stock_popularity_history.esta
  • 58.65 KB
  • 5945 rows
  • 2 columns
Loading...

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

Share link

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