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 smts (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE smtx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sna (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE snap (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE snbr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE snca (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sncr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE snd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE snde (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sndl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sndr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sndx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sne (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE snes (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE snfca (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sngx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE snln (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE snmp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE snmx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE snn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE snoa (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE snp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE snpe (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE snphy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE snps (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.