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 jbss (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jbt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jcap (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jce (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jci (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jco (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jcom (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jcp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jcpb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jcs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jctcf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jdd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jdiv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jdst (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE je (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jef (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jeld (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jemd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jeq (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jets (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jfin (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jfk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jfr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jfu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.