1 row where "dataset_modified" is on date 2022-06-27 and format = "JSON"

View and edit SQL

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

source

format

  • JSON · 1

dataset_modified (date)

  • 2022-06-27 · 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
409 Nurses examinations 1915 to 1925 Queensland State Archives web@archives.qld.gov.au 2014-06-24T01:06:55.203366 2022-06-27T04:53:44.560412 This index was compiled from the [Registers of nurses, with examination results](https://www.archive… data.qld.gov.au https://data.qld.gov.au/dataset/80631c7b-1d9a-401b-83eb-2157b4a6dc8e     Nurses examinations 1915 to 1925 JSON https://www.data.qld.gov.au/dataset/80631c7b-1d9a-401b-83eb-2157b4a6dc8e/resource/43741be1-15a2-44f7-bf7b-94562ce6b3b8/download/nurses-examinations-1915-to-1925.json JSON This open data file lists the names of nurses as kept by the Nurses Registration Board of Queensland… 2018-09-04T05:17:03.289901 2018-09-04T05:17:03.195733 962560.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]);