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 mkc_v (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mkd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mkgi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mkl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mksi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mktay (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mktx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mlab (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mlco (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mlhr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mli (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mlm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mln (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mlnd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mlnx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mlp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mlpa (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mlpb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mlpc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mlpe (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mlpg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mlpi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mlpo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mlpq (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mlpx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.