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 vbr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vbtx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vcel (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vcf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vcif (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vcit (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vclt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vcnx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vcr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vcra (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vcsh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vctr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vcv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vcyt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vdc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vde (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vdmcy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vea (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vec (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE veco (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vedl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE veev (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vega (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE vegi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.