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 wcn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wday (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wdc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wdfc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wdiv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wdr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wdrw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wea (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE weat (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE webk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE webl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE webs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wec (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wegry (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wei (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE weicy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE well (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wen (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wern (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wes (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wetf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wex (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE weys (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE wf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.