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 hson (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hspx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hsrt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hst (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hstm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hsy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ht (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hta (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE htab (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE htbi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE htbk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE htbx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE htd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE htec (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE htgc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE htgm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hth (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hthiy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE htht (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE htld (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE htlf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE htrb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE htus (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hty (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE htz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.