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 ppg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pph (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pphi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ppih (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ppl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pplc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ppln (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pplt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ppmc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ppr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ppsc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ppsi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ppt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ppty (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pqg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pqin (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pqlc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pqsg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pqsv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pra (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE praa (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prah (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prcp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prdo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pref (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.