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 msp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mstr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE msus (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE msvb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mta (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mtb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mtbc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mtc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mtch (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mtd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mtdr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mtem (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mtex (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mtg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mtge (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mtgp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mth (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mtl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mtls (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mtn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mtnb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mtnoy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mtor (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mtp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.