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

Evh

@kaggle.cprimozi_robinhood_stock_popularity_history.evh
  • 154.58 KB
  • 14962 rows
  • 2 columns
Loading...

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

Evhc

@kaggle.cprimozi_robinhood_stock_popularity_history.evhc
  • 131.5 KB
  • 13618 rows
  • 2 columns
Loading...

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

Evi

@kaggle.cprimozi_robinhood_stock_popularity_history.evi
  • 93.91 KB
  • 9496 rows
  • 2 columns
Loading...

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

Evix

@kaggle.cprimozi_robinhood_stock_popularity_history.evix
  • 144.59 KB
  • 14974 rows
  • 2 columns
Loading...

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

Evk

@kaggle.cprimozi_robinhood_stock_popularity_history.evk
  • 145.74 KB
  • 14921 rows
  • 2 columns
Loading...

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

Evlmc

@kaggle.cprimozi_robinhood_stock_popularity_history.evlmc
  • 143.24 KB
  • 14966 rows
  • 2 columns
Loading...

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

Evlo

@kaggle.cprimozi_robinhood_stock_popularity_history.evlo
  • 143.35 KB
  • 14661 rows
  • 2 columns
Loading...

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

Evm

@kaggle.cprimozi_robinhood_stock_popularity_history.evm
  • 144.92 KB
  • 14959 rows
  • 2 columns
Loading...

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

Evn

@kaggle.cprimozi_robinhood_stock_popularity_history.evn
  • 145.39 KB
  • 14959 rows
  • 2 columns
Loading...

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

Evo

@kaggle.cprimozi_robinhood_stock_popularity_history.evo
  • 144.62 KB
  • 14959 rows
  • 2 columns
Loading...

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

Evok

@kaggle.cprimozi_robinhood_stock_popularity_history.evok
  • 153.78 KB
  • 14914 rows
  • 2 columns
Loading...

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

Evol

@kaggle.cprimozi_robinhood_stock_popularity_history.evol
  • 147.15 KB
  • 14914 rows
  • 2 columns
Loading...

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

Evop

@kaggle.cprimozi_robinhood_stock_popularity_history.evop
  • 142.4 KB
  • 14513 rows
  • 2 columns
Loading...

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

Evp

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

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

Evr

@kaggle.cprimozi_robinhood_stock_popularity_history.evr
  • 146.87 KB
  • 14921 rows
  • 2 columns
Loading...

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

Evrg

@kaggle.cprimozi_robinhood_stock_popularity_history.evrg
  • 140.28 KB
  • 14229 rows
  • 2 columns
Loading...

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

Evri

@kaggle.cprimozi_robinhood_stock_popularity_history.evri
  • 155.71 KB
  • 14938 rows
  • 2 columns
Loading...

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

Evsi

@kaggle.cprimozi_robinhood_stock_popularity_history.evsi
  • 71.8 KB
  • 6986 rows
  • 2 columns
Loading...

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

Evstc

@kaggle.cprimozi_robinhood_stock_popularity_history.evstc
  • 36.81 KB
  • 3721 rows
  • 2 columns
Loading...

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

Evt

@kaggle.cprimozi_robinhood_stock_popularity_history.evt
  • 147.01 KB
  • 14959 rows
  • 2 columns
Loading...

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

Evtc

@kaggle.cprimozi_robinhood_stock_popularity_history.evtc
  • 147.62 KB
  • 14914 rows
  • 2 columns
Loading...

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

Evv

@kaggle.cprimozi_robinhood_stock_popularity_history.evv
  • 147.42 KB
  • 14959 rows
  • 2 columns
Loading...

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

Evx

@kaggle.cprimozi_robinhood_stock_popularity_history.evx
  • 145.04 KB
  • 14921 rows
  • 2 columns
Loading...

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

Evy

@kaggle.cprimozi_robinhood_stock_popularity_history.evy
  • 144.73 KB
  • 14959 rows
  • 2 columns
Loading...

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

Ew

@kaggle.cprimozi_robinhood_stock_popularity_history.ew
  • 151.82 KB
  • 14940 rows
  • 2 columns
Loading...

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

Share link

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