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 irbo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE irbt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ircp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE irdm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iret (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE irix (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE irl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE irm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE irmd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iroq (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE irr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE irs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE irt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE irtc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE irwd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE isbc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE isd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE isdr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE isds (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE isdx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE isee (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE isem (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ishg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE isig (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ismd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.