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 ccr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ccrc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ccrn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ccs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cct (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ccu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ccx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ccxi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cday (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cdc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cde (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cdev (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cdk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cdl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cdlx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cdmo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cdna (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cdns (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cdor (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cdr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cdtx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cdw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cdxc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cdxs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cdzi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.