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

Lend

@kaggle.cprimozi_robinhood_stock_popularity_history.lend
  • 63.33 kB
  • 6,318 rows
  • 2 columns
Loading...
CREATE TABLE lend (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Leo

@kaggle.cprimozi_robinhood_stock_popularity_history.leo
  • 59.17 kB
  • 5,858 rows
  • 2 columns
Loading...
CREATE TABLE leo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Leu

@kaggle.cprimozi_robinhood_stock_popularity_history.leu
  • 151.08 kB
  • 14,944 rows
  • 2 columns
Loading...
CREATE TABLE leu (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Levi

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

Levl

@kaggle.cprimozi_robinhood_stock_popularity_history.levl
  • 37.85 kB
  • 3,732 rows
  • 2 columns
Loading...
CREATE TABLE levl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lfac

@kaggle.cprimozi_robinhood_stock_popularity_history.lfac
  • 37.82 kB
  • 3,733 rows
  • 2 columns
Loading...
CREATE TABLE lfac (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lfc

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

Lfeq

@kaggle.cprimozi_robinhood_stock_popularity_history.lfeq
  • 22.47 kB
  • 2,113 rows
  • 2 columns
Loading...
CREATE TABLE lfeq (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lfus

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

Lfvn

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

Lgc

@kaggle.cprimozi_robinhood_stock_popularity_history.lgc
  • 37.9 kB
  • 3,728 rows
  • 2 columns
Loading...
CREATE TABLE lgc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lgcy

@kaggle.cprimozi_robinhood_stock_popularity_history.lgcy
  • 133.41 kB
  • 13,125 rows
  • 2 columns
Loading...
CREATE TABLE lgcy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lgf A

@kaggle.cprimozi_robinhood_stock_popularity_history.lgf_a
  • 9.67 kB
  • 748 rows
  • 2 columns
Loading...
CREATE TABLE lgf_a (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lgf B

@kaggle.cprimozi_robinhood_stock_popularity_history.lgf_b
  • 9.59 kB
  • 748 rows
  • 2 columns
Loading...
CREATE TABLE lgf_b (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lgh

@kaggle.cprimozi_robinhood_stock_popularity_history.lgh
  • 28.82 kB
  • 2,791 rows
  • 2 columns
Loading...
CREATE TABLE lgh (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lgi

@kaggle.cprimozi_robinhood_stock_popularity_history.lgi
  • 148.36 kB
  • 14,961 rows
  • 2 columns
Loading...
CREATE TABLE lgi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lgih

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

Lgl

@kaggle.cprimozi_robinhood_stock_popularity_history.lgl
  • 150.36 kB
  • 14,954 rows
  • 2 columns
Loading...
CREATE TABLE lgl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lglv

@kaggle.cprimozi_robinhood_stock_popularity_history.lglv
  • 149.35 kB
  • 14,944 rows
  • 2 columns
Loading...
CREATE TABLE lglv (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lgnd

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

Lgov

@kaggle.cprimozi_robinhood_stock_popularity_history.lgov
  • 88.12 kB
  • 8,777 rows
  • 2 columns
Loading...
CREATE TABLE lgov (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lh

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

Lhc

@kaggle.cprimozi_robinhood_stock_popularity_history.lhc
  • 53.05 kB
  • 5,244 rows
  • 2 columns
Loading...
CREATE TABLE lhc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lhcg

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

Lhx

@kaggle.cprimozi_robinhood_stock_popularity_history.lhx
  • 56.57 kB
  • 5,190 rows
  • 2 columns
Loading...
CREATE TABLE lhx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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