7 rows where format = "website link" and publisher = "NSW State Archives"

View and edit SQL

Suggested facets: dataset_title, dataset_issued, dataset_modified, dataset_description, info_url, dataset_issued (date), dataset_modified (date), file_created (date)

source

publisher

  • NSW State Archives · 7

format

  • website link · 7
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
925 Soldier Settlement Indexes NSW State Archives State Records Authority 2013-05-28T05:07:29.765962 2019-10-31T03:35:58.068240 The passage of the Returned Soldiers Settlement Act 1916, (Act No 21 1916) allowed the settlement of… data.nsw.gov.au https://data.nsw.gov.au/data/dataset/78fe0108-2ae2-4918-b359-48a3bb1c31dd     Closer Settlement Promotion files, 1913- https://www.records.nsw.gov.au/archives/collections-and-research/guides-and-indexes/node/1551/browse website link For a description of this data, see: [Closer Settlement Promotion files](http://www.records.nsw.gov.… 2013-05-28T01:08:57.757219     Creative Commons Attribution
926 Soldier Settlement Indexes NSW State Archives State Records Authority 2013-05-28T05:07:29.765962 2019-10-31T03:35:58.068240 The passage of the Returned Soldiers Settlement Act 1916, (Act No 21 1916) allowed the settlement of… data.nsw.gov.au https://data.nsw.gov.au/data/dataset/78fe0108-2ae2-4918-b359-48a3bb1c31dd     Closer Settlement Transfer Registers, Jul 1919 - Apr 1925 https://www.records.nsw.gov.au/archives/collections-and-research/guides-and-indexes/node/1541/browse website link For a description of this data, see this page: [Closer Settlement Transfer Registers](http://www.rec… 2013-05-28T01:09:42.446601     Creative Commons Attribution
927 Soldier Settlement Indexes NSW State Archives State Records Authority 2013-05-28T05:07:29.765962 2019-10-31T03:35:58.068240 The passage of the Returned Soldiers Settlement Act 1916, (Act No 21 1916) allowed the settlement of… data.nsw.gov.au https://data.nsw.gov.au/data/dataset/78fe0108-2ae2-4918-b359-48a3bb1c31dd     Closer Settlement and Returned Soldier’s Transfer files, 1907-36, 1951 https://www.records.nsw.gov.au/archives/collections-and-research/guides-and-indexes/node/1546/browse website link For a description of this data, see this page: [Closer Settlement and Returned Soldier’s Transfer fi… 2013-05-28T01:10:39.394959     Creative Commons Attribution
928 Soldier Settlement Indexes NSW State Archives State Records Authority 2013-05-28T05:07:29.765962 2019-10-31T03:35:58.068240 The passage of the Returned Soldiers Settlement Act 1916, (Act No 21 1916) allowed the settlement of… data.nsw.gov.au https://data.nsw.gov.au/data/dataset/78fe0108-2ae2-4918-b359-48a3bb1c31dd     Registers of Settlement Purchase, 1905-1929 https://www.records.nsw.gov.au/archives/collections-and-research/guides-and-indexes/node/1526/browse website link For a description of this data, see this page: [Registers of Settlement Purchase](http://www.records… 2013-05-28T01:11:22.607075     Creative Commons Attribution
929 Soldier Settlement Indexes NSW State Archives State Records Authority 2013-05-28T05:07:29.765962 2019-10-31T03:35:58.068240 The passage of the Returned Soldiers Settlement Act 1916, (Act No 21 1916) allowed the settlement of… data.nsw.gov.au https://data.nsw.gov.au/data/dataset/78fe0108-2ae2-4918-b359-48a3bb1c31dd     Returned Soldier Settlement Miscellaneous Files https://www.records.nsw.gov.au/archives/collections-and-research/guides-and-indexes/node/1511/browse website link For a description of this data, see this page: [Returned Soldier Settlement Miscellaneous Files](htt… 2013-05-28T01:12:01.329735     Creative Commons Attribution
930 Soldier Settlement Indexes NSW State Archives State Records Authority 2013-05-28T05:07:29.765962 2019-10-31T03:35:58.068240 The passage of the Returned Soldiers Settlement Act 1916, (Act No 21 1916) allowed the settlement of… data.nsw.gov.au https://data.nsw.gov.au/data/dataset/78fe0108-2ae2-4918-b359-48a3bb1c31dd     Returned Soldiers Settlement Loan Files https://www.records.nsw.gov.au/archives/collections-and-research/guides-and-indexes/node/1521/browse website link For a description of this data, see this page: [Returned Soldiers Settlement Loan Files](http://www.… 2013-05-28T01:12:43.384186     Creative Commons Attribution
942 Flickr Photostream NSW State Archives State Records Authority 2013-05-24T01:41:34.299964 2015-10-01T01:49:21.445004 View, download and reuse photographs from the collections of the NSW State Records Authority. data.nsw.gov.au https://data.nsw.gov.au/data/dataset/32f00807-077b-45f9-978b-df4f688b1b17     Flickr Photostream https://www.flickr.com/photos/state-records-nsw/ website link   2014-08-11T23:23:44.269666     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]);