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

Pgc

@kaggle.cprimozi_robinhood_stock_popularity_history.pgc
  • 148.25 kB
  • 14,926 rows
  • 2 columns
Loading...
CREATE TABLE pgc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Pgen

@kaggle.cprimozi_robinhood_stock_popularity_history.pgen
  • 5.66 kB
  • 332 rows
  • 2 columns
Loading...
CREATE TABLE pgen (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Pgf

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

Pghy

@kaggle.cprimozi_robinhood_stock_popularity_history.pghy
  • 149.03 kB
  • 14,910 rows
  • 2 columns
Loading...
CREATE TABLE pghy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Pgj

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

Pgm

@kaggle.cprimozi_robinhood_stock_popularity_history.pgm
  • 24.63 kB
  • 2,340 rows
  • 2 columns
Loading...
CREATE TABLE pgm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Pgnx

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

Pgny

@kaggle.cprimozi_robinhood_stock_popularity_history.pgny
  • 27.86 kB
  • 2,431 rows
  • 2 columns
Loading...
CREATE TABLE pgny (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Pgp

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

Pgr

@kaggle.cprimozi_robinhood_stock_popularity_history.pgr
  • 157.55 kB
  • 14,928 rows
  • 2 columns
Loading...
CREATE TABLE pgr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Pgre

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

Pgti

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

Pgx

@kaggle.cprimozi_robinhood_stock_popularity_history.pgx
  • 157.99 kB
  • 14,925 rows
  • 2 columns
Loading...
CREATE TABLE pgx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Pgz

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

Ph

@kaggle.cprimozi_robinhood_stock_popularity_history.ph
  • 151.76 kB
  • 14,926 rows
  • 2 columns
Loading...
CREATE TABLE ph (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Phas

@kaggle.cprimozi_robinhood_stock_popularity_history.phas
  • 116.65 kB
  • 11,099 rows
  • 2 columns
Loading...
CREATE TABLE phas (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Phat

@kaggle.cprimozi_robinhood_stock_popularity_history.phat
  • 25.75 kB
  • 2,315 rows
  • 2 columns
Loading...
CREATE TABLE phat (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Phb

@kaggle.cprimozi_robinhood_stock_popularity_history.phb
  • 149.36 kB
  • 14,945 rows
  • 2 columns
Loading...
CREATE TABLE phb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Phcf

@kaggle.cprimozi_robinhood_stock_popularity_history.phcf
  • 94.55 kB
  • 9,424 rows
  • 2 columns
Loading...
CREATE TABLE phcf (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Phd

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

Phdg

@kaggle.cprimozi_robinhood_stock_popularity_history.phdg
  • 147.53 kB
  • 14,879 rows
  • 2 columns
Loading...
CREATE TABLE phdg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Phge

@kaggle.cprimozi_robinhood_stock_popularity_history.phge
  • 24.85 kB
  • 2,339 rows
  • 2 columns
Loading...
CREATE TABLE phge (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Phi

@kaggle.cprimozi_robinhood_stock_popularity_history.phi
  • 132.78 kB
  • 13,206 rows
  • 2 columns
Loading...
CREATE TABLE phi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Phio

@kaggle.cprimozi_robinhood_stock_popularity_history.phio
  • 109.46 kB
  • 10,336 rows
  • 2 columns
Loading...
CREATE TABLE phio (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Phk

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

Share link

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