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 xcem (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xcom (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xcra (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xcur (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xdiv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xec (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xel (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xela (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xelb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xene (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xent (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xers (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xes (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xflt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xfor (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xgn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xhb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xhe (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xhr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xhs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xin (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xitk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xlb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xlc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.