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 pgc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pgen (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pgf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pghy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pgj (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pgm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pgnx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pgny (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pgp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pgr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pgre (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pgti (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pgx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pgz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ph (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE phas (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE phat (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE phb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE phcf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE phd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE phdg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE phge (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE phi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE phio (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE phk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.