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 mco (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mcr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mcrb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mcri (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mcro (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mcs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mcy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE md (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mdb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mdc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mdca (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mdgl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mdgs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mdia (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mdiv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mdjh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mdla (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mdly (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mdlz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mdp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mdr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mdrr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mdrx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mdt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mdu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.