BookWalker

home / database

geoblock_territories

Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export)

11 rows where geoblock_id = "GEO_1HZ7XSH80VJG"

✎ View and edit SQL

This data as json, CSV (advanced)

Link geoblock_id territory type
GEO_1HZ7XSH80VJG,CA,0 GEO_1HZ7XSH80VJG CA 0
GEO_1HZ7XSH80VJG,GB,0 GEO_1HZ7XSH80VJG GB 0
GEO_1HZ7XSH80VJG,GU,0 GEO_1HZ7XSH80VJG GU 0
GEO_1HZ7XSH80VJG,IE,0 GEO_1HZ7XSH80VJG IE 0
GEO_1HZ7XSH80VJG,IM,0 GEO_1HZ7XSH80VJG IM 0
GEO_1HZ7XSH80VJG,JE,0 GEO_1HZ7XSH80VJG JE 0
GEO_1HZ7XSH80VJG,MP,0 GEO_1HZ7XSH80VJG MP 0
GEO_1HZ7XSH80VJG,PR,0 GEO_1HZ7XSH80VJG PR 0
GEO_1HZ7XSH80VJG,UM,0 GEO_1HZ7XSH80VJG UM 0
GEO_1HZ7XSH80VJG,US,0 GEO_1HZ7XSH80VJG US 0
GEO_1HZ7XSH80VJG,VI,0 GEO_1HZ7XSH80VJG VI 0

Advanced export

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

CSV options:

CREATE TABLE geoblock_territories (
      geoblock_id TEXT NOT NULL,
      territory TEXT NOT NULL,
      type INTEGER NOT NULL,
      PRIMARY KEY (geoblock_id, territory, type),
      FOREIGN KEY (geoblock_id) REFERENCES geoblocks(id)
    );
CREATE INDEX idx_geoblock_territories_geoblock ON geoblock_territories(geoblock_id);
Powered by Datasette · Queries took 4.971ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS