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 tflo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tflt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tfsl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tfx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tga (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tgb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tgc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tge (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tgen (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tgh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tgi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tgls (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tgna (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tgp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tgs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tgt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tgtx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE th (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE thbr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE thc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE thca (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE thcb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE thcx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE thd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.