2 rows where author = "State Records Authority", "dataset_modified" is on date 2016-07-20 and format = "CSV"

View and edit SQL

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

source

publisher

format

dataset_modified (date)

  • 2016-07-20 · 2

author

  • State Records Authority · 2
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
933 Railway Employment Records NSW State Archives State Records Authority 2014-09-30T04:34:46.985977 2016-07-20T12:10:21.234999 This index contains 763 entries from two series of records: a register of salaried officers working … data.nsw.gov.au https://data.nsw.gov.au/data/dataset/1f776129-6d97-4225-afc0-b9fc1833f815     Railway Employment Records http://data.nsw.gov.au/data/storage/f/2014-09-30T04%3A35%3A07.812Z/railway-employment-records.csv CSV This dataset contains the following attributes: Surname, First Name, First Position Listed, Date of … 2014-09-30T00:36:18.152909     Creative Commons Attribution
934 Deceased Estate Files, 1880-1923 NSW State Archives State Records Authority 2014-09-30T04:52:48.805972 2016-07-20T12:09:20.785878 Researching deceased estates files before 1923 is a complex process, with researchers often having t… data.nsw.gov.au https://data.nsw.gov.au/data/dataset/5d45437c-d07a-4977-95ab-e53fb86f02c1     Deceased Estates https://data.nsw.gov.au/data/dataset/5d45437c-d07a-4977-95ab-e53fb86f02c1/resource/7ea09383-b884-4458-885a-6fab1fc4c209/download/deceased-estates.csv CSV This dataset contains the following attributes: Surname, First Name, Locality, Date Of Death, Date D… 2014-09-30T00:55:53.313012     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]);