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

Dxd

@kaggle.cprimozi_robinhood_stock_popularity_history.dxd
  • 152.21 kB
  • 14,939 rows
  • 2 columns
Loading...
CREATE TABLE dxd (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dxf

@kaggle.cprimozi_robinhood_stock_popularity_history.dxf
  • 22.83 kB
  • 2,109 rows
  • 2 columns
Loading...
CREATE TABLE dxf (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dxge

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

Dxj

@kaggle.cprimozi_robinhood_stock_popularity_history.dxj
  • 150.05 kB
  • 14,953 rows
  • 2 columns
Loading...
CREATE TABLE dxj (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dxjs

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

Dxlg

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

Dxpe

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

Dxr

@kaggle.cprimozi_robinhood_stock_popularity_history.dxr
  • 152.74 kB
  • 14,953 rows
  • 2 columns
Loading...
CREATE TABLE dxr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dxyn

@kaggle.cprimozi_robinhood_stock_popularity_history.dxyn
  • 154.01 kB
  • 14,940 rows
  • 2 columns
Loading...
CREATE TABLE dxyn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dy

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

Dyai

@kaggle.cprimozi_robinhood_stock_popularity_history.dyai
  • 71.57 kB
  • 6,962 rows
  • 2 columns
Loading...
CREATE TABLE dyai (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dyb

@kaggle.cprimozi_robinhood_stock_popularity_history.dyb
  • 142.73 kB
  • 14,398 rows
  • 2 columns
Loading...
CREATE TABLE dyb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dyls

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

Dynf

@kaggle.cprimozi_robinhood_stock_popularity_history.dynf
  • 75.86 kB
  • 7,599 rows
  • 2 columns
Loading...
CREATE TABLE dynf (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dynt

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

Dzk

@kaggle.cprimozi_robinhood_stock_popularity_history.dzk
  • 148.56 kB
  • 14,954 rows
  • 2 columns
Loading...
CREATE TABLE dzk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Dzsi

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

Dzz

@kaggle.cprimozi_robinhood_stock_popularity_history.dzz
  • 149.83 kB
  • 14,954 rows
  • 2 columns
Loading...
CREATE TABLE dzz (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ea

@kaggle.cprimozi_robinhood_stock_popularity_history.ea
  • 169.11 kB
  • 14,940 rows
  • 2 columns
Loading...
CREATE TABLE ea (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Eacq

@kaggle.cprimozi_robinhood_stock_popularity_history.eacq
  • 140.91 kB
  • 14,233 rows
  • 2 columns
Loading...
CREATE TABLE eacq (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ead

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

Eadsy

@kaggle.cprimozi_robinhood_stock_popularity_history.eadsy
  • 133.06 kB
  • 12,294 rows
  • 2 columns
Loading...
CREATE TABLE eadsy (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Eaf

@kaggle.cprimozi_robinhood_stock_popularity_history.eaf
  • 153.8 kB
  • 14,782 rows
  • 2 columns
Loading...
CREATE TABLE eaf (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Eagg

@kaggle.cprimozi_robinhood_stock_popularity_history.eagg
  • 108.93 kB
  • 10,978 rows
  • 2 columns
Loading...
CREATE TABLE eagg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Earn

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

Share link

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