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

Do

@kaggle.cprimozi_robinhood_stock_popularity_history.do
  • 151.25 KB
  • 14936 rows
  • 2 columns
Loading...

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

Doc

@kaggle.cprimozi_robinhood_stock_popularity_history.doc
  • 153.61 KB
  • 14958 rows
  • 2 columns
Loading...

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

Docu

@kaggle.cprimozi_robinhood_stock_popularity_history.docu
  • 161.08 KB
  • 14994 rows
  • 2 columns
Loading...

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

Dog

@kaggle.cprimozi_robinhood_stock_popularity_history.dog
  • 148.66 KB
  • 14900 rows
  • 2 columns
Loading...

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

Dogs

@kaggle.cprimozi_robinhood_stock_popularity_history.dogs
  • 145.26 KB
  • 14987 rows
  • 2 columns
Loading...

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

Dogz

@kaggle.cprimozi_robinhood_stock_popularity_history.dogz
  • 37.86 KB
  • 3730 rows
  • 2 columns
Loading...

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

Dol

@kaggle.cprimozi_robinhood_stock_popularity_history.dol
  • 144.85 KB
  • 14914 rows
  • 2 columns
Loading...

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

Domo

@kaggle.cprimozi_robinhood_stock_popularity_history.domo
  • 142.77 KB
  • 13680 rows
  • 2 columns
Loading...

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

Don

@kaggle.cprimozi_robinhood_stock_popularity_history.don
  • 149.1 KB
  • 14914 rows
  • 2 columns
Loading...

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

Doo

@kaggle.cprimozi_robinhood_stock_popularity_history.doo
  • 145.12 KB
  • 14914 rows
  • 2 columns
Loading...

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

Dooo

@kaggle.cprimozi_robinhood_stock_popularity_history.dooo
  • 117.74 KB
  • 11909 rows
  • 2 columns
Loading...

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

Door

@kaggle.cprimozi_robinhood_stock_popularity_history.door
  • 145.37 KB
  • 14951 rows
  • 2 columns
Loading...

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

Dorm

@kaggle.cprimozi_robinhood_stock_popularity_history.dorm
  • 146.92 KB
  • 14943 rows
  • 2 columns
Loading...

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

Dota

@kaggle.cprimozi_robinhood_stock_popularity_history.dota
  • 145.01 KB
  • 14980 rows
  • 2 columns
Loading...

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

Dov

@kaggle.cprimozi_robinhood_stock_popularity_history.dov
  • 148.64 KB
  • 14914 rows
  • 2 columns
Loading...

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

Dow

@kaggle.cprimozi_robinhood_stock_popularity_history.dow
  • 77.6 KB
  • 7311 rows
  • 2 columns
Loading...

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

Dox

@kaggle.cprimozi_robinhood_stock_popularity_history.dox
  • 146.97 KB
  • 14914 rows
  • 2 columns
Loading...

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

Doyu

@kaggle.cprimozi_robinhood_stock_popularity_history.doyu
  • 51.67 KB
  • 4686 rows
  • 2 columns
Loading...

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

Dpg

@kaggle.cprimozi_robinhood_stock_popularity_history.dpg
  • 146.18 KB
  • 14959 rows
  • 2 columns
Loading...

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

Dphc

@kaggle.cprimozi_robinhood_stock_popularity_history.dphc
  • 68.42 KB
  • 7010 rows
  • 2 columns
Loading...

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

Dpk

@kaggle.cprimozi_robinhood_stock_popularity_history.dpk
  • 145.22 KB
  • 14914 rows
  • 2 columns
Loading...

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

Dplo

@kaggle.cprimozi_robinhood_stock_popularity_history.dplo
  • 151.73 KB
  • 14794 rows
  • 2 columns
Loading...

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

Dpsgy

@kaggle.cprimozi_robinhood_stock_popularity_history.dpsgy
  • 121.24 KB
  • 12293 rows
  • 2 columns
Loading...

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

Dpst

@kaggle.cprimozi_robinhood_stock_popularity_history.dpst
  • 147.13 KB
  • 14963 rows
  • 2 columns
Loading...

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

Dpw

@kaggle.cprimozi_robinhood_stock_popularity_history.dpw
  • 46.46 KB
  • 4329 rows
  • 2 columns
Loading...

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

Share link

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