3 rows where "dataset_modified" is on date 2022-07-18 and publisher = "Queensland State Archives"

View and edit SQL

Suggested facets: dataset_title, dataset_issued, dataset_modified, dataset_description, info_url, file_description, dataset_issued (date), file_created (date), file_modified (date)

format

source

publisher

  • Queensland State Archives · 3

dataset_modified (date)

  • 2022-07-18 · 3
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
363 School Inspectors' Reports 1974-1991 Queensland State Archives web@archives.qld.gov.au 2018-04-11T03:39:12.090482 2022-07-18T06:01:26.797273 This series comprises District Inspectors' reports on schools, copies of which were kept by the Depa… data.qld.gov.au https://data.qld.gov.au/dataset/d1ade7c0-1265-45d8-a2df-f26016aaa27c     School Inspectors' Reports 1874-1991 https://www.data.qld.gov.au/dataset/d1ade7c0-1265-45d8-a2df-f26016aaa27c/resource/0ceb4ab3-c5fe-49a6-8826-2dc94b44a40c/download/school-inspectors-reports-1874-1991.csv CSV This series comprises District Inspectors' reports on schools, copies of which were kept by the Depa… 2018-04-11T03:40:33.483460 2018-09-04T04:40:03.959157 1048576.0 Creative Commons Attribution 4.0
364 School Inspectors' Reports 1974-1991 Queensland State Archives web@archives.qld.gov.au 2018-04-11T03:39:12.090482 2022-07-18T06:01:26.797273 This series comprises District Inspectors' reports on schools, copies of which were kept by the Depa… data.qld.gov.au https://data.qld.gov.au/dataset/d1ade7c0-1265-45d8-a2df-f26016aaa27c     School Inspectors' Reports 1974-1991 JSON https://www.data.qld.gov.au/dataset/d1ade7c0-1265-45d8-a2df-f26016aaa27c/resource/2194f9a8-784b-4308-a19d-4f551aa32acd/download/school-inspectors-reports-1874-1991.json JSON This series comprises District Inspectors' reports on schools, copies of which were kept by the Depa… 2018-09-04T04:41:36.967068 2018-09-04T04:41:36.890528 1572864.0 Creative Commons Attribution 4.0
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

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