3 rows where "file_created" is on date 2016-04-06 and publisher = "Queensland State Archives"

View and edit SQL

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

source

publisher

  • Queensland State Archives · 3

format

file_created (date)

  • 2016-04-06 · 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
432 Register of pastoral holdings 1863 to 1880 Queensland State Archives web@archives.qld.gov.au 2016-04-06T06:55:29.352765 2022-06-22T02:21:44.947216 This index was compiled from the [Alphabetical Register of Pastoral Holdings, 1863 to 1880](https://… data.qld.gov.au https://data.qld.gov.au/dataset/40b98318-11ab-4c1b-8e41-9b11a2db6071     Index to Alphabetical register of Pastoral Holdings 1863-1880 https://www.data.qld.gov.au/dataset/40b98318-11ab-4c1b-8e41-9b11a2db6071/resource/460e3f22-df6f-4a84-9b67-7fc4b412c9c1/download/index-to-alphabetical-register-of-pastoral-holdings-1863-1880.csv CSV This open data file alphabetically lists the names of the early pastoral holdings, known as Stations… 2016-04-06T06:57:08.631592 2022-01-20T01:32:14.115860 3774873.0 Creative Commons Attribution 4.0
502 Recordkeeping Survey of Queensland Public Authorities, 2014-15 Queensland State Archives rkqueries@archives.qld.gov.au 2016-04-06T04:26:31.356853 2020-09-24T04:27:47.847496 Deidentified data (Unit Record File) for the [Queensland State Archives](www.archives.qld.gov.au) Re… data.qld.gov.au https://data.qld.gov.au/dataset/0d8e0095-4183-4e77-a75b-217cfdc2b224     Recordkeeping Survey of Queensland Public Authorities, 2014-15 https://www.data.qld.gov.au/dataset/0d8e0095-4183-4e77-a75b-217cfdc2b224/resource/e3489267-7a15-4944-939c-138d6a59d35e/download/recordkeeping-survey-of-queensland-public-authorities-2014-15.csv CSV The data in this spreadsheet is presented as coded responses for each question and supporting variab… 2016-04-06T04:28:03.514548 2018-04-24T05:58:46.004736 42496.0 Creative Commons Attribution 4.0
503 Recordkeeping Survey of Queensland Public Authorities, 2014-15 Queensland State Archives rkqueries@archives.qld.gov.au 2016-04-06T04:26:31.356853 2020-09-24T04:27:47.847496 Deidentified data (Unit Record File) for the [Queensland State Archives](www.archives.qld.gov.au) Re… data.qld.gov.au https://data.qld.gov.au/dataset/0d8e0095-4183-4e77-a75b-217cfdc2b224     Recordkeeping Survey of Queensland Public Authorities, 2014-15, Data Dictionary https://www.data.qld.gov.au/dataset/0d8e0095-4183-4e77-a75b-217cfdc2b224/resource/8861b6b6-5b08-4a13-bad0-6217ed07aa2f/download/recordkeeping-survey-of-queensland-public-authorities-2014-15-open-data-dictionary.csv CSV The Data Dictionary lists each question and supporting variable presented in the Unit Record File fo… 2016-04-06T04:39:00.509761 2018-04-24T05:59:01.533787 132608.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]);