1 row where dataset_issued = "2013-03-04T06:19:24.196414" and format = "JSON"

View and edit SQL

Suggested facets: dataset_issued (date), dataset_modified (date), file_created (date), file_modified (date)

source

format

  • JSON · 1

dataset_issued

  • 2013-03-04T06:19:24.196414 · 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
380 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 JSON https://www.data.qld.gov.au/dataset/311d7008-5f29-4419-a50c-c490607e2373/resource/f3ed2147-2a0c-42e2-9165-1466a16f6433/download/divorces-1861-1894.json JSON This open data file lists the names of respondents and co-respondents involved in matrimonial petiti… 2018-09-04T05:41:11.129993 2018-09-04T05:41:11.044085 88166.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]);