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 gmf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gmhi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gmlp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gmo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gmom (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gmre (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gms (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gmz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gnaf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gnbc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gnc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gnca (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gne (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gnk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gnl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gnln (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gnma (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gnmk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gnmx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gnom (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gnpx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gnr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gnrc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gnss (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE gnt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.