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 gamr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gard (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gars (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gasl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gass (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gasx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gatx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gaz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gbab (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gbci (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gbdc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gbdv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gbf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gbil (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gbl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gbli (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gbnk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gbooy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gbr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gbt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gbug (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gbuy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gbx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gcap (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gcbc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.