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

Nxc

@kaggle.cprimozi_robinhood_stock_popularity_history.nxc
  • 148.17 kB
  • 14,960 rows
  • 2 columns
Loading...
CREATE TABLE nxc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nxe

@kaggle.cprimozi_robinhood_stock_popularity_history.nxe
  • 139.2 kB
  • 13,343 rows
  • 2 columns
Loading...
CREATE TABLE nxe (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nxeo

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

Nxeou

@kaggle.cprimozi_robinhood_stock_popularity_history.nxeou
  • 148.05 kB
  • 14,960 rows
  • 2 columns
Loading...
CREATE TABLE nxeou (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nxgn

@kaggle.cprimozi_robinhood_stock_popularity_history.nxgn
  • 120.8 kB
  • 11,987 rows
  • 2 columns
Loading...
CREATE TABLE nxgn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nxj

@kaggle.cprimozi_robinhood_stock_popularity_history.nxj
  • 148.62 kB
  • 14,960 rows
  • 2 columns
Loading...
CREATE TABLE nxj (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nxn

@kaggle.cprimozi_robinhood_stock_popularity_history.nxn
  • 148.1 kB
  • 14,960 rows
  • 2 columns
Loading...
CREATE TABLE nxn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nxp

@kaggle.cprimozi_robinhood_stock_popularity_history.nxp
  • 149.06 kB
  • 14,960 rows
  • 2 columns
Loading...
CREATE TABLE nxp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nxpi

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

Nxq

@kaggle.cprimozi_robinhood_stock_popularity_history.nxq
  • 148.08 kB
  • 14,960 rows
  • 2 columns
Loading...
CREATE TABLE nxq (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nxr

@kaggle.cprimozi_robinhood_stock_popularity_history.nxr
  • 148.15 kB
  • 14,960 rows
  • 2 columns
Loading...
CREATE TABLE nxr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nxrt

@kaggle.cprimozi_robinhood_stock_popularity_history.nxrt
  • 151.05 kB
  • 14,962 rows
  • 2 columns
Loading...
CREATE TABLE nxrt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nxst

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

Nxtc

@kaggle.cprimozi_robinhood_stock_popularity_history.nxtc
  • 69.26 kB
  • 6,407 rows
  • 2 columns
Loading...
CREATE TABLE nxtc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nxtd

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

Nxtg

@kaggle.cprimozi_robinhood_stock_popularity_history.nxtg
  • 60.76 kB
  • 5,954 rows
  • 2 columns
Loading...
CREATE TABLE nxtg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nycb

@kaggle.cprimozi_robinhood_stock_popularity_history.nycb
  • 154.82 kB
  • 14,919 rows
  • 2 columns
Loading...
CREATE TABLE nycb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nyf

@kaggle.cprimozi_robinhood_stock_popularity_history.nyf
  • 148.33 kB
  • 14,921 rows
  • 2 columns
Loading...
CREATE TABLE nyf (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nyh

@kaggle.cprimozi_robinhood_stock_popularity_history.nyh
  • 148.01 kB
  • 14,959 rows
  • 2 columns
Loading...
CREATE TABLE nyh (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nymt

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

Nymx

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

Nyrt

@kaggle.cprimozi_robinhood_stock_popularity_history.nyrt
  • 141.63 kB
  • 14,176 rows
  • 2 columns
Loading...
CREATE TABLE nyrt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nyt

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

Nyv

@kaggle.cprimozi_robinhood_stock_popularity_history.nyv
  • 22.41 kB
  • 2,110 rows
  • 2 columns
Loading...
CREATE TABLE nyv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Nzf

@kaggle.cprimozi_robinhood_stock_popularity_history.nzf
  • 149.49 kB
  • 14,959 rows
  • 2 columns
Loading...
CREATE TABLE nzf (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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