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 wfc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wfhy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wfig (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wgo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE whd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE whf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE whg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE whlm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE whlr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE whr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wia (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wifi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wil (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wilc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wimhy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wina (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE winc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wing (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wins (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wip (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wire (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wisa (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wit (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wiw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.