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 fndx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fnf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fngd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fngo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fngs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fngu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fngz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fnhc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fni (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fnjn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fnk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fnko (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fnlc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fnov (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fnv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fnwb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fnx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fny (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE focs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE foe (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fof (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fold (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fomx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fonr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE for (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.