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 play (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plbc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plce (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plcy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pld (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plin (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pll (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plmr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plnt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plow (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plpc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plse (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pltm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plug (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plus (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plxp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plxs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plya (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE plym (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.