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

Fang

@kaggle.cprimozi_robinhood_stock_popularity_history.fang
  • 160.34 kB
  • 14,932 rows
  • 2 columns
Loading...
CREATE TABLE fang (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fanh

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

Fanuy

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

Farm

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

Faro

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

Fas

@kaggle.cprimozi_robinhood_stock_popularity_history.fas
  • 157.3 kB
  • 14,930 rows
  • 2 columns
Loading...
CREATE TABLE fas (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fast

@kaggle.cprimozi_robinhood_stock_popularity_history.fast
  • 156.77 kB
  • 14,945 rows
  • 2 columns
Loading...
CREATE TABLE fast (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fat

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

Fate

@kaggle.cprimozi_robinhood_stock_popularity_history.fate
  • 156.27 kB
  • 14,923 rows
  • 2 columns
Loading...
CREATE TABLE fate (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Faug

@kaggle.cprimozi_robinhood_stock_popularity_history.faug
  • 22.41 kB
  • 2,112 rows
  • 2 columns
Loading...
CREATE TABLE faug (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Faus

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

Fax

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

Faz

@kaggle.cprimozi_robinhood_stock_popularity_history.faz
  • 56.19 kB
  • 5,262 rows
  • 2 columns
Loading...
CREATE TABLE faz (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fb

@kaggle.cprimozi_robinhood_stock_popularity_history.fb
  • 180.6 kB
  • 14,942 rows
  • 2 columns
Loading...
CREATE TABLE fb (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fbc

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

Fbgx

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

Fbhs

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

Fbio

@kaggle.cprimozi_robinhood_stock_popularity_history.fbio
  • 155.59 kB
  • 14,923 rows
  • 2 columns
Loading...
CREATE TABLE fbio (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fbiz

@kaggle.cprimozi_robinhood_stock_popularity_history.fbiz
  • 149.35 kB
  • 14,944 rows
  • 2 columns
Loading...
CREATE TABLE fbiz (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fbk

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

Fbm

@kaggle.cprimozi_robinhood_stock_popularity_history.fbm
  • 150.23 kB
  • 14,972 rows
  • 2 columns
Loading...
CREATE TABLE fbm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fbms

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

Fbnc

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

Fbnd

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

Fbnk

@kaggle.cprimozi_robinhood_stock_popularity_history.fbnk
  • 133.07 kB
  • 13,389 rows
  • 2 columns
Loading...
CREATE TABLE fbnk (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fbp

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

Fbr

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

Fbss

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

Fbt

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

Fbz

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

Fc

@kaggle.cprimozi_robinhood_stock_popularity_history.fc
  • 148.9 kB
  • 14,942 rows
  • 2 columns
Loading...
CREATE TABLE fc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fca

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

Fcal

@kaggle.cprimozi_robinhood_stock_popularity_history.fcal
  • 22.45 kB
  • 2,113 rows
  • 2 columns
Loading...
CREATE TABLE fcal (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fcan

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

Fcap

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

Fcau

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

Fcbc

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

Fcbp

@kaggle.cprimozi_robinhood_stock_popularity_history.fcbp
  • 147.82 kB
  • 14,994 rows
  • 2 columns
Loading...
CREATE TABLE fcbp (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fcco

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

Fccy

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

Fcef

@kaggle.cprimozi_robinhood_stock_popularity_history.fcef
  • 148.1 kB
  • 14,970 rows
  • 2 columns
Loading...
CREATE TABLE fcef (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fcel

@kaggle.cprimozi_robinhood_stock_popularity_history.fcel
  • 75.66 kB
  • 6,432 rows
  • 2 columns
Loading...
CREATE TABLE fcel (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fcf

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

Fcfs

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

Fcg

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

Fcn

@kaggle.cprimozi_robinhood_stock_popularity_history.fcn
  • 150.45 kB
  • 14,924 rows
  • 2 columns
Loading...
CREATE TABLE fcn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fcnca

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

Fco

@kaggle.cprimozi_robinhood_stock_popularity_history.fco
  • 149.82 kB
  • 14,959 rows
  • 2 columns
Loading...
CREATE TABLE fco (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fcom

@kaggle.cprimozi_robinhood_stock_popularity_history.fcom
  • 150.13 kB
  • 14,943 rows
  • 2 columns
Loading...
CREATE TABLE fcom (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fcor

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

Share link

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