1 row where title = "Visited Explore the Entire World--from the Comfort of Quarantine--with 4K ..." sorted by header

View and edit SQL

Suggested facets: updated_at (date), time (date)

title

  • Visited Explore the Entire World--from the Comfort of Quarantine--with 4K ... · 1

created_at (date)

id created_at updated_at deleted_at header ▼ title title_url type time
26716 2021-03-02 19:31:23.609481+03:00 2021-03-02 19:31:23.609481+03:00   openculture.com Visited Explore the Entire World--from the Comfort of Quarantine--with 4K ... https://www.google.com/url?q=https://www.openculture.com/2020/03/explore-the-entire-world-from-the-comfort-of-quarantine-with-4k-walking-tours.html&usg=AFQjCNFPvhCVmAwYAKyqmqd20ki0FRi1Yg Ads 2021-01-12 09:10:19.689+00:00

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE `google_activity` (`id` integer,`created_at` datetime,`updated_at` datetime,`deleted_at` datetime,`header` text,`title` text,`title_url` text,`type` text,`time` datetime,PRIMARY KEY (`id`));
CREATE UNIQUE INDEX `google_activity_key` ON `google_activity`(`header`,`title`,`time`);
CREATE INDEX `idx_google_activity_deleted_at` ON `google_activity`(`deleted_at`);