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 acgby (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE acgl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ach (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE achc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE achn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE achv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE acia (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE acio (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE aciu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE aciw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE acls (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE acm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE acmr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE acn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE acnb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE acor (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE acp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE acre (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE acrs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE acrx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE acsay (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE acsg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE acsi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE acst (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE act (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.