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 nxc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nxe (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nxeo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nxeou (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nxgn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nxj (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nxn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nxp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nxpi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nxq (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nxr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nxrt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nxst (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nxtc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nxtd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nxtg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nycb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nyf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nyh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nymt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nymx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nyrt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nyt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nyv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nzf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.