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 iknx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ilf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ilg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ilmn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ilpt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iltb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imab (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imac (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imax (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imbby (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imbi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imfc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imfd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imfi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imfp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imgn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imkta (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imlp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE immp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE immr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE immu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imom (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imos (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.