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

Cmway

@kaggle.cprimozi_robinhood_stock_popularity_history.cmway
  • 121.9 kB
  • 12,295 rows
  • 2 columns
Loading...
CREATE TABLE cmway (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cn

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

Cna

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

Cnat

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

Cnbka

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

Cnbs

@kaggle.cprimozi_robinhood_stock_popularity_history.cnbs
  • 49.48 kB
  • 4,663 rows
  • 2 columns
Loading...
CREATE TABLE cnbs (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cnc

@kaggle.cprimozi_robinhood_stock_popularity_history.cnc
  • 158.55 kB
  • 14,952 rows
  • 2 columns
Loading...
CREATE TABLE cnc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cnce

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

Cncr

@kaggle.cprimozi_robinhood_stock_popularity_history.cncr
  • 150.54 kB
  • 14,965 rows
  • 2 columns
Loading...
CREATE TABLE cncr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cndf

@kaggle.cprimozi_robinhood_stock_popularity_history.cndf
  • 122.18 kB
  • 12,306 rows
  • 2 columns
Loading...
CREATE TABLE cndf (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cndt

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

Cnet

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

Cnf

@kaggle.cprimozi_robinhood_stock_popularity_history.cnf
  • 109.1 kB
  • 10,621 rows
  • 2 columns
Loading...
CREATE TABLE cnf (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cnfr

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

Cnhi

@kaggle.cprimozi_robinhood_stock_popularity_history.cnhi
  • 152.52 kB
  • 14,934 rows
  • 2 columns
Loading...
CREATE TABLE cnhi (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cni

@kaggle.cprimozi_robinhood_stock_popularity_history.cni
  • 152.65 kB
  • 14,952 rows
  • 2 columns
Loading...
CREATE TABLE cni (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cnk

@kaggle.cprimozi_robinhood_stock_popularity_history.cnk
  • 153.41 kB
  • 14,952 rows
  • 2 columns
Loading...
CREATE TABLE cnk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cnmd

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

Cnnb

@kaggle.cprimozi_robinhood_stock_popularity_history.cnnb
  • 7.46 kB
  • 553 rows
  • 2 columns
Loading...
CREATE TABLE cnnb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cnne

@kaggle.cprimozi_robinhood_stock_popularity_history.cnne
  • 153.57 kB
  • 14,980 rows
  • 2 columns
Loading...
CREATE TABLE cnne (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cno

@kaggle.cprimozi_robinhood_stock_popularity_history.cno
  • 149.51 kB
  • 14,952 rows
  • 2 columns
Loading...
CREATE TABLE cno (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cnob

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

Cnp

@kaggle.cprimozi_robinhood_stock_popularity_history.cnp
  • 155.71 kB
  • 14,952 rows
  • 2 columns
Loading...
CREATE TABLE cnp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cnq

@kaggle.cprimozi_robinhood_stock_popularity_history.cnq
  • 154.58 kB
  • 14,952 rows
  • 2 columns
Loading...
CREATE TABLE cnq (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Cnr

@kaggle.cprimozi_robinhood_stock_popularity_history.cnr
  • 63.55 kB
  • 6,097 rows
  • 2 columns
Loading...
CREATE TABLE cnr (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Share link

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