1 row where format = "HTML" and publisher = "State Library of NSW"

View and edit SQL

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

source

publisher

  • State Library of NSW · 1

format

  • HTML · 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
923 State Library of NSW Collection Photostream State Library of NSW   2013-05-24T02:10:25.292436 2016-07-20T12:15:53.827269 View, download and reuse photographs from the State Library of NSW's collections. data.nsw.gov.au https://data.nsw.gov.au/data/dataset/b6922426-8725-4f2e-bcf3-d419a49f61ef     State Library of NSW Collection Photostream http://www.flickr.com/photos/statelibraryofnsw/ HTML   2013-05-23T22:10:39.871133 2013-05-26T22:20:43.989742 20.0 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]);