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 hcat (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hcc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hcch (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hcci (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hcco (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hcft (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hchc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hci (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hckt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hcm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hcmly (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hcr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hcrf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hcsg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hdaw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hdb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hdef (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hdely (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hdg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hdge (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hdlv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hdmv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hdp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE hds (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.