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

Idt

@kaggle.cprimozi_robinhood_stock_popularity_history.idt
  • 151.2 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE idt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Idu

@kaggle.cprimozi_robinhood_stock_popularity_history.idu
  • 148.75 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE idu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Idv

@kaggle.cprimozi_robinhood_stock_popularity_history.idv
  • 154.43 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE idv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Idx

@kaggle.cprimozi_robinhood_stock_popularity_history.idx
  • 148.31 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE idx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Idxg

@kaggle.cprimozi_robinhood_stock_popularity_history.idxg
  • 158.14 kB
  • 14,922 rows
  • 2 columns
Loading...
CREATE TABLE idxg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Idxx

@kaggle.cprimozi_robinhood_stock_popularity_history.idxx
  • 155.7 kB
  • 14,936 rows
  • 2 columns
Loading...
CREATE TABLE idxx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Idy

@kaggle.cprimozi_robinhood_stock_popularity_history.idy
  • 25.55 kB
  • 2,455 rows
  • 2 columns
Loading...
CREATE TABLE idy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Idya

@kaggle.cprimozi_robinhood_stock_popularity_history.idya
  • 62.31 kB
  • 6,096 rows
  • 2 columns
Loading...
CREATE TABLE idya (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iea

@kaggle.cprimozi_robinhood_stock_popularity_history.iea
  • 25.67 kB
  • 2,339 rows
  • 2 columns
Loading...
CREATE TABLE iea (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iec

@kaggle.cprimozi_robinhood_stock_popularity_history.iec
  • 156.69 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE iec (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iecs

@kaggle.cprimozi_robinhood_stock_popularity_history.iecs
  • 133.44 kB
  • 13,427 rows
  • 2 columns
Loading...
CREATE TABLE iecs (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iedi

@kaggle.cprimozi_robinhood_stock_popularity_history.iedi
  • 138.65 kB
  • 14,031 rows
  • 2 columns
Loading...
CREATE TABLE iedi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ief

@kaggle.cprimozi_robinhood_stock_popularity_history.ief
  • 155.27 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE ief (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iefa

@kaggle.cprimozi_robinhood_stock_popularity_history.iefa
  • 153.61 kB
  • 14,914 rows
  • 2 columns
Loading...
CREATE TABLE iefa (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iefn

@kaggle.cprimozi_robinhood_stock_popularity_history.iefn
  • 133.83 kB
  • 13,500 rows
  • 2 columns
Loading...
CREATE TABLE iefn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iehs

@kaggle.cprimozi_robinhood_stock_popularity_history.iehs
  • 144.15 kB
  • 14,552 rows
  • 2 columns
Loading...
CREATE TABLE iehs (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iei

@kaggle.cprimozi_robinhood_stock_popularity_history.iei
  • 150.28 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE iei (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ieih

@kaggle.cprimozi_robinhood_stock_popularity_history.ieih
  • 141.91 kB
  • 14,347 rows
  • 2 columns
Loading...
CREATE TABLE ieih (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iemd

@kaggle.cprimozi_robinhood_stock_popularity_history.iemd
  • 128.28 kB
  • 13,069 rows
  • 2 columns
Loading...
CREATE TABLE iemd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ieme

@kaggle.cprimozi_robinhood_stock_popularity_history.ieme
  • 139.68 kB
  • 14,032 rows
  • 2 columns
Loading...
CREATE TABLE ieme (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iemg

@kaggle.cprimozi_robinhood_stock_popularity_history.iemg
  • 153.18 kB
  • 14,931 rows
  • 2 columns
Loading...
CREATE TABLE iemg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iemv

@kaggle.cprimozi_robinhood_stock_popularity_history.iemv
  • 129.74 kB
  • 13,069 rows
  • 2 columns
Loading...
CREATE TABLE iemv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ieo

@kaggle.cprimozi_robinhood_stock_popularity_history.ieo
  • 148.96 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE ieo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iep

@kaggle.cprimozi_robinhood_stock_popularity_history.iep
  • 156.04 kB
  • 14,957 rows
  • 2 columns
Loading...
CREATE TABLE iep (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Iesc

@kaggle.cprimozi_robinhood_stock_popularity_history.iesc
  • 149.03 kB
  • 14,920 rows
  • 2 columns
Loading...
CREATE TABLE iesc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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