6 rows where format = "TXT" and licence = "Creative Commons Attribution" sorted by info_url

View and edit SQL

source

licence

  • Creative Commons Attribution · 2

format

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
774 Heroes of the Great War Chronicle Newspaper 1915-1919 State Library of South Australia State Library of South Australia 2013-05-21T09:33:48.665233 2019-08-07T04:30:27.193034 Heroes of the Great War Indexing Project - over 17,000 references to notices published in the South … data.sa.gov.au https://data.sa.gov.au/data/dataset/a3fe22b1-0807-4409-bdab-46dbbad6c300 1915-01-01 1919-12-31 Field descriptions https://data.sa.gov.au/data/dataset/a3fe22b1-0807-4409-bdab-46dbbad6c300/resource/d82d6412-4193-46d6-ac5d-3985a1e1ac0e/download/fielddescriptions.txt TXT Field descriptions of the dataset. 2015-07-03T12:25:59.129959     Creative Commons Attribution
793 Adelaide plan 40 feet to 1 inch, fire insurance maps, 1911-1914 State Library of South Australia Online Projects, State Library of South Australia 2014-06-22T16:20:16.664531 2016-06-06T05:46:02.528493 Set of detailed fire insurance maps from the State Library of South Australia’s map collections. The… data.sa.gov.au https://data.sa.gov.au/data/dataset/c2b6d9a4-9b7e-42bd-9cba-856320e2e139 1911-1914   Additional information.txt https://data.sa.gov.au/data/storage/f/2014-06-22T16%3A26%3A44.320Z/additional-information.txt TXT Additional Information. 2014-06-22T16:27:15.340576 2014-10-30T09:01:40 1184.0 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]);