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 prf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prft (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prfz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prgo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prgs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prgx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pri (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prim (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prlb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prmw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prnb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prnt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pro (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prof (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pros (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prov (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prph (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prpl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prpo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prqr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prsc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prsp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.