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 rexn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rexr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE reyn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rez (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rezi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rfap (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rfci (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rfda (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rfdi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rfem (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rfeu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rffc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rfg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rfi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rfil (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rfl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rfp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rfun (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rfv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rga (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rgco (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rgen (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rgi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rglb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.