1 row where file_description = "OpenGov NSW data and functionality are available via an open web API. This service provides additional options for agencies wishing to integrate OpenGov NSW with their own websites. It also means that external developers, and members of the public more broadly, can easily extract and use OpenGov NSW data. For more information, visit: [https://www.opengov.nsw.gov.au/api](https://www.opengov.nsw.gov.au/api)" and source = "data.nsw.gov.au"

View and edit SQL

Suggested facets: dataset_issued (date), dataset_modified (date), file_created (date)

source

  • data.nsw.gov.au · 1

publisher

format

file_description

  • OpenGov NSW data and functionality are available via an open web API. This service provides additional options for agencies wishing to integrate OpenGov NSW with their own websites. It also means that external developers, and members of the public more broadly, can easily extract and use OpenGov NSW data. For more information, visit: [https://www.opengov.nsw.gov.au/api](https://www.opengov.nsw.gov.au/api) · 1
Link rowid ▼ dataset_title publisher author dataset_issued dataset_modified dataset_description source info_url start_date end_date file_title download_url format file_description file_created file_modified file_size licence
943 OpenGov NSW API NSW State Archives   2013-05-28T05:04:20.514798 2015-02-03T06:33:14.130405 A repository of information published by NSW Government agencies, including Annual Reports and open … data.nsw.gov.au https://data.nsw.gov.au/data/dataset/e2c36616-36db-4bb3-a907-87db836481f0     OpenGov NSW API https://www.opengov.nsw.gov.au/api API OpenGov NSW data and functionality are available via an open web API. This service provides addition… 2013-05-28T01:05:30.921458     Creative Commons Attribution

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [glam-datasets] (
   [dataset_title] TEXT,
   [publisher] TEXT,
   [author] TEXT,
   [dataset_issued] TEXT,
   [dataset_modified] TEXT,
   [dataset_description] TEXT,
   [source] TEXT,
   [info_url] TEXT,
   [start_date] TEXT,
   [end_date] TEXT,
   [file_title] TEXT,
   [download_url] TEXT,
   [format] TEXT,
   [file_description] TEXT,
   [file_created] TEXT,
   [file_modified] TEXT,
   [file_size] TEXT,
   [licence] TEXT
);
CREATE INDEX [idx_glam-datasets_source_publisher_format_licence]
    ON [glam-datasets] ([source], [publisher], [format], [licence]);