5 rows where publisher = "State Library of NSW"

View and edit SQL

Suggested facets: author, file_description, file_modified, file_size, dataset_issued (date), file_created (date), file_modified (date)

dataset_modified (date)

source

publisher

  • State Library of NSW · 5
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
920 Collection of the State Library of NSW State Library of NSW   2013-05-24T05:32:35.564263 2022-01-17T05:44:46.859872 Link to the collection of the State Library of NSW. data.nsw.gov.au https://data.nsw.gov.au/data/dataset/dd806ef6-e316-410e-bf5c-540311947d5a     Collection of the State Library of New South Wales https://collection.sl.nsw.gov.au/ website link   2013-05-24T01:33:05.246041 2013-05-26T22:20:01.424877   Creative Commons Attribution
921 State Library of NSW GitHub State Library of NSW State Library of NSW 2016-08-15T06:22:53.062928 2016-08-31T06:48:58.110513 The State Library uses GitHub, the free collaboration repository, to provide access to our code that… data.nsw.gov.au https://data.nsw.gov.au/data/dataset/d6bf9721-5489-4b74-982d-6864988fe99c     State Library of NSW's GitHub account https://raw.githubusercontent.com/slnsw-webdev CSS, Java, PHP, JavaScript The State Library uses GitHub, the free collaborative repository, to provide access to our code that… 2016-08-15T16:24:59.271171     Creative Commons Attribution
922 WW1 Diary and Letter Transcripts State Library of NSW State Library of NSW 2016-07-25T22:26:44.309321 2016-07-25T22:26:59.738806 Approximately 11,000 volumes of letters and diaries of WW1 Australian soldiers have been collected b… data.nsw.gov.au https://data.nsw.gov.au/data/dataset/4095e38b-785f-4f3c-917f-d041fce0e408     WW1 Diary and Letter Transcripts API http://www.sl.nsw.gov.au/api API   2016-07-26T08:26:59.285520     Creative Commons Attribution
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
924 Albums recently added to SLNSW's Manuscripts, Oral History and Pictures catalogue State Library of NSW   2013-05-24T05:31:04.374275 2016-07-20T12:13:56.770980 Machine readable feed of albums recently added to SLNSW's Manuscripts, Oral History and Pictures cat… data.nsw.gov.au https://data.nsw.gov.au/data/dataset/986cbe9b-1e7a-492d-9f1a-c90cb6b20a0f     Albums recently added to SLNSW's Manuscripts, Oral History and Pictures catalogue http://feeds.feedburner.com/recentalbumsmohp RSS   2013-05-24T01:31:30.334408 2013-05-26T22:20:02.046449   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]);