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

Sino

@kaggle.cprimozi_robinhood_stock_popularity_history.sino
  • 151.1 KB
  • 14928 rows
  • 2 columns
Loading...

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

Sint

@kaggle.cprimozi_robinhood_stock_popularity_history.sint
  • 48.15 KB
  • 4520 rows
  • 2 columns
Loading...

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

Siri

@kaggle.cprimozi_robinhood_stock_popularity_history.siri
  • 172.18 KB
  • 14932 rows
  • 2 columns
Loading...

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

Sitc

@kaggle.cprimozi_robinhood_stock_popularity_history.sitc
  • 110.92 KB
  • 11239 rows
  • 2 columns
Loading...

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

Site

@kaggle.cprimozi_robinhood_stock_popularity_history.site
  • 147.45 KB
  • 14966 rows
  • 2 columns
Loading...

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

Sitm

@kaggle.cprimozi_robinhood_stock_popularity_history.sitm
  • 19.43 KB
  • 1807 rows
  • 2 columns
Loading...

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

Sito

@kaggle.cprimozi_robinhood_stock_popularity_history.sito
  • 150.31 KB
  • 14963 rows
  • 2 columns
Loading...

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

Sivb

@kaggle.cprimozi_robinhood_stock_popularity_history.sivb
  • 151.3 KB
  • 14954 rows
  • 2 columns
Loading...

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

Sivr

@kaggle.cprimozi_robinhood_stock_popularity_history.sivr
  • 113.67 KB
  • 11503 rows
  • 2 columns
Loading...

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

Six

@kaggle.cprimozi_robinhood_stock_popularity_history.six
  • 156.4 KB
  • 14938 rows
  • 2 columns
Loading...

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

Size

@kaggle.cprimozi_robinhood_stock_popularity_history.size
  • 144.48 KB
  • 14927 rows
  • 2 columns
Loading...

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

Sjb

@kaggle.cprimozi_robinhood_stock_popularity_history.sjb
  • 145.67 KB
  • 14914 rows
  • 2 columns
Loading...

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

Sji

@kaggle.cprimozi_robinhood_stock_popularity_history.sji
  • 146.02 KB
  • 14914 rows
  • 2 columns
Loading...

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

Sjm

@kaggle.cprimozi_robinhood_stock_popularity_history.sjm
  • 149.96 KB
  • 14914 rows
  • 2 columns
Loading...

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

Sjnk

@kaggle.cprimozi_robinhood_stock_popularity_history.sjnk
  • 148.88 KB
  • 14914 rows
  • 2 columns
Loading...

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

Sjr

@kaggle.cprimozi_robinhood_stock_popularity_history.sjr
  • 154.38 KB
  • 14914 rows
  • 2 columns
Loading...

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

Sjt

@kaggle.cprimozi_robinhood_stock_popularity_history.sjt
  • 151.13 KB
  • 14959 rows
  • 2 columns
Loading...

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

Sjw

@kaggle.cprimozi_robinhood_stock_popularity_history.sjw
  • 146.73 KB
  • 14917 rows
  • 2 columns
Loading...

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

Skf

@kaggle.cprimozi_robinhood_stock_popularity_history.skf
  • 146.17 KB
  • 14942 rows
  • 2 columns
Loading...

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

Skfry

@kaggle.cprimozi_robinhood_stock_popularity_history.skfry
  • 118.44 KB
  • 12297 rows
  • 2 columns
Loading...

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

Skhhy

@kaggle.cprimozi_robinhood_stock_popularity_history.skhhy
  • 118.78 KB
  • 12292 rows
  • 2 columns
Loading...

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

Skhsy

@kaggle.cprimozi_robinhood_stock_popularity_history.skhsy
  • 118.95 KB
  • 12295 rows
  • 2 columns
Loading...

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

Skm

@kaggle.cprimozi_robinhood_stock_popularity_history.skm
  • 23.09 KB
  • 2109 rows
  • 2 columns
Loading...

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

Skor

@kaggle.cprimozi_robinhood_stock_popularity_history.skor
  • 144.55 KB
  • 14958 rows
  • 2 columns
Loading...

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

Skt

@kaggle.cprimozi_robinhood_stock_popularity_history.skt
  • 156.21 KB
  • 14958 rows
  • 2 columns
Loading...

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

Share link

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