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

Caas

@kaggle.cprimozi_robinhood_stock_popularity_history.caas
  • 148.32 KB
  • 14951 rows
  • 2 columns
Loading...

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

Caba

@kaggle.cprimozi_robinhood_stock_popularity_history.caba
  • 25.16 KB
  • 2359 rows
  • 2 columns
Loading...

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

Cabgy

@kaggle.cprimozi_robinhood_stock_popularity_history.cabgy
  • 120.7 KB
  • 12293 rows
  • 2 columns
Loading...

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

Cabo

@kaggle.cprimozi_robinhood_stock_popularity_history.cabo
  • 146.11 KB
  • 14963 rows
  • 2 columns
Loading...

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

Cac

@kaggle.cprimozi_robinhood_stock_popularity_history.cac
  • 144.92 KB
  • 14925 rows
  • 2 columns
Loading...

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

Cacc

@kaggle.cprimozi_robinhood_stock_popularity_history.cacc
  • 146.23 KB
  • 14916 rows
  • 2 columns
Loading...

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

Cacg

@kaggle.cprimozi_robinhood_stock_popularity_history.cacg
  • 21.93 KB
  • 2113 rows
  • 2 columns
Loading...

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

Caci

@kaggle.cprimozi_robinhood_stock_popularity_history.caci
  • 147.97 KB
  • 14954 rows
  • 2 columns
Loading...

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

Cade

@kaggle.cprimozi_robinhood_stock_popularity_history.cade
  • 149.17 KB
  • 14974 rows
  • 2 columns
Loading...

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

Cae

@kaggle.cprimozi_robinhood_stock_popularity_history.cae
  • 149.44 KB
  • 14928 rows
  • 2 columns
Loading...

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

Caf

@kaggle.cprimozi_robinhood_stock_popularity_history.caf
  • 146.47 KB
  • 14959 rows
  • 2 columns
Loading...

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

Cag

@kaggle.cprimozi_robinhood_stock_popularity_history.cag
  • 156.5 KB
  • 14928 rows
  • 2 columns
Loading...

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

Cah

@kaggle.cprimozi_robinhood_stock_popularity_history.cah
  • 154.02 KB
  • 14928 rows
  • 2 columns
Loading...

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

Cai

@kaggle.cprimozi_robinhood_stock_popularity_history.cai
  • 146.65 KB
  • 14928 rows
  • 2 columns
Loading...

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

Caj

@kaggle.cprimozi_robinhood_stock_popularity_history.caj
  • 150.82 KB
  • 14955 rows
  • 2 columns
Loading...

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

Cake

@kaggle.cprimozi_robinhood_stock_popularity_history.cake
  • 150.68 KB
  • 14945 rows
  • 2 columns
Loading...

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

Cal

@kaggle.cprimozi_robinhood_stock_popularity_history.cal
  • 148.7 KB
  • 14921 rows
  • 2 columns
Loading...

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

Cala

@kaggle.cprimozi_robinhood_stock_popularity_history.cala
  • 148.92 KB
  • 14958 rows
  • 2 columns
Loading...

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

Calf

@kaggle.cprimozi_robinhood_stock_popularity_history.calf
  • 114.02 KB
  • 11812 rows
  • 2 columns
Loading...

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

Calm

@kaggle.cprimozi_robinhood_stock_popularity_history.calm
  • 147.38 KB
  • 14922 rows
  • 2 columns
Loading...

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

Calx

@kaggle.cprimozi_robinhood_stock_popularity_history.calx
  • 150.36 KB
  • 14922 rows
  • 2 columns
Loading...

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

Camp

@kaggle.cprimozi_robinhood_stock_popularity_history.camp
  • 151.65 KB
  • 14949 rows
  • 2 columns
Loading...

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

Camt

@kaggle.cprimozi_robinhood_stock_popularity_history.camt
  • 152.09 KB
  • 14942 rows
  • 2 columns
Loading...

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

Can

@kaggle.cprimozi_robinhood_stock_popularity_history.can
  • 20.11 KB
  • 1807 rows
  • 2 columns
Loading...

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

Cane

@kaggle.cprimozi_robinhood_stock_popularity_history.cane
  • 147.56 KB
  • 14923 rows
  • 2 columns
Loading...

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

Share link

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