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 uivm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ujan (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ujb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ujpy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ujul (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ujun (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ul (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ulbi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ulbr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ule (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ulh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ulst (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ulta (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ultr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ulvm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE umbf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE umc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE umdd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE umh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE umicy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE umpq (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE umrx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE un (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE unam (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE unb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.