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 ufab (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ufcs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ufeb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ufi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ufo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ufpi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ufpt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ufs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ug (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE uga (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ugaz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ugbp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE uge (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ugi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ugl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ugld (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ugp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE uhal (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE uhn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE uhs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE uht (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ui (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE uihc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE uis (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE uitb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.