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

Mtr

@kaggle.cprimozi_robinhood_stock_popularity_history.mtr
  • 149.34 KB
  • 14961 rows
  • 2 columns
Loading...

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

Mtrn

@kaggle.cprimozi_robinhood_stock_popularity_history.mtrn
  • 146.02 KB
  • 14916 rows
  • 2 columns
Loading...

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

Mtrx

@kaggle.cprimozi_robinhood_stock_popularity_history.mtrx
  • 146.6 KB
  • 14934 rows
  • 2 columns
Loading...

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

Mtsc

@kaggle.cprimozi_robinhood_stock_popularity_history.mtsc
  • 146.09 KB
  • 14956 rows
  • 2 columns
Loading...

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

Mtsi

@kaggle.cprimozi_robinhood_stock_popularity_history.mtsi
  • 149.18 KB
  • 14956 rows
  • 2 columns
Loading...

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

Mtt

@kaggle.cprimozi_robinhood_stock_popularity_history.mtt
  • 144.69 KB
  • 14961 rows
  • 2 columns
Loading...

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

Mtum

@kaggle.cprimozi_robinhood_stock_popularity_history.mtum
  • 151.08 KB
  • 14914 rows
  • 2 columns
Loading...

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

Mtw

@kaggle.cprimozi_robinhood_stock_popularity_history.mtw
  • 147.92 KB
  • 14956 rows
  • 2 columns
Loading...

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

Mtx

@kaggle.cprimozi_robinhood_stock_popularity_history.mtx
  • 144.75 KB
  • 14956 rows
  • 2 columns
Loading...

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

Mtz

@kaggle.cprimozi_robinhood_stock_popularity_history.mtz
  • 151.63 KB
  • 14956 rows
  • 2 columns
Loading...

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

Mtzpy

@kaggle.cprimozi_robinhood_stock_popularity_history.mtzpy
  • 119.65 KB
  • 12293 rows
  • 2 columns
Loading...

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

Mu

@kaggle.cprimozi_robinhood_stock_popularity_history.mu
  • 170.47 KB
  • 14914 rows
  • 2 columns
Loading...

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

Mua

@kaggle.cprimozi_robinhood_stock_popularity_history.mua
  • 144.88 KB
  • 14959 rows
  • 2 columns
Loading...

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

Mub

@kaggle.cprimozi_robinhood_stock_popularity_history.mub
  • 148.99 KB
  • 14931 rows
  • 2 columns
Loading...

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

Muc

@kaggle.cprimozi_robinhood_stock_popularity_history.muc
  • 144.8 KB
  • 14959 rows
  • 2 columns
Loading...

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

Muds

@kaggle.cprimozi_robinhood_stock_popularity_history.muds
  • 36.91 KB
  • 3731 rows
  • 2 columns
Loading...

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

Mue

@kaggle.cprimozi_robinhood_stock_popularity_history.mue
  • 144.67 KB
  • 14959 rows
  • 2 columns
Loading...

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

Mufg

@kaggle.cprimozi_robinhood_stock_popularity_history.mufg
  • 153.39 KB
  • 14957 rows
  • 2 columns
Loading...

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

Muh

@kaggle.cprimozi_robinhood_stock_popularity_history.muh
  • 144.86 KB
  • 14959 rows
  • 2 columns
Loading...

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

Mui

@kaggle.cprimozi_robinhood_stock_popularity_history.mui
  • 145.02 KB
  • 14959 rows
  • 2 columns
Loading...

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

Muj

@kaggle.cprimozi_robinhood_stock_popularity_history.muj
  • 144.8 KB
  • 14959 rows
  • 2 columns
Loading...

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

Muni

@kaggle.cprimozi_robinhood_stock_popularity_history.muni
  • 145.53 KB
  • 14923 rows
  • 2 columns
Loading...

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

Mur

@kaggle.cprimozi_robinhood_stock_popularity_history.mur
  • 149.47 KB
  • 14932 rows
  • 2 columns
Loading...

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

Murgy

@kaggle.cprimozi_robinhood_stock_popularity_history.murgy
  • 119.91 KB
  • 12294 rows
  • 2 columns
Loading...

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

Mus

@kaggle.cprimozi_robinhood_stock_popularity_history.mus
  • 144.79 KB
  • 14959 rows
  • 2 columns
Loading...

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

Share link

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