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 omfs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE omi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE omn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE omom (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE omp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE omrny (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE on (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE onb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE oncs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE onct (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE oncy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ondk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE one (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE onem (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE oneo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE oneq (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE onev (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE onew (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE oney (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE onln (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE onp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ontl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE onto (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ontx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE onvo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.