3 rows where file_modified = "" and source = "data.gov.au"

View and edit SQL

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

format

source

  • data.gov.au · 3

file_modified

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
563 National Library of Australia Sheet Music collection National Library of Australia National Library of Australia 2013-05-12T08:15:33.163142 2015-03-07T09:32:57.119742 The National Library of Australia Sheet Music collection includes printed music created by Aus… data.gov.au https://data.gov.au/dataset/c53ab05a-03f8-4414-9f31-68359e8ebdac 1800-2002   nla-sheet-music-collection-2013-01-16.zip http://data.gov.au/storage/f/2013-05-12T181502/tmphjqDQwnla-sheet-music-collection-2013-01-16.zip ZIP   2013-05-12T08:15:55.459229   13649039.0 Creative Commons Attribution 3.0 Australia
564 Journal of the H.M.S. Endeavour, 1768-1771 National Library of Australia National Library of Australia 2013-05-12T09:50:02.783472 2015-03-07T09:32:18.214501 James Cook was born in 1728 in Yorkshire. Apprenticed to a coal shipper in Whitby he began to … data.gov.au https://data.gov.au/dataset/7f03ac78-7210-4702-8cd5-f3e373f4097b 1768-1771   endeavour-journal.zip http://data.gov.au/storage/f/2013-05-12T194932/tmpeCKIYWendeavour-journal.zip ZIP   2013-05-12T09:50:10.709889   941044.0 Creative Commons Attribution 3.0 Australia
655 Memory of a Nation dataset National Archives of Australia   2014-07-11T04:31:06.808586 2015-04-08T01:26:41.919943 This dataset tells fascinating stories drawn from treasures of the National Archives collection - ht… data.gov.au https://data.gov.au/dataset/423d5a71-e957-4f18-b648-bf8680f2d780 1866-2002   Memory of a Nation csv https://data.gov.au/data/dataset/423d5a71-e957-4f18-b648-bf8680f2d780/resource/82500554-d64c-4f6a-81ab-f648ba7f86ac/download/moangovhackdata.csv CSV   2014-07-11T04:32:45.299159     Creative Commons Attribution 3.0 Australia

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