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

Nmrd

@kaggle.cprimozi_robinhood_stock_popularity_history.nmrd
  • 16.38 KB
  • 1514 rows
  • 2 columns
Loading...

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

Nmrk

@kaggle.cprimozi_robinhood_stock_popularity_history.nmrk
  • 150.33 KB
  • 14984 rows
  • 2 columns
Loading...

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

Nms

@kaggle.cprimozi_robinhood_stock_popularity_history.nms
  • 144.75 KB
  • 14959 rows
  • 2 columns
Loading...

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

Nmt

@kaggle.cprimozi_robinhood_stock_popularity_history.nmt
  • 144.69 KB
  • 14959 rows
  • 2 columns
Loading...

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

Nmy

@kaggle.cprimozi_robinhood_stock_popularity_history.nmy
  • 144.77 KB
  • 14959 rows
  • 2 columns
Loading...

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

Nmz

@kaggle.cprimozi_robinhood_stock_popularity_history.nmz
  • 145.73 KB
  • 14959 rows
  • 2 columns
Loading...

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

Nna

@kaggle.cprimozi_robinhood_stock_popularity_history.nna
  • 106.57 KB
  • 10455 rows
  • 2 columns
Loading...

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

Nnbr

@kaggle.cprimozi_robinhood_stock_popularity_history.nnbr
  • 149.28 KB
  • 14922 rows
  • 2 columns
Loading...

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

Nndm

@kaggle.cprimozi_robinhood_stock_popularity_history.nndm
  • 26.55 KB
  • 2503 rows
  • 2 columns
Loading...

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

Nngry

@kaggle.cprimozi_robinhood_stock_popularity_history.nngry
  • 118.14 KB
  • 12292 rows
  • 2 columns
Loading...

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

Nni

@kaggle.cprimozi_robinhood_stock_popularity_history.nni
  • 145.87 KB
  • 14934 rows
  • 2 columns
Loading...

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

Nnn

@kaggle.cprimozi_robinhood_stock_popularity_history.nnn
  • 151.11 KB
  • 14958 rows
  • 2 columns
Loading...

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

Nnvc

@kaggle.cprimozi_robinhood_stock_popularity_history.nnvc
  • 34.09 KB
  • 3175 rows
  • 2 columns
Loading...

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

Nny

@kaggle.cprimozi_robinhood_stock_popularity_history.nny
  • 144.79 KB
  • 14960 rows
  • 2 columns
Loading...

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

Noa

@kaggle.cprimozi_robinhood_stock_popularity_history.noa
  • 152.42 KB
  • 14914 rows
  • 2 columns
Loading...

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

Noah

@kaggle.cprimozi_robinhood_stock_popularity_history.noah
  • 149.14 KB
  • 14956 rows
  • 2 columns
Loading...

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

Nobl

@kaggle.cprimozi_robinhood_stock_popularity_history.nobl
  • 157.26 KB
  • 14943 rows
  • 2 columns
Loading...

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

Noc

@kaggle.cprimozi_robinhood_stock_popularity_history.noc
  • 153.65 KB
  • 14914 rows
  • 2 columns
Loading...

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

Noct

@kaggle.cprimozi_robinhood_stock_popularity_history.noct
  • 29.99 KB
  • 2983 rows
  • 2 columns
Loading...

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

Nodk

@kaggle.cprimozi_robinhood_stock_popularity_history.nodk
  • 54.99 KB
  • 5599 rows
  • 2 columns
Loading...

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

Nog

@kaggle.cprimozi_robinhood_stock_popularity_history.nog
  • 164.01 KB
  • 14914 rows
  • 2 columns
Loading...

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

Nok

@kaggle.cprimozi_robinhood_stock_popularity_history.nok
  • 170.8 KB
  • 14956 rows
  • 2 columns
Loading...

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

Nom

@kaggle.cprimozi_robinhood_stock_popularity_history.nom
  • 144.54 KB
  • 14959 rows
  • 2 columns
Loading...

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

Nomd

@kaggle.cprimozi_robinhood_stock_popularity_history.nomd
  • 150.94 KB
  • 14966 rows
  • 2 columns
Loading...

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

Norw

@kaggle.cprimozi_robinhood_stock_popularity_history.norw
  • 146.12 KB
  • 14956 rows
  • 2 columns
Loading...

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

Share link

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