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

Sfy

@kaggle.cprimozi_robinhood_stock_popularity_history.sfy
  • 73.81 KB
  • 7100 rows
  • 2 columns
Loading...

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

Sfyf

@kaggle.cprimozi_robinhood_stock_popularity_history.sfyf
  • 63.83 KB
  • 6456 rows
  • 2 columns
Loading...

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

Sfyx

@kaggle.cprimozi_robinhood_stock_popularity_history.sfyx
  • 71.6 KB
  • 7100 rows
  • 2 columns
Loading...

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

Sg

@kaggle.cprimozi_robinhood_stock_popularity_history.sg
  • 105.11 KB
  • 10644 rows
  • 2 columns
Loading...

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

Sga

@kaggle.cprimozi_robinhood_stock_popularity_history.sga
  • 144.89 KB
  • 14952 rows
  • 2 columns
Loading...

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

Sgapy

@kaggle.cprimozi_robinhood_stock_popularity_history.sgapy
  • 119.98 KB
  • 12297 rows
  • 2 columns
Loading...

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

Sgb

@kaggle.cprimozi_robinhood_stock_popularity_history.sgb
  • 144.88 KB
  • 14935 rows
  • 2 columns
Loading...

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

Sgbly

@kaggle.cprimozi_robinhood_stock_popularity_history.sgbly
  • 119.06 KB
  • 12293 rows
  • 2 columns
Loading...

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

Sgbx

@kaggle.cprimozi_robinhood_stock_popularity_history.sgbx
  • 149.65 KB
  • 14706 rows
  • 2 columns
Loading...

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

Sgc

@kaggle.cprimozi_robinhood_stock_popularity_history.sgc
  • 145.46 KB
  • 14952 rows
  • 2 columns
Loading...

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

Sgdj

@kaggle.cprimozi_robinhood_stock_popularity_history.sgdj
  • 46.64 KB
  • 4657 rows
  • 2 columns
Loading...

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

Sgdm

@kaggle.cprimozi_robinhood_stock_popularity_history.sgdm
  • 46.9 KB
  • 4657 rows
  • 2 columns
Loading...

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

Sgen

@kaggle.cprimozi_robinhood_stock_popularity_history.sgen
  • 150.72 KB
  • 14914 rows
  • 2 columns
Loading...

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

Sgg

@kaggle.cprimozi_robinhood_stock_popularity_history.sgg
  • 100.18 KB
  • 10289 rows
  • 2 columns
Loading...

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

Sgh

@kaggle.cprimozi_robinhood_stock_popularity_history.sgh
  • 157.45 KB
  • 14974 rows
  • 2 columns
Loading...

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

Sglb

@kaggle.cprimozi_robinhood_stock_popularity_history.sglb
  • 150.31 KB
  • 14972 rows
  • 2 columns
Loading...

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

Sgma

@kaggle.cprimozi_robinhood_stock_popularity_history.sgma
  • 146.44 KB
  • 14951 rows
  • 2 columns
Loading...

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

Sgmo

@kaggle.cprimozi_robinhood_stock_popularity_history.sgmo
  • 156.81 KB
  • 14951 rows
  • 2 columns
Loading...

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

Sgms

@kaggle.cprimozi_robinhood_stock_popularity_history.sgms
  • 152.71 KB
  • 14951 rows
  • 2 columns
Loading...

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

Sgoc

@kaggle.cprimozi_robinhood_stock_popularity_history.sgoc
  • 147.28 KB
  • 14949 rows
  • 2 columns
Loading...

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

Sgol

@kaggle.cprimozi_robinhood_stock_popularity_history.sgol
  • 114.45 KB
  • 11503 rows
  • 2 columns
Loading...

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

Sgrp

@kaggle.cprimozi_robinhood_stock_popularity_history.sgrp
  • 148.81 KB
  • 14914 rows
  • 2 columns
Loading...

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

Sgry

@kaggle.cprimozi_robinhood_stock_popularity_history.sgry
  • 148.64 KB
  • 14963 rows
  • 2 columns
Loading...

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

Sgsoy

@kaggle.cprimozi_robinhood_stock_popularity_history.sgsoy
  • 119.04 KB
  • 12297 rows
  • 2 columns
Loading...

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

Sgtpy

@kaggle.cprimozi_robinhood_stock_popularity_history.sgtpy
  • 122.43 KB
  • 12294 rows
  • 2 columns
Loading...

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

Share link

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