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
1 year of hourly data of the number of Robinhood users that own each stock
@kaggle.cprimozi_robinhood_stock_popularity_history
CREATE TABLE mbio (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mbot (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mbrx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mbsd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mbt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mbuu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mbwm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mca (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mcb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mcbc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mcbs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mcc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mcd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mcef (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mcep (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mcf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mcft (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mchi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mchp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mchx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mci (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mck (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mcmj (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mcn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.