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 jls (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jmba (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jmbs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jmei (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jmf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jmhly (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jmia (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jmin (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jmlp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jmm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jmom (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jmp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jmst (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jmub (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jnce (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jnj (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jnk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jnmf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jnp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jnpr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jnug (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE job (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE jobs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE joe (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.