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 stng (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stok (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ston (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stor (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stot (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stpp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stpz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stra (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE strl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE strm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stro (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE strs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE strt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stsa (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stwd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stxb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stxs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stz_b (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE su (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sub (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE subcy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE suhjy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.