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 sar (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sasr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sats (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sauc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sava (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE save (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE saxpy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbac (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbbp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbbx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbcf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbe (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbfg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbgi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbgl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbio (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sblk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbny (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbow (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbph (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.