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 isns (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE isr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE isra (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE isrg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE issc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE istb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE istr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE isze (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE it (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ita (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE itb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE itcb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE itci (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iteq (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE itgr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iti (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE itic (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE itm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE itmr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE itocy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE itot (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE itp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE itri (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE itrm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE itrn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.