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 evh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evhc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evix (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evlmc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evlo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evok (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evol (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evop (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evrg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evri (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evsi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evstc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evtc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE evy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ew (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.