home / current_collection

branch_locations

1 row where chpl_branch_location_name = "Deer Park"

✎ View and edit SQL

This data as json, CSV (advanced)

rowid ▼ chpl_branch_location_name code_num address latitude longitude global_plus_code
11 Deer Park 11 Deer Park Branch 3970 E. Galbraith Rd. Cincinnati, Ohio 45236 39.2095778 -84.40206359999999 86FQ6H5X+R5

Advanced export

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

CSV options:

CREATE TABLE [branch_locations] (
   [rowid] INTEGER PRIMARY KEY,
   [chpl_branch_location_name] TEXT,
   [code_num] INTEGER,
   [address] TEXT,
   [latitude] FLOAT,
   [longitude] FLOAT,
   [global_plus_code] TEXT
);
Powered by Datasette · Queries took 10.05ms