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 spok (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spot (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sppi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sppp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spro (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sprt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spsb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spsc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spsk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spsm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spti (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sptl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sptm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sptn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spts (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spun (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spus (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spuu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spvm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spvu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spwh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spwr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spxb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.