1 row where "dataset_issued" is on date 2013-03-04 and "file_modified" is on date 2020-06-08

View and edit SQL

Suggested facets: file_created (date)

source

format

file_modified (date)

  • 2020-06-08 · 1

dataset_issued (date)

  • 2013-03-04 · 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
379 Divorces 1861 to 1894 Queensland State Archives web@archives.qld.gov.au 2013-03-04T06:19:24.196414 2022-06-29T01:22:58.327644 This index was compiled from the Matrimonial petitions (otherwise known as divorce files) as created… data.qld.gov.au https://data.qld.gov.au/dataset/311d7008-5f29-4419-a50c-c490607e2373     Divorces 1861-1894 https://www.data.qld.gov.au/dataset/311d7008-5f29-4419-a50c-c490607e2373/resource/9db95d63-c79c-4224-8811-6d414765089a/download/divorces-1861-1899.csv CSV This open data file lists the names of respondents and co-respondents involved in matrimonial petiti… 2013-03-04T00:20:34.044969 2020-06-08T04:09:54.158638 101683.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]);