2 rows where author = "", format = "CSV" and licence = "Creative Commons Attribution"

View and edit SQL

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

source

publisher

licence

  • Creative Commons Attribution · 2

format

author

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
931 NSW Government Railways and Tramways Roll of Honour, 1914-1919 NSW State Archives   2014-09-30T04:45:10.718317 2016-07-20T12:15:24.842423 Name search for railway employees who died in the First World War. This index contains 1214 entries … data.nsw.gov.au https://data.nsw.gov.au/data/dataset/33809e06-5e9e-49e6-a922-b345afc0b4ca     NSW Govt Railways and Tramways - Roll of Honour - 1914-1919.csv http://data.nsw.gov.au/data/storage/f/2014-09-30T04%3A45%3A19.871Z/nsw-govt-railways-and-tramways-roll-of-honour-1914-1919.csv CSV This dataset contains the following attributes: Surname, First Name, Branch, Military Unit, Page No,… 2014-09-30T00:46:33.977932     Creative Commons Attribution
932 Nominal Roll of the First Railway Section (AIF), 1917-20 NSW State Archives   2014-09-30T04:50:13.606219 2016-07-20T12:15:14.925772 Name search for railway employees who formed the 1st Railway Section of the Australian Imperial Expe… data.nsw.gov.au https://data.nsw.gov.au/data/dataset/7e8b1833-4edc-483f-b38c-816e87a60149     Nominal Roll of the First Railway Section (AIF).csv http://data.nsw.gov.au/data/storage/f/2014-09-30T04%3A50%3A17.994Z/nominal-roll-of-the-first-railway-section-aif.csv CSV This dataset contains the following attributes: Surname, Other Names, Age, Address, Date of Joining,… 2014-09-30T00:51:03.642506     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]);