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 clne (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE clny (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE clou (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE clpby (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE clphy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE clpr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE clps (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE clpt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE clr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE clrb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE clrg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE clro (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cls (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE clsd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE clsk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE clsn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cltl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE club (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE clvs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE clw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE clwt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE clx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE clxt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cma (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.