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 o (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE oac (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE oas (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE oasi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE obci (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE obe (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE obln (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE obnk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE obor (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE obsv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE oc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE occ (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE occi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ocfc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ocft (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ocgn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ocio (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ocn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ocpny (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ocsi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ocsl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ocul (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ocx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE odc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE odfl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.