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 spxc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spxcy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spxe (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spxl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spxn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spxs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spxt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spxu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spxv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spxx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spyb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spyd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spyg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spyv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spyx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sq (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sqbg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sqm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sqqq (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE srac (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE srax (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE src (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE srce (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.