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

O

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

Oac

@kaggle.cprimozi_robinhood_stock_popularity_history.oac
  • 35.96 kB
  • 3,535 rows
  • 2 columns
Loading...
CREATE TABLE oac (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Oas

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

Oasi

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

Obci

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

Obe

@kaggle.cprimozi_robinhood_stock_popularity_history.obe
  • 59.56 kB
  • 5,690 rows
  • 2 columns
Loading...
CREATE TABLE obe (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Obln

@kaggle.cprimozi_robinhood_stock_popularity_history.obln
  • 51.16 kB
  • 4,615 rows
  • 2 columns
Loading...
CREATE TABLE obln (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Obnk

@kaggle.cprimozi_robinhood_stock_popularity_history.obnk
  • 133.26 kB
  • 13,433 rows
  • 2 columns
Loading...
CREATE TABLE obnk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Obor

@kaggle.cprimozi_robinhood_stock_popularity_history.obor
  • 148.29 kB
  • 14,978 rows
  • 2 columns
Loading...
CREATE TABLE obor (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Obsv

@kaggle.cprimozi_robinhood_stock_popularity_history.obsv
  • 156.01 kB
  • 14,972 rows
  • 2 columns
Loading...
CREATE TABLE obsv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Oc

@kaggle.cprimozi_robinhood_stock_popularity_history.oc
  • 152.26 kB
  • 14,917 rows
  • 2 columns
Loading...
CREATE TABLE oc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Occ

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

Occi

@kaggle.cprimozi_robinhood_stock_popularity_history.occi
  • 114.57 kB
  • 11,406 rows
  • 2 columns
Loading...
CREATE TABLE occi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ocfc

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

Ocft

@kaggle.cprimozi_robinhood_stock_popularity_history.ocft
  • 9.85 kB
  • 750 rows
  • 2 columns
Loading...
CREATE TABLE ocft (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ocgn

@kaggle.cprimozi_robinhood_stock_popularity_history.ocgn
  • 35.76 kB
  • 3,031 rows
  • 2 columns
Loading...
CREATE TABLE ocgn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ocio

@kaggle.cprimozi_robinhood_stock_popularity_history.ocio
  • 37.76 kB
  • 3,726 rows
  • 2 columns
Loading...
CREATE TABLE ocio (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ocn

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

Ocpny

@kaggle.cprimozi_robinhood_stock_popularity_history.ocpny
  • 123.11 kB
  • 12,297 rows
  • 2 columns
Loading...
CREATE TABLE ocpny (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ocsi

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

Ocsl

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

Ocul

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

Ocx

@kaggle.cprimozi_robinhood_stock_popularity_history.ocx
  • 155.24 kB
  • 14,966 rows
  • 2 columns
Loading...
CREATE TABLE ocx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Odc

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

Odfl

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

Share link

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