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

Lngr

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

Lnn

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

Lnsty

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

Lnt

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

Lnth

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

Loac

@kaggle.cprimozi_robinhood_stock_popularity_history.loac
  • 110.14 kB
  • 11,166 rows
  • 2 columns
Loading...
CREATE TABLE loac (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Loan

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

Lob

@kaggle.cprimozi_robinhood_stock_popularity_history.lob
  • 152.35 kB
  • 14,963 rows
  • 2 columns
Loading...
CREATE TABLE lob (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Loco

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

Lode

@kaggle.cprimozi_robinhood_stock_popularity_history.lode
  • 19.57 kB
  • 1,625 rows
  • 2 columns
Loading...
CREATE TABLE lode (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Logc

@kaggle.cprimozi_robinhood_stock_popularity_history.logc
  • 112.59 kB
  • 11,075 rows
  • 2 columns
Loading...
CREATE TABLE logc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Logi

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

Logm

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

Loma

@kaggle.cprimozi_robinhood_stock_popularity_history.loma
  • 136.82 kB
  • 13,225 rows
  • 2 columns
Loading...
CREATE TABLE loma (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lone

@kaggle.cprimozi_robinhood_stock_popularity_history.lone
  • 156.26 kB
  • 14,969 rows
  • 2 columns
Loading...
CREATE TABLE lone (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Loop

@kaggle.cprimozi_robinhood_stock_popularity_history.loop
  • 153.92 kB
  • 14,980 rows
  • 2 columns
Loading...
CREATE TABLE loop (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lope

@kaggle.cprimozi_robinhood_stock_popularity_history.lope
  • 152.56 kB
  • 14,942 rows
  • 2 columns
Loading...
CREATE TABLE lope (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lorl

@kaggle.cprimozi_robinhood_stock_popularity_history.lorl
  • 149.28 kB
  • 14,943 rows
  • 2 columns
Loading...
CREATE TABLE lorl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Loup

@kaggle.cprimozi_robinhood_stock_popularity_history.loup
  • 129.26 kB
  • 13,069 rows
  • 2 columns
Loading...
CREATE TABLE loup (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lov

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

Love

@kaggle.cprimozi_robinhood_stock_popularity_history.love
  • 141.94 kB
  • 13,751 rows
  • 2 columns
Loading...
CREATE TABLE love (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Low

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

Lowc

@kaggle.cprimozi_robinhood_stock_popularity_history.lowc
  • 148.35 kB
  • 14,959 rows
  • 2 columns
Loading...
CREATE TABLE lowc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lpcn

@kaggle.cprimozi_robinhood_stock_popularity_history.lpcn
  • 157.03 kB
  • 14,923 rows
  • 2 columns
Loading...
CREATE TABLE lpcn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Lpg

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

Share link

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