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 dtul (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dtus (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dtyl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dtys (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE duc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dug (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE duk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE duo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE duot (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dura (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dusa (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dusl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dust (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dva (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dvax (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dvd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dvem (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dvhl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dvlu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dvn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dvol (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dvop (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dvp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dvy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dvya (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.