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

Pnr

@kaggle.cprimozi_robinhood_stock_popularity_history.pnr
  • 153.27 kB
  • 14,914 rows
  • 2 columns
Loading...
CREATE TABLE pnr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Pnrg

@kaggle.cprimozi_robinhood_stock_popularity_history.pnrg
  • 37.61 kB
  • 3,705 rows
  • 2 columns
Loading...
CREATE TABLE pnrg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Pnrl

@kaggle.cprimozi_robinhood_stock_popularity_history.pnrl
  • 100.14 kB
  • 9,912 rows
  • 2 columns
Loading...
CREATE TABLE pnrl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Pntg

@kaggle.cprimozi_robinhood_stock_popularity_history.pntg
  • 32.09 kB
  • 2,998 rows
  • 2 columns
Loading...
CREATE TABLE pntg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Pnw

@kaggle.cprimozi_robinhood_stock_popularity_history.pnw
  • 150.06 kB
  • 14,914 rows
  • 2 columns
Loading...
CREATE TABLE pnw (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Poahy

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

Poai

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

Poct

@kaggle.cprimozi_robinhood_stock_popularity_history.poct
  • 113.25 kB
  • 11,502 rows
  • 2 columns
Loading...
CREATE TABLE poct (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Podd

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

Pol

@kaggle.cprimozi_robinhood_stock_popularity_history.pol
  • 150.18 kB
  • 14,935 rows
  • 2 columns
Loading...
CREATE TABLE pol (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Pola

@kaggle.cprimozi_robinhood_stock_popularity_history.pola
  • 152.96 kB
  • 14,971 rows
  • 2 columns
Loading...
CREATE TABLE pola (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Pool

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

Pope

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

Por

@kaggle.cprimozi_robinhood_stock_popularity_history.por
  • 151.35 kB
  • 14,935 rows
  • 2 columns
Loading...
CREATE TABLE por (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Post

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

Potx

@kaggle.cprimozi_robinhood_stock_popularity_history.potx
  • 35.87 kB
  • 3,295 rows
  • 2 columns
Loading...
CREATE TABLE potx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Powi

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

Powl

@kaggle.cprimozi_robinhood_stock_popularity_history.powl
  • 148.8 kB
  • 14,914 rows
  • 2 columns
Loading...
CREATE TABLE powl (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ppa

@kaggle.cprimozi_robinhood_stock_popularity_history.ppa
  • 154.65 kB
  • 14,931 rows
  • 2 columns
Loading...
CREATE TABLE ppa (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ppbi

@kaggle.cprimozi_robinhood_stock_popularity_history.ppbi
  • 148.49 kB
  • 14,949 rows
  • 2 columns
Loading...
CREATE TABLE ppbi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ppc

@kaggle.cprimozi_robinhood_stock_popularity_history.ppc
  • 153.3 kB
  • 14,933 rows
  • 2 columns
Loading...
CREATE TABLE ppc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ppd

@kaggle.cprimozi_robinhood_stock_popularity_history.ppd
  • 4.82 kB
  • 251 rows
  • 2 columns
Loading...
CREATE TABLE ppd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ppdm

@kaggle.cprimozi_robinhood_stock_popularity_history.ppdm
  • 37.84 kB
  • 3,731 rows
  • 2 columns
Loading...
CREATE TABLE ppdm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ppem

@kaggle.cprimozi_robinhood_stock_popularity_history.ppem
  • 37.75 kB
  • 3,731 rows
  • 2 columns
Loading...
CREATE TABLE ppem (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ppery

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

Share link

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