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 rpai (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rpar (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rpay (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rpd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rpg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rpla (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rpm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rpt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rput (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rpv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rqi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rrbi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rrc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rrd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rrgb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rrr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rrts (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rsf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rsg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rsp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rst (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rsx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rsxj (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rth (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.