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 ibmm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ibmn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ibmo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ibmp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ibmq (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ibn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ibnd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iboc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ibp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ibtx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ibuy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE icad (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE icagy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE icbk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iccc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE icch (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE icd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ice (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE icf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE icfi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ichr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE icl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iclk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE icln (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iclr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.