glam-datasets
1 row where file_description = "This file contains the bibliographic record number, caption and url for all of the maps in the Historic maps 1880-1890 series. " and publisher = "State Library of Western Australia"
This data as json, CSV (advanced)
Suggested facets: dataset_issued (date), dataset_modified (date), file_created (date), file_modified (date)
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1001 | 1001 | Lands and Surveys Historic Map Series | State Library of Western Australia | Author Not Specified | 2016-07-25T05:29:13.333781 | 2022-05-25T18:46:18.951344 | Bibliographic data and links to persistent URL of Lands & Surveys Western Australian Historic Map Se… | data.wa.gov.au | https://catalogue.data.wa.gov.au/dataset/72c0f3f4-64c6-43da-afb8-0aa64dd71c90 | Historic maps 1880-90 (CSV) | https://catalogue.data.wa.gov.au/dataset/72c0f3f4-64c6-43da-afb8-0aa64dd71c90/resource/c89e6e83-fb0d-457d-bcb7-dbea96156ebf/download/historicmaps18801890.csv | CSV | This file contains the bibliographic record number, caption and url for all of the maps in the Histo… | 2016-07-25T05:30:13.529027 | 2016-07-25T05:30:13.472705 | Creative Commons Attribution 4.0 |
Advanced export
JSON shape: default, array, newline-delimited
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]);