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

Fang

@kaggle.cprimozi_robinhood_stock_popularity_history.fang
  • 156.59 KB
  • 14932 rows
  • 2 columns
Loading...

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

Fanh

@kaggle.cprimozi_robinhood_stock_popularity_history.fanh
  • 148.16 KB
  • 14956 rows
  • 2 columns
Loading...

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

Fanuy

@kaggle.cprimozi_robinhood_stock_popularity_history.fanuy
  • 123.77 KB
  • 12294 rows
  • 2 columns
Loading...

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

Farm

@kaggle.cprimozi_robinhood_stock_popularity_history.farm
  • 146.77 KB
  • 14922 rows
  • 2 columns
Loading...

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

Faro

@kaggle.cprimozi_robinhood_stock_popularity_history.faro
  • 146.39 KB
  • 14922 rows
  • 2 columns
Loading...

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

Fas

@kaggle.cprimozi_robinhood_stock_popularity_history.fas
  • 153.61 KB
  • 14930 rows
  • 2 columns
Loading...

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

Fast

@kaggle.cprimozi_robinhood_stock_popularity_history.fast
  • 153.1 KB
  • 14945 rows
  • 2 columns
Loading...

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

Fat

@kaggle.cprimozi_robinhood_stock_popularity_history.fat
  • 147.55 KB
  • 14980 rows
  • 2 columns
Loading...

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

Fate

@kaggle.cprimozi_robinhood_stock_popularity_history.fate
  • 152.61 KB
  • 14923 rows
  • 2 columns
Loading...

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

Faug

@kaggle.cprimozi_robinhood_stock_popularity_history.faug
  • 21.88 KB
  • 2112 rows
  • 2 columns
Loading...

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

Faus

@kaggle.cprimozi_robinhood_stock_popularity_history.faus
  • 144.68 KB
  • 14949 rows
  • 2 columns
Loading...

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

Fax

@kaggle.cprimozi_robinhood_stock_popularity_history.fax
  • 148.64 KB
  • 14961 rows
  • 2 columns
Loading...

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

Faz

@kaggle.cprimozi_robinhood_stock_popularity_history.faz
  • 54.87 KB
  • 5262 rows
  • 2 columns
Loading...

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

Fb

@kaggle.cprimozi_robinhood_stock_popularity_history.fb
  • 176.36 KB
  • 14942 rows
  • 2 columns
Loading...

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

Fbc

@kaggle.cprimozi_robinhood_stock_popularity_history.fbc
  • 146.68 KB
  • 14951 rows
  • 2 columns
Loading...

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

Fbgx

@kaggle.cprimozi_robinhood_stock_popularity_history.fbgx
  • 145.53 KB
  • 14956 rows
  • 2 columns
Loading...

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

Fbhs

@kaggle.cprimozi_robinhood_stock_popularity_history.fbhs
  • 146.63 KB
  • 14920 rows
  • 2 columns
Loading...

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

Fbio

@kaggle.cprimozi_robinhood_stock_popularity_history.fbio
  • 151.94 KB
  • 14923 rows
  • 2 columns
Loading...

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

Fbiz

@kaggle.cprimozi_robinhood_stock_popularity_history.fbiz
  • 145.85 KB
  • 14944 rows
  • 2 columns
Loading...

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

Fbk

@kaggle.cprimozi_robinhood_stock_popularity_history.fbk
  • 145.31 KB
  • 14970 rows
  • 2 columns
Loading...

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

Fbm

@kaggle.cprimozi_robinhood_stock_popularity_history.fbm
  • 146.71 KB
  • 14972 rows
  • 2 columns
Loading...

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

Fbms

@kaggle.cprimozi_robinhood_stock_popularity_history.fbms
  • 144.99 KB
  • 14951 rows
  • 2 columns
Loading...

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

Fbnc

@kaggle.cprimozi_robinhood_stock_popularity_history.fbnc
  • 145.12 KB
  • 14926 rows
  • 2 columns
Loading...

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

Fbnd

@kaggle.cprimozi_robinhood_stock_popularity_history.fbnd
  • 146.43 KB
  • 14958 rows
  • 2 columns
Loading...

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

Fbnk

@kaggle.cprimozi_robinhood_stock_popularity_history.fbnk
  • 129.95 KB
  • 13389 rows
  • 2 columns
Loading...

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

Share link

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