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 cui (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cuk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE culp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cuo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cure (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE curo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cut (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cutr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cuz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cva (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cvbf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cvco (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cvcy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cve (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cveo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cvet (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cvg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cvgi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cvgw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cvi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cvia (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cvlt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cvly (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cvm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cvna (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.