2 rows where "file_created" is on date 2016-09-08 and publisher = "Queensland State Archives" sorted by dataset_modified

View and edit SQL

source

publisher

  • Queensland State Archives · 1

format

file_created (date)

  • 2016-09-08 · 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
366 Register of Court Fees Marburg 1885 to 1908 Queensland State Archives web@archives.qld.gov.au 2016-09-08T01:50:59.387998 2022-06-29T05:47:21.398551 This index was compiled from the [Register of Fees](https://www.archivessearch.qld.gov.au/series/S71… data.qld.gov.au https://data.qld.gov.au/dataset/72290732-3960-486d-9ef0-05c3634f58f8     Register of Court Fees Marburg 1885 to 1908 https://www.data.qld.gov.au/dataset/72290732-3960-486d-9ef0-05c3634f58f8/resource/7e5f93ca-e956-4a27-a8ae-51fbb0e15f42/download/register-of-fees-marburg-court-petty-sessions-1885-1908.csv CSV This open data file alphabetically lists the names of defendants and plaintiffs at the Court of Pett… 2016-09-08T02:07:13.234508 2022-06-29T05:47:14.747857 321373.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]);