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

Rvrs

@kaggle.cprimozi_robinhood_stock_popularity_history.rvrs
  • 140.31 kB
  • 14,160 rows
  • 2 columns
Loading...
CREATE TABLE rvrs (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rvsb

@kaggle.cprimozi_robinhood_stock_popularity_history.rvsb
  • 149.15 kB
  • 14,920 rows
  • 2 columns
Loading...
CREATE TABLE rvsb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rvt

@kaggle.cprimozi_robinhood_stock_popularity_history.rvt
  • 150.54 kB
  • 14,953 rows
  • 2 columns
Loading...
CREATE TABLE rvt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rwcd

@kaggle.cprimozi_robinhood_stock_popularity_history.rwcd
  • 89.57 kB
  • 8,945 rows
  • 2 columns
Loading...
CREATE TABLE rwcd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rwdc

@kaggle.cprimozi_robinhood_stock_popularity_history.rwdc
  • 89.3 kB
  • 8,921 rows
  • 2 columns
Loading...
CREATE TABLE rwdc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rwde

@kaggle.cprimozi_robinhood_stock_popularity_history.rwde
  • 89.49 kB
  • 8,945 rows
  • 2 columns
Loading...
CREATE TABLE rwde (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rwed

@kaggle.cprimozi_robinhood_stock_popularity_history.rwed
  • 89.46 kB
  • 8,945 rows
  • 2 columns
Loading...
CREATE TABLE rwed (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rweoy

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

Rwgv

@kaggle.cprimozi_robinhood_stock_popularity_history.rwgv
  • 89.74 kB
  • 8,921 rows
  • 2 columns
Loading...
CREATE TABLE rwgv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rwiu

@kaggle.cprimozi_robinhood_stock_popularity_history.rwiu
  • 89.5 kB
  • 8,945 rows
  • 2 columns
Loading...
CREATE TABLE rwiu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rwj

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

Rwk

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

Rwl

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

Rwlk

@kaggle.cprimozi_robinhood_stock_popularity_history.rwlk
  • 78.51 kB
  • 7,335 rows
  • 2 columns
Loading...
CREATE TABLE rwlk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rwls

@kaggle.cprimozi_robinhood_stock_popularity_history.rwls
  • 89.49 kB
  • 8,945 rows
  • 2 columns
Loading...
CREATE TABLE rwls (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rwm

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

Rwo

@kaggle.cprimozi_robinhood_stock_popularity_history.rwo
  • 148.53 kB
  • 14,916 rows
  • 2 columns
Loading...
CREATE TABLE rwo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rwr

@kaggle.cprimozi_robinhood_stock_popularity_history.rwr
  • 150.71 kB
  • 14,930 rows
  • 2 columns
Loading...
CREATE TABLE rwr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rwsl

@kaggle.cprimozi_robinhood_stock_popularity_history.rwsl
  • 89.49 kB
  • 8,946 rows
  • 2 columns
Loading...
CREATE TABLE rwsl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rwt

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

Rwui

@kaggle.cprimozi_robinhood_stock_popularity_history.rwui
  • 89.28 kB
  • 8,921 rows
  • 2 columns
Loading...
CREATE TABLE rwui (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rwvg

@kaggle.cprimozi_robinhood_stock_popularity_history.rwvg
  • 89.53 kB
  • 8,946 rows
  • 2 columns
Loading...
CREATE TABLE rwvg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Rww

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

Rwx

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

Rxd

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

Share link

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