home / nz_government

organisations

Data license: ODbL · Data source: www.govt.nz

✎ View and edit SQL

This data as json

0 records

CREATE TABLE [organisations] (
   [id] TEXT PRIMARY KEY,
   [name] TEXT,
   [name_secondary] TEXT,
   [freephone] TEXT,
   [phone] TEXT,
   [email] TEXT,
   [website] TEXT,
   [contact_page] TEXT,
   [last_modified] TEXT,
   [address_physical_extended] TEXT,
   [address_physical_street] TEXT,
   [address_physical_locality] TEXT,
   [address_physical_postcode] TEXT,
   [address_physical_country] TEXT,
   [address_postal_extended] TEXT,
   [address_postal_street] TEXT,
   [address_postal_locality] TEXT,
   [address_postal_postcode] TEXT,
   [address_postal_country] TEXT,
   [sector] TEXT,
   [parent_id] TEXT
);
Powered by Datasette · Queries took 13.627ms · Data license: ODbL · Data source: www.govt.nz