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 svxy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE swan (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE swav (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE swch (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE swdby (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE swgay (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE swi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE swin (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE swir (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE swk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE swkh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE swks (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE swm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE swn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE swray (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE swtx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE swx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE swz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sxc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sxi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sxt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sxtc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sybt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sybx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.