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 eudg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eudv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eufl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eufn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eufx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eum (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eumf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eumv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE euo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eurl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eurn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eurz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eusa (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eusc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ev (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eva (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evbg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evbn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ever (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evfm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evgbc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evgn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.