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 itt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE itub (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE itvpy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE itw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ius (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iusb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iusg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iuss (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iusv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ivac (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ival (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ivc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ive (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ivh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ivlu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ivog (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ivol (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ivoo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ivov (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ivr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ivty (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ivv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ivw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ivz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iwb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.