Socioeconomic Tracker Using Unconventional Data
Joint Research Centre
@ecjrc.f7be47f7_49a2_44e8_9dc8_043735af4139
Joint Research Centre
@ecjrc.f7be47f7_49a2_44e8_9dc8_043735af4139
CREATE TABLE web_searches_data (
"indicator" VARCHAR,
"category_name" VARCHAR,
"category" BIGINT,
"geo" VARCHAR,
"date" VARCHAR,
"value_cat_sum" DOUBLE,
"value_cat_mean" DOUBLE
);
Anyone who has the link will be able to view this.