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 egle (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ego (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE egov (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE egp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE egpt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE egrx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE egy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ehc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ehi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eht (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ehth (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eic (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eido (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eidx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eig (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eigi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eigr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eim (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE einc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eio (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eip (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eirl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eis (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE eix (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.