1 row where dataset_title = "Railway Employment Records" and source = "data.nsw.gov.au"

View and edit SQL

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

source

  • data.nsw.gov.au · 1

publisher

format

dataset_title

  • Railway Employment Records · 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
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

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