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 sgu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shag (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shak (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shbi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shcay (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE she (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shecy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shen (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ship (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shll (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shlo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shlx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shny (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sho (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shoo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shop (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shsp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE shyd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.