2 rows where format = "KML" sorted by dataset_title

View and edit SQL

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

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
1169 PROV Local History Grants Recipients Round 11 (2012-2013) Public Records Office Victoria   2014-12-22T15:32:40.059800 2015-11-25T23:25:41.999003 This KML file lists grant recipients by location and includes details of the funded project. The Ho… data.vic.gov.au https://www.data.vic.gov.au/data/dataset/4a886a83-18d1-43cd-884a-9a907c515d81     Local History Grants Recipients Round 11 (2012-2013) https://www.google.com/maps/d/kml?mid=zHT15-KshHX0.kWuCM8uIvz-0&msa=0&hl=en&ie=UTF8&t=m&ll KML   2014-12-22T13:45:42.781728     Creative Commons Attribution 4.0 International
973 WA Public Libraries State Library of Western Australia Library Application Support Team 2016-07-25T01:12:15.163262 2022-05-25T18:46:14.381862 Information about WA public libraries including: name, street and postal address, phone number, lati… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/f451a2a7-00a1-44fa-8c6f-f7f98651c234     WA Public Library Addresses in KML format https://catalogue.data.wa.gov.au/dataset/f451a2a7-00a1-44fa-8c6f-f7f98651c234/resource/1823296c-16b5-4c16-8c4b-9a910fbb6432/download/walibraryaddresses.kml KML   2016-10-12T06:53:48.899195 2016-10-12T06:53:48.856985   Creative Commons Attribution 4.0

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