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 pnr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pnrg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pnrl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pntg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pnw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE poahy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE poai (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE poct (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE podd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pol (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pola (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pool (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pope (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE por (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE post (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE potx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE powi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE powl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ppa (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ppbi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ppc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ppd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ppdm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ppem (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ppery (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.