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
  • 165.9 kB
  • 14,956 rows
  • 2 columns
Loading...
CREATE TABLE agrx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ags

@kaggle.cprimozi_robinhood_stock_popularity_history.ags
  • 146.74 kB
  • 14,237 rows
  • 2 columns
Loading...
CREATE TABLE ags (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Agt

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

Agtc

@kaggle.cprimozi_robinhood_stock_popularity_history.agtc
  • 153.59 kB
  • 14,917 rows
  • 2 columns
Loading...
CREATE TABLE agtc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Agx

@kaggle.cprimozi_robinhood_stock_popularity_history.agx
  • 153.2 kB
  • 14,921 rows
  • 2 columns
Loading...
CREATE TABLE agx (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Agys

@kaggle.cprimozi_robinhood_stock_popularity_history.agys
  • 150.76 kB
  • 14,938 rows
  • 2 columns
Loading...
CREATE TABLE agys (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Agz

@kaggle.cprimozi_robinhood_stock_popularity_history.agz
  • 148.01 kB
  • 14,921 rows
  • 2 columns
Loading...
CREATE TABLE agz (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Agzd

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

Ahc

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

Ahco

@kaggle.cprimozi_robinhood_stock_popularity_history.ahco
  • 22.29 kB
  • 2,038 rows
  • 2 columns
Loading...
CREATE TABLE ahco (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Ahexy

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

Ahh

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

Ahpi

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

Aht

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

Ai

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

Aia

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

Aieq

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

Aif

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

Aig

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

Aih

@kaggle.cprimozi_robinhood_stock_popularity_history.aih
  • 25.02 kB
  • 2,359 rows
  • 2 columns
Loading...
CREATE TABLE aih (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Aihs

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

Aiiq

@kaggle.cprimozi_robinhood_stock_popularity_history.aiiq
  • 142.3 kB
  • 14,204 rows
  • 2 columns
Loading...
CREATE TABLE aiiq (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Aim

@kaggle.cprimozi_robinhood_stock_popularity_history.aim
  • 40.72 kB
  • 3,677 rows
  • 2 columns
Loading...
CREATE TABLE aim (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Aimc

@kaggle.cprimozi_robinhood_stock_popularity_history.aimc
  • 150.74 kB
  • 14,937 rows
  • 2 columns
Loading...
CREATE TABLE aimc (
  "timestamp" TIMESTAMP,
  "users_holding" BIGINT
);

Aimt

@kaggle.cprimozi_robinhood_stock_popularity_history.aimt
  • 157.53 kB
  • 14,963 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.