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 ptvcb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pty (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pub (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pui (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE puk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pulm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE puls (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pump (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE putw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE puyi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pvac (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pvbc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pvg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pvh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pvi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pvl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pvt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pwb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pwc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pwfl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pwod (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pwr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pws (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pwv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.