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

Osw

@kaggle.cprimozi_robinhood_stock_popularity_history.osw
  • 77.41 kB
  • 7,599 rows
  • 2 columns
Loading...
CREATE TABLE osw (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Otel

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

Otex

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

Otic

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

Otlk

@kaggle.cprimozi_robinhood_stock_popularity_history.otlk
  • 83.4 kB
  • 7,671 rows
  • 2 columns
Loading...
CREATE TABLE otlk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Otsky

@kaggle.cprimozi_robinhood_stock_popularity_history.otsky
  • 123.28 kB
  • 12,293 rows
  • 2 columns
Loading...
CREATE TABLE otsky (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ottr

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

Ottw

@kaggle.cprimozi_robinhood_stock_popularity_history.ottw
  • 147.78 kB
  • 14,970 rows
  • 2 columns
Loading...
CREATE TABLE ottw (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ounz

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

Ousa

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

Ousm

@kaggle.cprimozi_robinhood_stock_popularity_history.ousm
  • 150.77 kB
  • 14,971 rows
  • 2 columns
Loading...
CREATE TABLE ousm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Out

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

Ovb

@kaggle.cprimozi_robinhood_stock_popularity_history.ovb
  • 30.84 kB
  • 3,007 rows
  • 2 columns
Loading...
CREATE TABLE ovb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ovbc

@kaggle.cprimozi_robinhood_stock_popularity_history.ovbc
  • 37.47 kB
  • 3,691 rows
  • 2 columns
Loading...
CREATE TABLE ovbc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ovchy

@kaggle.cprimozi_robinhood_stock_popularity_history.ovchy
  • 122.96 kB
  • 12,294 rows
  • 2 columns
Loading...
CREATE TABLE ovchy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ovf

@kaggle.cprimozi_robinhood_stock_popularity_history.ovf
  • 30.74 kB
  • 3,007 rows
  • 2 columns
Loading...
CREATE TABLE ovf (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ovid

@kaggle.cprimozi_robinhood_stock_popularity_history.ovid
  • 157.28 kB
  • 14,974 rows
  • 2 columns
Loading...
CREATE TABLE ovid (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ovl

@kaggle.cprimozi_robinhood_stock_popularity_history.ovl
  • 30.76 kB
  • 3,007 rows
  • 2 columns
Loading...
CREATE TABLE ovl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ovlu

@kaggle.cprimozi_robinhood_stock_popularity_history.ovlu
  • 60 kB
  • 6,002 rows
  • 2 columns
Loading...
CREATE TABLE ovlu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ovly

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

Ovm

@kaggle.cprimozi_robinhood_stock_popularity_history.ovm
  • 30.84 kB
  • 3,007 rows
  • 2 columns
Loading...
CREATE TABLE ovm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ovol

@kaggle.cprimozi_robinhood_stock_popularity_history.ovol
  • 60.05 kB
  • 6,002 rows
  • 2 columns
Loading...
CREATE TABLE ovol (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ovs

@kaggle.cprimozi_robinhood_stock_popularity_history.ovs
  • 30.86 kB
  • 3,007 rows
  • 2 columns
Loading...
CREATE TABLE ovs (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ovv

@kaggle.cprimozi_robinhood_stock_popularity_history.ovv
  • 7.36 kB
  • 499 rows
  • 2 columns
Loading...
CREATE TABLE ovv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Oxbr

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

Share link

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