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 wsc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wsfs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wsg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wsm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wso (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wso_b (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wsr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wst (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wstg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wstl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wtba (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wtbdy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wter (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wtfc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wti (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wtid (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wtiu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wtkwy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wtm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wtmf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wtr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wtre (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wtrg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wtrh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wts (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.