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

Igem

@kaggle.cprimozi_robinhood_stock_popularity_history.igem
  • 118.33 kB
  • 11,974 rows
  • 2 columns
Loading...
CREATE TABLE igem (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Igf

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

Ighg

@kaggle.cprimozi_robinhood_stock_popularity_history.ighg
  • 37.59 kB
  • 3,708 rows
  • 2 columns
Loading...
CREATE TABLE ighg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Igi

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

Igib

@kaggle.cprimozi_robinhood_stock_popularity_history.igib
  • 127.41 kB
  • 12,900 rows
  • 2 columns
Loading...
CREATE TABLE igib (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Igih

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

Iglb

@kaggle.cprimozi_robinhood_stock_popularity_history.iglb
  • 127.78 kB
  • 12,902 rows
  • 2 columns
Loading...
CREATE TABLE iglb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Igm

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

Igms

@kaggle.cprimozi_robinhood_stock_popularity_history.igms
  • 35.61 kB
  • 3,312 rows
  • 2 columns
Loading...
CREATE TABLE igms (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ign

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

Igov

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

Igr

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

Igro

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

Igsb

@kaggle.cprimozi_robinhood_stock_popularity_history.igsb
  • 127.75 kB
  • 12,900 rows
  • 2 columns
Loading...
CREATE TABLE igsb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Igt

@kaggle.cprimozi_robinhood_stock_popularity_history.igt
  • 161.26 kB
  • 14,962 rows
  • 2 columns
Loading...
CREATE TABLE igt (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Igv

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

Ihak

@kaggle.cprimozi_robinhood_stock_popularity_history.ihak
  • 57.23 kB
  • 5,619 rows
  • 2 columns
Loading...
CREATE TABLE ihak (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ihc

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

Ihd

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

Ihdg

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

Ihe

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

Ihf

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

Ihg

@kaggle.cprimozi_robinhood_stock_popularity_history.ihg
  • 91.78 kB
  • 8,993 rows
  • 2 columns
Loading...
CREATE TABLE ihg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ihi

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

Ihit

@kaggle.cprimozi_robinhood_stock_popularity_history.ihit
  • 148.67 kB
  • 14,970 rows
  • 2 columns
Loading...
CREATE TABLE ihit (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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