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

Ttec

@kaggle.cprimozi_robinhood_stock_popularity_history.ttec
  • 145.57 KB
  • 14914 rows
  • 2 columns
Loading...

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

Ttek

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

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

Ttgt

@kaggle.cprimozi_robinhood_stock_popularity_history.ttgt
  • 150.01 KB
  • 14916 rows
  • 2 columns
Loading...

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

Tti

@kaggle.cprimozi_robinhood_stock_popularity_history.tti
  • 152.37 KB
  • 14946 rows
  • 2 columns
Loading...

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

Ttm

@kaggle.cprimozi_robinhood_stock_popularity_history.ttm
  • 157.13 KB
  • 14957 rows
  • 2 columns
Loading...

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

Ttmi

@kaggle.cprimozi_robinhood_stock_popularity_history.ttmi
  • 152.13 KB
  • 14956 rows
  • 2 columns
Loading...

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

Ttndy

@kaggle.cprimozi_robinhood_stock_popularity_history.ttndy
  • 124.73 KB
  • 12297 rows
  • 2 columns
Loading...

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

Ttnp

@kaggle.cprimozi_robinhood_stock_popularity_history.ttnp
  • 95.88 KB
  • 8767 rows
  • 2 columns
Loading...

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

Ttoo

@kaggle.cprimozi_robinhood_stock_popularity_history.ttoo
  • 154.72 KB
  • 14957 rows
  • 2 columns
Loading...

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

Ttp

@kaggle.cprimozi_robinhood_stock_popularity_history.ttp
  • 144.92 KB
  • 14960 rows
  • 2 columns
Loading...

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

Ttph

@kaggle.cprimozi_robinhood_stock_popularity_history.ttph
  • 32.59 KB
  • 3103 rows
  • 2 columns
Loading...

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

Ttt

@kaggle.cprimozi_robinhood_stock_popularity_history.ttt
  • 145.48 KB
  • 14946 rows
  • 2 columns
Loading...

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

Tttn

@kaggle.cprimozi_robinhood_stock_popularity_history.tttn
  • 103.3 KB
  • 10621 rows
  • 2 columns
Loading...

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

Ttwo

@kaggle.cprimozi_robinhood_stock_popularity_history.ttwo
  • 163.41 KB
  • 14951 rows
  • 2 columns
Loading...

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

Tu

@kaggle.cprimozi_robinhood_stock_popularity_history.tu
  • 149.83 KB
  • 14930 rows
  • 2 columns
Loading...

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

Tues

@kaggle.cprimozi_robinhood_stock_popularity_history.tues
  • 152.83 KB
  • 14936 rows
  • 2 columns
Loading...

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

Tufn

@kaggle.cprimozi_robinhood_stock_popularity_history.tufn
  • 73.49 KB
  • 7100 rows
  • 2 columns
Loading...

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

Tup

@kaggle.cprimozi_robinhood_stock_popularity_history.tup
  • 152.07 KB
  • 14922 rows
  • 2 columns
Loading...

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

Tur

@kaggle.cprimozi_robinhood_stock_popularity_history.tur
  • 151.22 KB
  • 14922 rows
  • 2 columns
Loading...

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

Turn

@kaggle.cprimozi_robinhood_stock_popularity_history.turn
  • 148.91 KB
  • 14922 rows
  • 2 columns
Loading...

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

Tusk

@kaggle.cprimozi_robinhood_stock_popularity_history.tusk
  • 153.23 KB
  • 14970 rows
  • 2 columns
Loading...

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

Tv

@kaggle.cprimozi_robinhood_stock_popularity_history.tv
  • 131.77 KB
  • 13205 rows
  • 2 columns
Loading...

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

Tvix

@kaggle.cprimozi_robinhood_stock_popularity_history.tvix
  • 19.09 KB
  • 1586 rows
  • 2 columns
Loading...

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

Tviz

@kaggle.cprimozi_robinhood_stock_popularity_history.tviz
  • 119.33 KB
  • 12245 rows
  • 2 columns
Loading...

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

Tvty

@kaggle.cprimozi_robinhood_stock_popularity_history.tvty
  • 150.77 KB
  • 14934 rows
  • 2 columns
Loading...

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

Share link

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