2 rows where dataset_issued = "2016-01-20T03:22:45.076316"

View and edit SQL

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

format

source

licence

  • - 2

dataset_issued

  • 2016-01-20T03:22:45.076316 · 2
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
1061 Early Townsite of Bridgetown 1896 State Records Office of Western Australia Author Not Specified 2016-01-20T03:22:45.076316 2022-05-25T14:59:21.250777 AU WA S235-cons3868 043 Bridgetown 26/6. Townsite of Bridgetown (Lots to the South and S. West of … data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/50be185f-da00-4d70-aafc-e7fe9b9ffc34     Imagery File https://catalogue.data.wa.gov.au/dataset/50be185f-da00-4d70-aafc-e7fe9b9ffc34/resource/6efbb406-3a67-4a39-a9be-df6eafa704d0/download/series235_cons3868_item043.img IMG This resource provides a once off snapshot of the dataset for the image. 2021-05-03T05:03:14.006376   84058809.0  
1062 Early Townsite of Bridgetown 1896 State Records Office of Western Australia Author Not Specified 2016-01-20T03:22:45.076316 2022-05-25T14:59:21.250777 AU WA S235-cons3868 043 Bridgetown 26/6. Townsite of Bridgetown (Lots to the South and S. West of … data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/50be185f-da00-4d70-aafc-e7fe9b9ffc34     Imagery File https://catalogue.data.wa.gov.au/dataset/50be185f-da00-4d70-aafc-e7fe9b9ffc34/resource/430677a2-e130-444e-9257-7756970daef7/download/imagery-file.jpg JPG   2022-03-15T01:18:24.005576 2022-03-15T01:18:23.872991    

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