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 sui (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sum (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sumr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sun (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE suns (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sunw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sup (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE supn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE supv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE surf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE susa (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE susb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE susc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE susl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE suz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE svbi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE svc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE svm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE svmk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE svndy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE svnly (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE svra (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE svt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE svu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE svvc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.