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 pm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pmbc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pmd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pme (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pmf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pml (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pmm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pmo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pmom (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pmpt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pmr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pmt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pmts (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pmx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pnbk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pnc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pnf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pnfp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pngay (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pni (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pnk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pnm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pnnt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pnov (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pnqi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.