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 impv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imrn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imtb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imte (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imtm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imux (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imvt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE imxi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE inap (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE inbk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE inco (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE incy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE inda (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE indb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE indf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE indl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE indo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE inds (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE indu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE indy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE inf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE infi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE infn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE info (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.