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

Agrx

@kaggle.cprimozi_robinhood_stock_popularity_history.agrx
  • 162.01 KB
  • 14956 rows
  • 2 columns
Loading...

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

Ags

@kaggle.cprimozi_robinhood_stock_popularity_history.ags
  • 143.3 KB
  • 14237 rows
  • 2 columns
Loading...

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

Agt

@kaggle.cprimozi_robinhood_stock_popularity_history.agt
  • 21.93 KB
  • 2113 rows
  • 2 columns
Loading...

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

Agtc

@kaggle.cprimozi_robinhood_stock_popularity_history.agtc
  • 149.99 KB
  • 14917 rows
  • 2 columns
Loading...

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

Agx

@kaggle.cprimozi_robinhood_stock_popularity_history.agx
  • 149.61 KB
  • 14921 rows
  • 2 columns
Loading...

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

Agys

@kaggle.cprimozi_robinhood_stock_popularity_history.agys
  • 147.23 KB
  • 14938 rows
  • 2 columns
Loading...

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

Agz

@kaggle.cprimozi_robinhood_stock_popularity_history.agz
  • 144.54 KB
  • 14921 rows
  • 2 columns
Loading...

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

Agzd

@kaggle.cprimozi_robinhood_stock_popularity_history.agzd
  • 144.49 KB
  • 14916 rows
  • 2 columns
Loading...

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

Ahc

@kaggle.cprimozi_robinhood_stock_popularity_history.ahc
  • 148.13 KB
  • 14954 rows
  • 2 columns
Loading...

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

Ahco

@kaggle.cprimozi_robinhood_stock_popularity_history.ahco
  • 21.76 KB
  • 2038 rows
  • 2 columns
Loading...

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

Ahexy

@kaggle.cprimozi_robinhood_stock_popularity_history.ahexy
  • 119.68 KB
  • 12294 rows
  • 2 columns
Loading...

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

Ahh

@kaggle.cprimozi_robinhood_stock_popularity_history.ahh
  • 148.54 KB
  • 14958 rows
  • 2 columns
Loading...

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

Ahpi

@kaggle.cprimozi_robinhood_stock_popularity_history.ahpi
  • 147.6 KB
  • 14914 rows
  • 2 columns
Loading...

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

Aht

@kaggle.cprimozi_robinhood_stock_popularity_history.aht
  • 155.27 KB
  • 14958 rows
  • 2 columns
Loading...

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

Ai

@kaggle.cprimozi_robinhood_stock_popularity_history.ai
  • 153.58 KB
  • 14930 rows
  • 2 columns
Loading...

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

Aia

@kaggle.cprimozi_robinhood_stock_popularity_history.aia
  • 145.74 KB
  • 14926 rows
  • 2 columns
Loading...

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

Aieq

@kaggle.cprimozi_robinhood_stock_popularity_history.aieq
  • 154.92 KB
  • 14980 rows
  • 2 columns
Loading...

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

Aif

@kaggle.cprimozi_robinhood_stock_popularity_history.aif
  • 146.28 KB
  • 14959 rows
  • 2 columns
Loading...

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

Aig

@kaggle.cprimozi_robinhood_stock_popularity_history.aig
  • 151.11 KB
  • 14926 rows
  • 2 columns
Loading...

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

Aih

@kaggle.cprimozi_robinhood_stock_popularity_history.aih
  • 24.44 KB
  • 2359 rows
  • 2 columns
Loading...

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

Aihs

@kaggle.cprimozi_robinhood_stock_popularity_history.aihs
  • 39.42 KB
  • 3731 rows
  • 2 columns
Loading...

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

Aiiq

@kaggle.cprimozi_robinhood_stock_popularity_history.aiiq
  • 138.96 KB
  • 14204 rows
  • 2 columns
Loading...

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

Aim

@kaggle.cprimozi_robinhood_stock_popularity_history.aim
  • 39.76 KB
  • 3677 rows
  • 2 columns
Loading...

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

Aimc

@kaggle.cprimozi_robinhood_stock_popularity_history.aimc
  • 147.2 KB
  • 14937 rows
  • 2 columns
Loading...

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

Aimt

@kaggle.cprimozi_robinhood_stock_popularity_history.aimt
  • 153.84 KB
  • 14963 rows
  • 2 columns
Loading...

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

Share link

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