1 row where format = "RSS"

View and edit SQL

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

source

publisher

format

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
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]);