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

Fra

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

Fraf

@kaggle.cprimozi_robinhood_stock_popularity_history.fraf
  • 66.21 kB
  • 6,626 rows
  • 2 columns
Loading...
CREATE TABLE fraf (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Frak

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

Fran

@kaggle.cprimozi_robinhood_stock_popularity_history.fran
  • 55.35 kB
  • 5,166 rows
  • 2 columns
Loading...
CREATE TABLE fran (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Frba

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

Frbk

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

Frc

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

Frd

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

Frdm

@kaggle.cprimozi_robinhood_stock_popularity_history.frdm
  • 61.3 kB
  • 6,073 rows
  • 2 columns
Loading...
CREATE TABLE frdm (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Frel

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

Freq

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

Frg

@kaggle.cprimozi_robinhood_stock_popularity_history.frg
  • 20.97 kB
  • 1,945 rows
  • 2 columns
Loading...
CREATE TABLE frg (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Frgi

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

Frhc

@kaggle.cprimozi_robinhood_stock_popularity_history.frhc
  • 28.07 kB
  • 2,671 rows
  • 2 columns
Loading...
CREATE TABLE frhc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fri

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

Frlg

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

Frme

@kaggle.cprimozi_robinhood_stock_popularity_history.frme
  • 148.72 kB
  • 14,916 rows
  • 2 columns
Loading...
CREATE TABLE frme (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Frn

@kaggle.cprimozi_robinhood_stock_popularity_history.frn
  • 149.01 kB
  • 14,927 rows
  • 2 columns
Loading...
CREATE TABLE frn (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Fro

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

Frph

@kaggle.cprimozi_robinhood_stock_popularity_history.frph
  • 37.55 kB
  • 3,701 rows
  • 2 columns
Loading...
CREATE TABLE frph (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Frpt

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

Frrvy

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

Frsx

@kaggle.cprimozi_robinhood_stock_popularity_history.frsx
  • 136.21 kB
  • 13,222 rows
  • 2 columns
Loading...
CREATE TABLE frsx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Frt

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

Frta

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

Share link

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