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

Fisi

@kaggle.cprimozi_robinhood_stock_popularity_history.fisi
  • 145.1 KB
  • 14951 rows
  • 2 columns
Loading...

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

Fisk

@kaggle.cprimozi_robinhood_stock_popularity_history.fisk
  • 144.77 KB
  • 14961 rows
  • 2 columns
Loading...

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

Fisr

@kaggle.cprimozi_robinhood_stock_popularity_history.fisr
  • 70.9 KB
  • 7287 rows
  • 2 columns
Loading...

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

Fisv

@kaggle.cprimozi_robinhood_stock_popularity_history.fisv
  • 152.92 KB
  • 14951 rows
  • 2 columns
Loading...

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

Fit

@kaggle.cprimozi_robinhood_stock_popularity_history.fit
  • 182.19 KB
  • 14963 rows
  • 2 columns
Loading...

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

Fitb

@kaggle.cprimozi_robinhood_stock_popularity_history.fitb
  • 151.08 KB
  • 14928 rows
  • 2 columns
Loading...

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

Fite

@kaggle.cprimozi_robinhood_stock_popularity_history.fite
  • 145.34 KB
  • 14987 rows
  • 2 columns
Loading...

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

Fiv

@kaggle.cprimozi_robinhood_stock_popularity_history.fiv
  • 36.96 KB
  • 3725 rows
  • 2 columns
Loading...

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

Fiva

@kaggle.cprimozi_robinhood_stock_popularity_history.fiva
  • 36.91 KB
  • 3730 rows
  • 2 columns
Loading...

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

Five

@kaggle.cprimozi_robinhood_stock_popularity_history.five
  • 154.29 KB
  • 14931 rows
  • 2 columns
Loading...

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

Fivg

@kaggle.cprimozi_robinhood_stock_popularity_history.fivg
  • 84.15 KB
  • 7982 rows
  • 2 columns
Loading...

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

Fivn

@kaggle.cprimozi_robinhood_stock_popularity_history.fivn
  • 151.89 KB
  • 14931 rows
  • 2 columns
Loading...

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

Fiw

@kaggle.cprimozi_robinhood_stock_popularity_history.fiw
  • 147.4 KB
  • 14936 rows
  • 2 columns
Loading...

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

Fix

@kaggle.cprimozi_robinhood_stock_popularity_history.fix
  • 147.74 KB
  • 14936 rows
  • 2 columns
Loading...

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

Fixd

@kaggle.cprimozi_robinhood_stock_popularity_history.fixd
  • 143.05 KB
  • 14972 rows
  • 2 columns
Loading...

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

Fixx

@kaggle.cprimozi_robinhood_stock_popularity_history.fixx
  • 147.55 KB
  • 14994 rows
  • 2 columns
Loading...

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

Fiyy

@kaggle.cprimozi_robinhood_stock_popularity_history.fiyy
  • 36.92 KB
  • 3731 rows
  • 2 columns
Loading...

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

Fizz

@kaggle.cprimozi_robinhood_stock_popularity_history.fizz
  • 153.43 KB
  • 14934 rows
  • 2 columns
Loading...

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

Fjnk

@kaggle.cprimozi_robinhood_stock_popularity_history.fjnk
  • 24.96 KB
  • 2455 rows
  • 2 columns
Loading...

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

Fjp

@kaggle.cprimozi_robinhood_stock_popularity_history.fjp
  • 144.42 KB
  • 14914 rows
  • 2 columns
Loading...

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

Fjtsy

@kaggle.cprimozi_robinhood_stock_popularity_history.fjtsy
  • 122.42 KB
  • 12220 rows
  • 2 columns
Loading...

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

Fku

@kaggle.cprimozi_robinhood_stock_popularity_history.fku
  • 144.67 KB
  • 14935 rows
  • 2 columns
Loading...

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

Fl

@kaggle.cprimozi_robinhood_stock_popularity_history.fl
  • 155.51 KB
  • 14943 rows
  • 2 columns
Loading...

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

Flag

@kaggle.cprimozi_robinhood_stock_popularity_history.flag
  • 144.51 KB
  • 14936 rows
  • 2 columns
Loading...

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

Flat

@kaggle.cprimozi_robinhood_stock_popularity_history.flat
  • 144.39 KB
  • 14936 rows
  • 2 columns
Loading...

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

Share link

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