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 jpst (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jpt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jpus (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jpxgy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jpxn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jqc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jri (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jrjc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jro (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jrs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jrsh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jrvr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jsd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jshly (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jsmd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jsml (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jta (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jtd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jtpy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE just (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jva (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jval (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jw_a (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jw_b (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.