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 ure (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE urg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE urgn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE uri (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE urnm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE urov (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE urr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE urth (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE urty (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE usa (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE usac (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE usag (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE usai (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE usak (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE usap (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE usas (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE usau (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE usb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE usci (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE uscr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE usd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE usdp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE usdu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE usdy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE useg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.