2 rows where "dataset_issued" is on date 2020-06-30, format = "CSV" and publisher = "Queensland State Archives"

View and edit SQL

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

source

publisher

  • Queensland State Archives · 2

format

dataset_issued (date)

  • 2020-06-30 · 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
329 Immigration 1909-1932 Queensland State Archives web@archives.qld.gov.au 2020-06-30T00:51:24.723010 2022-08-09T05:48:08.221380 This index was compiled from [Passenger lists and other papers relating to Immigrants arriving by sh… data.qld.gov.au https://data.qld.gov.au/dataset/54f314df-f2a0-4813-ae28-cf73e39cf552     Index to Immigration 1909-1932 https://www.data.qld.gov.au/dataset/54f314df-f2a0-4813-ae28-cf73e39cf552/resource/c4f3efcb-5912-4436-a84a-d5734925a533/download/index-to-immigration-1909-1932.csv CSV This index was created from Queensland State Archives [Series ID13104](https://www.archivessearch.ql… 2020-06-30T00:57:01.496848 2020-09-25T02:47:24.054196 14680064.0 Creative Commons Attribution 4.0
361 School inspectors reports 1872-1875 Queensland State Archives web@archives.qld.gov.au 2020-06-30T05:26:48.063186 2022-08-09T05:30:26.589235 Index to registers of [Inspectors' Reports ](https://www.archivessearch.qld.gov.au/series/S10782) 18… data.qld.gov.au https://data.qld.gov.au/dataset/28836b75-3c78-4854-ba00-f8b0aaa05fe2     Index to School Inspectors Reports 1872-1875 https://www.data.qld.gov.au/dataset/28836b75-3c78-4854-ba00-f8b0aaa05fe2/resource/96b6dd8a-6e26-4c42-987e-b4183de0d80c/download/index-to-school-inspectors-reports-1872-1875.csv CSV Index to printed correspondence comprising reports of schools and reports to the Board of General E… 2020-06-30T05:48:14.644194 2020-06-30T05:48:14.576940 378368.0 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]);