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 scon (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE scor (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE scpe (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE scph (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE scpl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE scs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE scsc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE scu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE scvl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE scwx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE scx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE scyx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE scz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sdag (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sdc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sdci (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sdd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sdem (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sdg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sdga (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sdgr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sdi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sdiv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sdog (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.