2 rows where "dataset_issued" is on date 2013-10-14 and publisher = "Queensland State Archives"

View and edit SQL

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

source

publisher

  • Queensland State Archives · 2

format

dataset_issued (date)

  • 2013-10-14 · 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
365 Mineral leases 1871 to 1940 Queensland State Archives web@archives.qld.gov.au 2013-10-14T05:58:43.027039 2022-07-18T05:59:38.275054 This index was compiled from several series of records created by the Mines Department and the Minin… data.qld.gov.au https://data.qld.gov.au/dataset/5b7849d5-64ff-4357-a32f-a88501eecf6e     Mineral leases 1871 to 1940 https://www.data.qld.gov.au/dataset/5b7849d5-64ff-4357-a32f-a88501eecf6e/resource/71ad68af-323e-4d3e-9f9e-37128afac349/download/mineral-leases-1871-1940.csv CSV This open data file lists the names of applicants (sometimes the applicant was a company) for minera… 2013-10-14T06:00:46.680577 2022-04-05T07:13:31.202132 9017753.0 Creative Commons Attribution 4.0
444 Passport registers 1926 to 1939 Queensland State Archives web@archives.qld.gov.au 2013-10-14T06:10:08.409229 2022-06-20T23:00:36.801163 These indexes were compiled from the passport [clearance registers](https://www.archivessearch.qld.g… data.qld.gov.au https://data.qld.gov.au/dataset/fc87f25a-dc02-4802-910f-bc72eb5ed70e     Passport clearances 1923 to 1940 https://www.data.qld.gov.au/dataset/fc87f25a-dc02-4802-910f-bc72eb5ed70e/resource/5beccc15-89ec-4331-94dd-30d864cc5d12/download/passport-clearances-1923-1940-.csv CSV This open data file lists the names of immigrants as recorded in the passport clearance register bet… 2017-01-11T23:47:35.449465 2022-01-10T04:53:27.827980 2831155.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]);