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

Ati

@kaggle.cprimozi_robinhood_stock_popularity_history.ati
  • 149.36 KB
  • 14914 rows
  • 2 columns
Loading...

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

Atif

@kaggle.cprimozi_robinhood_stock_popularity_history.atif
  • 65.04 KB
  • 6578 rows
  • 2 columns
Loading...

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

Atkr

@kaggle.cprimozi_robinhood_stock_popularity_history.atkr
  • 147.34 KB
  • 14966 rows
  • 2 columns
Loading...

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

Atlc

@kaggle.cprimozi_robinhood_stock_popularity_history.atlc
  • 148.48 KB
  • 14929 rows
  • 2 columns
Loading...

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

Atlo

@kaggle.cprimozi_robinhood_stock_popularity_history.atlo
  • 144.87 KB
  • 14929 rows
  • 2 columns
Loading...

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

Atmp

@kaggle.cprimozi_robinhood_stock_popularity_history.atmp
  • 144.82 KB
  • 14954 rows
  • 2 columns
Loading...

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

Atni

@kaggle.cprimozi_robinhood_stock_popularity_history.atni
  • 146.17 KB
  • 14943 rows
  • 2 columns
Loading...

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

Atnm

@kaggle.cprimozi_robinhood_stock_popularity_history.atnm
  • 159.35 KB
  • 14931 rows
  • 2 columns
Loading...

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

Atnx

@kaggle.cprimozi_robinhood_stock_popularity_history.atnx
  • 151.27 KB
  • 14974 rows
  • 2 columns
Loading...

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

Ato

@kaggle.cprimozi_robinhood_stock_popularity_history.ato
  • 147.97 KB
  • 14914 rows
  • 2 columns
Loading...

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

Atom

@kaggle.cprimozi_robinhood_stock_popularity_history.atom
  • 148.58 KB
  • 14970 rows
  • 2 columns
Loading...

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

Atos

@kaggle.cprimozi_robinhood_stock_popularity_history.atos
  • 156.46 KB
  • 14955 rows
  • 2 columns
Loading...

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

Atr

@kaggle.cprimozi_robinhood_stock_popularity_history.atr
  • 145.37 KB
  • 14914 rows
  • 2 columns
Loading...

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

Atra

@kaggle.cprimozi_robinhood_stock_popularity_history.atra
  • 151.23 KB
  • 14958 rows
  • 2 columns
Loading...

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

Atrc

@kaggle.cprimozi_robinhood_stock_popularity_history.atrc
  • 147.32 KB
  • 14942 rows
  • 2 columns
Loading...

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

Atri

@kaggle.cprimozi_robinhood_stock_popularity_history.atri
  • 145.33 KB
  • 14942 rows
  • 2 columns
Loading...

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

Atro

@kaggle.cprimozi_robinhood_stock_popularity_history.atro
  • 147.99 KB
  • 14956 rows
  • 2 columns
Loading...

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

Atrs

@kaggle.cprimozi_robinhood_stock_popularity_history.atrs
  • 155.17 KB
  • 14942 rows
  • 2 columns
Loading...

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

Atsg

@kaggle.cprimozi_robinhood_stock_popularity_history.atsg
  • 149.61 KB
  • 14951 rows
  • 2 columns
Loading...

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

Atto

@kaggle.cprimozi_robinhood_stock_popularity_history.atto
  • 37.1 KB
  • 3717 rows
  • 2 columns
Loading...

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

Attu

@kaggle.cprimozi_robinhood_stock_popularity_history.attu
  • 100.32 KB
  • 9810 rows
  • 2 columns
Loading...

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

Atus

@kaggle.cprimozi_robinhood_stock_popularity_history.atus
  • 151.59 KB
  • 14975 rows
  • 2 columns
Loading...

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

Atv

@kaggle.cprimozi_robinhood_stock_popularity_history.atv
  • 148.52 KB
  • 14956 rows
  • 2 columns
Loading...

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

Atvi

@kaggle.cprimozi_robinhood_stock_popularity_history.atvi
  • 170.68 KB
  • 14937 rows
  • 2 columns
Loading...

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

Atxi

@kaggle.cprimozi_robinhood_stock_popularity_history.atxi
  • 147.82 KB
  • 14974 rows
  • 2 columns
Loading...

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

Share link

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