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

Gecc

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

Gef

@kaggle.cprimozi_robinhood_stock_popularity_history.gef
  • 276.55 kB
  • 29,114 rows
  • 2 columns
Loading...
CREATE TABLE gef (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gef B

@kaggle.cprimozi_robinhood_stock_popularity_history.gef_b
  • 9.2 kB
  • 742 rows
  • 2 columns
Loading...
CREATE TABLE gef_b (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gel

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

Gelyy

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

Gem

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

Gen

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

Genc

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

Gene

@kaggle.cprimozi_robinhood_stock_popularity_history.gene
  • 43.85 kB
  • 4,114 rows
  • 2 columns
Loading...
CREATE TABLE gene (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Geny

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

Geo

@kaggle.cprimozi_robinhood_stock_popularity_history.geo
  • 159.42 kB
  • 14,958 rows
  • 2 columns
Loading...
CREATE TABLE geo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Geos

@kaggle.cprimozi_robinhood_stock_popularity_history.geos
  • 149.63 kB
  • 14,951 rows
  • 2 columns
Loading...
CREATE TABLE geos (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ger

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

Gern

@kaggle.cprimozi_robinhood_stock_popularity_history.gern
  • 171.16 kB
  • 14,951 rows
  • 2 columns
Loading...
CREATE TABLE gern (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ges

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

Gevo

@kaggle.cprimozi_robinhood_stock_popularity_history.gevo
  • 160.61 kB
  • 14,880 rows
  • 2 columns
Loading...
CREATE TABLE gevo (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gf

@kaggle.cprimozi_robinhood_stock_popularity_history.gf
  • 148.9 kB
  • 14,960 rows
  • 2 columns
Loading...
CREATE TABLE gf (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gfasy

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

Gfed

@kaggle.cprimozi_robinhood_stock_popularity_history.gfed
  • 148.12 kB
  • 14,936 rows
  • 2 columns
Loading...
CREATE TABLE gfed (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gff

@kaggle.cprimozi_robinhood_stock_popularity_history.gff
  • 150.7 kB
  • 14,924 rows
  • 2 columns
Loading...
CREATE TABLE gff (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gfi

@kaggle.cprimozi_robinhood_stock_popularity_history.gfi
  • 139.13 kB
  • 13,205 rows
  • 2 columns
Loading...
CREATE TABLE gfi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gfin

@kaggle.cprimozi_robinhood_stock_popularity_history.gfin
  • 79.59 kB
  • 7,957 rows
  • 2 columns
Loading...
CREATE TABLE gfin (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gfn

@kaggle.cprimozi_robinhood_stock_popularity_history.gfn
  • 150.86 kB
  • 14,920 rows
  • 2 columns
Loading...
CREATE TABLE gfn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Gfy

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

Ggal

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

Share link

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