glam-datasets
2 rows where "dataset_issued" is on date 2017-06-29, "file_created" is on date 2017-06-29 and source = "data.wa.gov.au"
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1091 | 1091 | Indexes | State Records Office of Western Australia | Author Not Specified | 2017-06-29T03:21:53.456006 | 2022-05-25T14:59:27.433142 | Images of index plans for cancelled public plans, 1900 and 1949. Shows boundaries for cancelled publ… | data.wa.gov.au | https://catalogue.data.wa.gov.au/dataset/69b465f2-602a-4cd9-8bcf-e6fa09a63f50 | Index plan 1900 | https://catalogue.data.wa.gov.au/dataset/69b465f2-602a-4cd9-8bcf-e6fa09a63f50/resource/622e3deb-526c-490f-8f75-15bc85530f91/download/index-map-1900.jpg | JPG | 2017-06-29T13:22:49.667226 | 2017-06-29T03:22:49.623280 | |||||
1092 | 1092 | Indexes | State Records Office of Western Australia | Author Not Specified | 2017-06-29T03:21:53.456006 | 2022-05-25T14:59:27.433142 | Images of index plans for cancelled public plans, 1900 and 1949. Shows boundaries for cancelled publ… | data.wa.gov.au | https://catalogue.data.wa.gov.au/dataset/69b465f2-602a-4cd9-8bcf-e6fa09a63f50 | Index plan 1949 | https://catalogue.data.wa.gov.au/dataset/69b465f2-602a-4cd9-8bcf-e6fa09a63f50/resource/2e73b886-74da-4359-b385-4c07427e391b/download/index-map-1949.jpg | JPG | Shows boundaries for cancelled public plans in SROWA Series 981 (Cancelled Public Plans - 80 Chain P… | 2017-06-29T13:23:18.602192 | 2017-06-29T03:23:18.540131 |
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]);