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

Tmdi

@kaggle.cprimozi_robinhood_stock_popularity_history.tmdi
  • 40.24 kB
  • 3,733 rows
  • 2 columns
Loading...
CREATE TABLE tmdi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tmdv

@kaggle.cprimozi_robinhood_stock_popularity_history.tmdv
  • 22.5 kB
  • 2,112 rows
  • 2 columns
Loading...
CREATE TABLE tmdv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tmdx

@kaggle.cprimozi_robinhood_stock_popularity_history.tmdx
  • 68.7 kB
  • 6,576 rows
  • 2 columns
Loading...
CREATE TABLE tmdx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tme

@kaggle.cprimozi_robinhood_stock_popularity_history.tme
  • 108.27 kB
  • 9,784 rows
  • 2 columns
Loading...
CREATE TABLE tme (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tmf

@kaggle.cprimozi_robinhood_stock_popularity_history.tmf
  • 155.08 kB
  • 14,929 rows
  • 2 columns
Loading...
CREATE TABLE tmf (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tmfc

@kaggle.cprimozi_robinhood_stock_popularity_history.tmfc
  • 162.74 kB
  • 14,987 rows
  • 2 columns
Loading...
CREATE TABLE tmfc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tmhc

@kaggle.cprimozi_robinhood_stock_popularity_history.tmhc
  • 150.88 kB
  • 14,943 rows
  • 2 columns
Loading...
CREATE TABLE tmhc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tmo

@kaggle.cprimozi_robinhood_stock_popularity_history.tmo
  • 157.43 kB
  • 14,930 rows
  • 2 columns
Loading...
CREATE TABLE tmo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tmp

@kaggle.cprimozi_robinhood_stock_popularity_history.tmp
  • 148.53 kB
  • 14,952 rows
  • 2 columns
Loading...
CREATE TABLE tmp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tmq

@kaggle.cprimozi_robinhood_stock_popularity_history.tmq
  • 157.01 kB
  • 14,914 rows
  • 2 columns
Loading...
CREATE TABLE tmq (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tmsny

@kaggle.cprimozi_robinhood_stock_popularity_history.tmsny
  • 121.91 kB
  • 12,293 rows
  • 2 columns
Loading...
CREATE TABLE tmsny (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tmsr

@kaggle.cprimozi_robinhood_stock_popularity_history.tmsr
  • 38.81 kB
  • 3,719 rows
  • 2 columns
Loading...
CREATE TABLE tmsr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tmst

@kaggle.cprimozi_robinhood_stock_popularity_history.tmst
  • 153.25 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE tmst (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tmus

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

Tmv

@kaggle.cprimozi_robinhood_stock_popularity_history.tmv
  • 152.2 kB
  • 14,929 rows
  • 2 columns
Loading...
CREATE TABLE tmv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tna

@kaggle.cprimozi_robinhood_stock_popularity_history.tna
  • 156.68 kB
  • 14,955 rows
  • 2 columns
Loading...
CREATE TABLE tna (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tnav

@kaggle.cprimozi_robinhood_stock_popularity_history.tnav
  • 156.72 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE tnav (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tnc

@kaggle.cprimozi_robinhood_stock_popularity_history.tnc
  • 37.81 kB
  • 3,715 rows
  • 2 columns
Loading...
CREATE TABLE tnc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tndm

@kaggle.cprimozi_robinhood_stock_popularity_history.tndm
  • 165.52 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE tndm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tnet

@kaggle.cprimozi_robinhood_stock_popularity_history.tnet
  • 151.32 kB
  • 14,916 rows
  • 2 columns
Loading...
CREATE TABLE tnet (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tnk

@kaggle.cprimozi_robinhood_stock_popularity_history.tnk
  • 19.72 kB
  • 1,711 rows
  • 2 columns
Loading...
CREATE TABLE tnk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tnp

@kaggle.cprimozi_robinhood_stock_popularity_history.tnp
  • 152.01 kB
  • 14,955 rows
  • 2 columns
Loading...
CREATE TABLE tnp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Tnxp

@kaggle.cprimozi_robinhood_stock_popularity_history.tnxp
  • 26.43 kB
  • 2,266 rows
  • 2 columns
Loading...
CREATE TABLE tnxp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Toca

@kaggle.cprimozi_robinhood_stock_popularity_history.toca
  • 156.06 kB
  • 14,974 rows
  • 2 columns
Loading...
CREATE TABLE toca (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Toely

@kaggle.cprimozi_robinhood_stock_popularity_history.toely
  • 124.46 kB
  • 12,294 rows
  • 2 columns
Loading...
CREATE TABLE toely (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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