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

Bci

@kaggle.cprimozi_robinhood_stock_popularity_history.bci
  • 24.07 KB
  • 2339 rows
  • 2 columns
Loading...

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

Bcli

@kaggle.cprimozi_robinhood_stock_popularity_history.bcli
  • 150.79 KB
  • 14958 rows
  • 2 columns
Loading...

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

Bcm

@kaggle.cprimozi_robinhood_stock_popularity_history.bcm
  • 144.42 KB
  • 14914 rows
  • 2 columns
Loading...

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

Bcml

@kaggle.cprimozi_robinhood_stock_popularity_history.bcml
  • 144.03 KB
  • 14949 rows
  • 2 columns
Loading...

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

Bco

@kaggle.cprimozi_robinhood_stock_popularity_history.bco
  • 148.14 KB
  • 14914 rows
  • 2 columns
Loading...

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

Bcom

@kaggle.cprimozi_robinhood_stock_popularity_history.bcom
  • 147.18 KB
  • 14938 rows
  • 2 columns
Loading...

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

Bcor

@kaggle.cprimozi_robinhood_stock_popularity_history.bcor
  • 148.28 KB
  • 14938 rows
  • 2 columns
Loading...

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

Bcov

@kaggle.cprimozi_robinhood_stock_popularity_history.bcov
  • 146.92 KB
  • 14938 rows
  • 2 columns
Loading...

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

Bcow

@kaggle.cprimozi_robinhood_stock_popularity_history.bcow
  • 89.21 KB
  • 9114 rows
  • 2 columns
Loading...

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

Bcpc

@kaggle.cprimozi_robinhood_stock_popularity_history.bcpc
  • 145.54 KB
  • 14942 rows
  • 2 columns
Loading...

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

Bcrh

@kaggle.cprimozi_robinhood_stock_popularity_history.bcrh
  • 146.68 KB
  • 14938 rows
  • 2 columns
Loading...

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

Bcrx

@kaggle.cprimozi_robinhood_stock_popularity_history.bcrx
  • 153.98 KB
  • 14949 rows
  • 2 columns
Loading...

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

Bcs

@kaggle.cprimozi_robinhood_stock_popularity_history.bcs
  • 156.49 KB
  • 14956 rows
  • 2 columns
Loading...

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

Bcsf

@kaggle.cprimozi_robinhood_stock_popularity_history.bcsf
  • 101.39 KB
  • 10119 rows
  • 2 columns
Loading...

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

Bctf

@kaggle.cprimozi_robinhood_stock_popularity_history.bctf
  • 145.05 KB
  • 14970 rows
  • 2 columns
Loading...

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

Bcv

@kaggle.cprimozi_robinhood_stock_popularity_history.bcv
  • 144.62 KB
  • 14959 rows
  • 2 columns
Loading...

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

Bcx

@kaggle.cprimozi_robinhood_stock_popularity_history.bcx
  • 147.93 KB
  • 14959 rows
  • 2 columns
Loading...

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

Bcyc

@kaggle.cprimozi_robinhood_stock_popularity_history.bcyc
  • 60.81 KB
  • 6096 rows
  • 2 columns
Loading...

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

Bdc

@kaggle.cprimozi_robinhood_stock_popularity_history.bdc
  • 145.78 KB
  • 14934 rows
  • 2 columns
Loading...

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

Bdcl

@kaggle.cprimozi_robinhood_stock_popularity_history.bdcl
  • 148.16 KB
  • 14938 rows
  • 2 columns
Loading...

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

Bdcs

@kaggle.cprimozi_robinhood_stock_popularity_history.bdcs
  • 146.14 KB
  • 14931 rows
  • 2 columns
Loading...

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

Bdcy

@kaggle.cprimozi_robinhood_stock_popularity_history.bdcy
  • 24.07 KB
  • 2359 rows
  • 2 columns
Loading...

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

Bdcz

@kaggle.cprimozi_robinhood_stock_popularity_history.bdcz
  • 144.74 KB
  • 14965 rows
  • 2 columns
Loading...

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

Bdec

@kaggle.cprimozi_robinhood_stock_popularity_history.bdec
  • 16.41 KB
  • 1562 rows
  • 2 columns
Loading...

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

Bdge

@kaggle.cprimozi_robinhood_stock_popularity_history.bdge
  • 145.01 KB
  • 14927 rows
  • 2 columns
Loading...

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

Share link

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