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 dsi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dske (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dsl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dslv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dsm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dsnky (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dspg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dss (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dssi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dstl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dsu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dswl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dsx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dtd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dte (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dtea (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dtec (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dtegy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dtf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dth (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dtil (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dtn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dto (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE dtss (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.