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 mgp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mgpi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mgrc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mgta (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mgtx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mgu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mgv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mgy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mgyr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mhd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mhe (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mhf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mhgvy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mhh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mhi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mhk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mhld (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mhn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mho (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mic (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE micr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mict (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE midd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE midf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE midu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.