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 icmb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE icol (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE icon (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE icow (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE icpt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE icsh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE icui (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE icvt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ida (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE idcby (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE idcc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ide (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE idev (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE idex (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE idhd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE idhq (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE idiv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE idlb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE idlv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE idmo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE idn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE idna (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE idog (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE idra (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE idrv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.