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 qrtea (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qrteb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qrvo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qsr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qsy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qtec (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qtnt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qtrx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qts (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qtt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qtum (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qtwo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE quad (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qual (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE quik (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qumu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE quot (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qure (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qus (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qval (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qvm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qwld (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qxmi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE qyld (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE r (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.