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 ubs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ubsi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ubt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ubx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ucba (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ucbi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ucc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ucfc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE uchf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE uci (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ucib (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE uco (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ucom (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ucon (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE uctt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE udec (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE udn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE udow (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE udr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ue (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE uec (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ueic (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ueps (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ueur (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE uevm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.