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

Hpq

@kaggle.cprimozi_robinhood_stock_popularity_history.hpq
  • 162.98 kB
  • 14,949 rows
  • 2 columns
Loading...
CREATE TABLE hpq (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hpr

@kaggle.cprimozi_robinhood_stock_popularity_history.hpr
  • 154.72 kB
  • 14,992 rows
  • 2 columns
Loading...
CREATE TABLE hpr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hps

@kaggle.cprimozi_robinhood_stock_popularity_history.hps
  • 148.72 kB
  • 14,961 rows
  • 2 columns
Loading...
CREATE TABLE hps (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hqbd

@kaggle.cprimozi_robinhood_stock_popularity_history.hqbd
  • 128.5 kB
  • 13,048 rows
  • 2 columns
Loading...
CREATE TABLE hqbd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hqcl

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

Hqh

@kaggle.cprimozi_robinhood_stock_popularity_history.hqh
  • 150.32 kB
  • 14,955 rows
  • 2 columns
Loading...
CREATE TABLE hqh (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hqi

@kaggle.cprimozi_robinhood_stock_popularity_history.hqi
  • 35.5 kB
  • 3,487 rows
  • 2 columns
Loading...
CREATE TABLE hqi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hql

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

Hqy

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

Hr

@kaggle.cprimozi_robinhood_stock_popularity_history.hr
  • 150.07 kB
  • 14,958 rows
  • 2 columns
Loading...
CREATE TABLE hr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hrb

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

Hrc

@kaggle.cprimozi_robinhood_stock_popularity_history.hrc
  • 153.25 kB
  • 14,951 rows
  • 2 columns
Loading...
CREATE TABLE hrc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hri

@kaggle.cprimozi_robinhood_stock_popularity_history.hri
  • 150.57 kB
  • 14,951 rows
  • 2 columns
Loading...
CREATE TABLE hri (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hrl

@kaggle.cprimozi_robinhood_stock_popularity_history.hrl
  • 157.2 kB
  • 14,951 rows
  • 2 columns
Loading...
CREATE TABLE hrl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hrow

@kaggle.cprimozi_robinhood_stock_popularity_history.hrow
  • 95.76 kB
  • 9,280 rows
  • 2 columns
Loading...
CREATE TABLE hrow (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hrtg

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

Hrtx

@kaggle.cprimozi_robinhood_stock_popularity_history.hrtx
  • 157.42 kB
  • 14,949 rows
  • 2 columns
Loading...
CREATE TABLE hrtx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hrzn

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

Hsbc

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

Hsc

@kaggle.cprimozi_robinhood_stock_popularity_history.hsc
  • 151.14 kB
  • 14,926 rows
  • 2 columns
Loading...
CREATE TABLE hsc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hscz

@kaggle.cprimozi_robinhood_stock_popularity_history.hscz
  • 148.09 kB
  • 14,963 rows
  • 2 columns
Loading...
CREATE TABLE hscz (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hsdt

@kaggle.cprimozi_robinhood_stock_popularity_history.hsdt
  • 114.72 kB
  • 11,128 rows
  • 2 columns
Loading...
CREATE TABLE hsdt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hsic

@kaggle.cprimozi_robinhood_stock_popularity_history.hsic
  • 151.64 kB
  • 14,944 rows
  • 2 columns
Loading...
CREATE TABLE hsic (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hsii

@kaggle.cprimozi_robinhood_stock_popularity_history.hsii
  • 150.26 kB
  • 14,944 rows
  • 2 columns
Loading...
CREATE TABLE hsii (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Hska

@kaggle.cprimozi_robinhood_stock_popularity_history.hska
  • 149.04 kB
  • 14,948 rows
  • 2 columns
Loading...
CREATE TABLE hska (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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