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

Dsi

@kaggle.cprimozi_robinhood_stock_popularity_history.dsi
  • 148.25 KB
  • 14936 rows
  • 2 columns
Loading...

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

Dske

@kaggle.cprimozi_robinhood_stock_popularity_history.dske
  • 150.96 KB
  • 14963 rows
  • 2 columns
Loading...

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

Dsl

@kaggle.cprimozi_robinhood_stock_popularity_history.dsl
  • 148.02 KB
  • 14959 rows
  • 2 columns
Loading...

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

Dslv

@kaggle.cprimozi_robinhood_stock_popularity_history.dslv
  • 149.32 KB
  • 14954 rows
  • 2 columns
Loading...

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

Dsm

@kaggle.cprimozi_robinhood_stock_popularity_history.dsm
  • 57.78 KB
  • 5858 rows
  • 2 columns
Loading...

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

Dsnky

@kaggle.cprimozi_robinhood_stock_popularity_history.dsnky
  • 120.29 KB
  • 12293 rows
  • 2 columns
Loading...

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

Dspg

@kaggle.cprimozi_robinhood_stock_popularity_history.dspg
  • 145.66 KB
  • 14951 rows
  • 2 columns
Loading...

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

Dss

@kaggle.cprimozi_robinhood_stock_popularity_history.dss
  • 155.94 KB
  • 14936 rows
  • 2 columns
Loading...

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

Dssi

@kaggle.cprimozi_robinhood_stock_popularity_history.dssi
  • 76.2 KB
  • 7431 rows
  • 2 columns
Loading...

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

Dstl

@kaggle.cprimozi_robinhood_stock_popularity_history.dstl
  • 107.13 KB
  • 10955 rows
  • 2 columns
Loading...

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

Dsu

@kaggle.cprimozi_robinhood_stock_popularity_history.dsu
  • 144.26 KB
  • 14961 rows
  • 2 columns
Loading...

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

Dswl

@kaggle.cprimozi_robinhood_stock_popularity_history.dswl
  • 146.82 KB
  • 14935 rows
  • 2 columns
Loading...

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

Dsx

@kaggle.cprimozi_robinhood_stock_popularity_history.dsx
  • 149.21 KB
  • 14936 rows
  • 2 columns
Loading...

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

Dt

@kaggle.cprimozi_robinhood_stock_popularity_history.dt
  • 47.55 KB
  • 4421 rows
  • 2 columns
Loading...

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

Dtd

@kaggle.cprimozi_robinhood_stock_popularity_history.dtd
  • 145.85 KB
  • 14956 rows
  • 2 columns
Loading...

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

Dte

@kaggle.cprimozi_robinhood_stock_popularity_history.dte
  • 148.7 KB
  • 14956 rows
  • 2 columns
Loading...

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

Dtea

@kaggle.cprimozi_robinhood_stock_popularity_history.dtea
  • 155.5 KB
  • 14962 rows
  • 2 columns
Loading...

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

Dtec

@kaggle.cprimozi_robinhood_stock_popularity_history.dtec
  • 146.86 KB
  • 14987 rows
  • 2 columns
Loading...

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

Dtegy

@kaggle.cprimozi_robinhood_stock_popularity_history.dtegy
  • 125.52 KB
  • 12294 rows
  • 2 columns
Loading...

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

Dtf

@kaggle.cprimozi_robinhood_stock_popularity_history.dtf
  • 144.98 KB
  • 14961 rows
  • 2 columns
Loading...

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

Dth

@kaggle.cprimozi_robinhood_stock_popularity_history.dth
  • 144.78 KB
  • 14956 rows
  • 2 columns
Loading...

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

Dtil

@kaggle.cprimozi_robinhood_stock_popularity_history.dtil
  • 78.87 KB
  • 7407 rows
  • 2 columns
Loading...

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

Dtn

@kaggle.cprimozi_robinhood_stock_popularity_history.dtn
  • 144.77 KB
  • 14956 rows
  • 2 columns
Loading...

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

Dto

@kaggle.cprimozi_robinhood_stock_popularity_history.dto
  • 145.78 KB
  • 14956 rows
  • 2 columns
Loading...

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

Dtss

@kaggle.cprimozi_robinhood_stock_popularity_history.dtss
  • 97.43 KB
  • 9616 rows
  • 2 columns
Loading...

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

Share link

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