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

Insw

@kaggle.cprimozi_robinhood_stock_popularity_history.insw
  • 146.37 KB
  • 14970 rows
  • 2 columns
Loading...

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

Int

@kaggle.cprimozi_robinhood_stock_popularity_history.int
  • 146.55 KB
  • 14924 rows
  • 2 columns
Loading...

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

Intc

@kaggle.cprimozi_robinhood_stock_popularity_history.intc
  • 168.28 KB
  • 14937 rows
  • 2 columns
Loading...

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

Intf

@kaggle.cprimozi_robinhood_stock_popularity_history.intf
  • 36.85 KB
  • 3719 rows
  • 2 columns
Loading...

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

Intg

@kaggle.cprimozi_robinhood_stock_popularity_history.intg
  • 36.71 KB
  • 3705 rows
  • 2 columns
Loading...

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

Intl

@kaggle.cprimozi_robinhood_stock_popularity_history.intl
  • 145.67 KB
  • 14936 rows
  • 2 columns
Loading...

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

Intt

@kaggle.cprimozi_robinhood_stock_popularity_history.intt
  • 150.67 KB
  • 14937 rows
  • 2 columns
Loading...

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

Intu

@kaggle.cprimozi_robinhood_stock_popularity_history.intu
  • 154.31 KB
  • 14937 rows
  • 2 columns
Loading...

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

Intx

@kaggle.cprimozi_robinhood_stock_popularity_history.intx
  • 145.94 KB
  • 14936 rows
  • 2 columns
Loading...

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

Inuv

@kaggle.cprimozi_robinhood_stock_popularity_history.inuv
  • 154.19 KB
  • 14931 rows
  • 2 columns
Loading...

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

Inva

@kaggle.cprimozi_robinhood_stock_popularity_history.inva
  • 149.55 KB
  • 14943 rows
  • 2 columns
Loading...

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

Inve

@kaggle.cprimozi_robinhood_stock_popularity_history.inve
  • 148.19 KB
  • 14936 rows
  • 2 columns
Loading...

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

Invh

@kaggle.cprimozi_robinhood_stock_popularity_history.invh
  • 150.5 KB
  • 14972 rows
  • 2 columns
Loading...

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

Invvy

@kaggle.cprimozi_robinhood_stock_popularity_history.invvy
  • 124.33 KB
  • 12292 rows
  • 2 columns
Loading...

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

Inwk

@kaggle.cprimozi_robinhood_stock_popularity_history.inwk
  • 148.17 KB
  • 14914 rows
  • 2 columns
Loading...

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

Inxn

@kaggle.cprimozi_robinhood_stock_popularity_history.inxn
  • 146.62 KB
  • 14934 rows
  • 2 columns
Loading...

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

Io

@kaggle.cprimozi_robinhood_stock_popularity_history.io
  • 148.68 KB
  • 14951 rows
  • 2 columns
Loading...

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

Ions

@kaggle.cprimozi_robinhood_stock_popularity_history.ions
  • 150.75 KB
  • 14914 rows
  • 2 columns
Loading...

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

Ioo

@kaggle.cprimozi_robinhood_stock_popularity_history.ioo
  • 145.08 KB
  • 14949 rows
  • 2 columns
Loading...

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

Ior

@kaggle.cprimozi_robinhood_stock_popularity_history.ior
  • 145.2 KB
  • 14958 rows
  • 2 columns
Loading...

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

Iosp

@kaggle.cprimozi_robinhood_stock_popularity_history.iosp
  • 145.14 KB
  • 14943 rows
  • 2 columns
Loading...

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

Iots

@kaggle.cprimozi_robinhood_stock_popularity_history.iots
  • 154.69 KB
  • 14965 rows
  • 2 columns
Loading...

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

Iova

@kaggle.cprimozi_robinhood_stock_popularity_history.iova
  • 156.46 KB
  • 14961 rows
  • 2 columns
Loading...

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

Ip

@kaggle.cprimozi_robinhood_stock_popularity_history.ip
  • 153.84 KB
  • 14951 rows
  • 2 columns
Loading...

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

Ipac

@kaggle.cprimozi_robinhood_stock_popularity_history.ipac
  • 145.04 KB
  • 14956 rows
  • 2 columns
Loading...

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

Share link

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