1 row where "dataset_issued" is on date 2014-06-24, "file_modified" is on date 2021-09-24 and publisher = "Queensland State Archives"

View and edit SQL

Suggested facets: dataset_modified (date)

source

publisher

  • Queensland State Archives · 1

format

file_modified (date)

  • 2021-09-24 · 1

dataset_issued (date)

  • 2014-06-24 · 1
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
328 Civil servants 1866 to 1867 Queensland State Archives web@archives.qld.gov.au 2014-06-24T01:12:19.509146 2022-08-09T05:48:38.828422 This index was compiled from the [Personnel details of officers of the Queensland Government Public… data.qld.gov.au https://data.qld.gov.au/dataset/c2201299-0277-46c5-9589-374bf6bcc38f     Civil servants 1866 - 1867 https://www.data.qld.gov.au/dataset/c2201299-0277-46c5-9589-374bf6bcc38f/resource/4614bd84-c2d9-475d-9610-7ca26c78b72b/download/civil-servants-1866-1867-.csv CSV This open data file lists the names of Queensland Government public servants as taken from the retu… 2014-06-24T01:13:37.732201 2021-09-24T05:38:22.556865 140800.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]);