2 rows where "dataset_issued" is on date 2014-06-24, format = "JSON" and source = "data.qld.gov.au"

View and edit SQL

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

source

  • data.qld.gov.au · 2

format

  • JSON · 2

dataset_issued (date)

  • 2014-06-24 · 2
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
400 TB Home applications 1923 to 1932 Queensland State Archives web@archives.qld.gov.au 2014-06-24T03:03:45.073887 2022-06-28T06:47:38.987377 This index was compiled from the correspondence kept by the [Queensland War Council](https://www.arc… data.qld.gov.au https://data.qld.gov.au/dataset/e866f868-e11c-4fce-9df7-365b1b8b3452     TB Home applications 1923 to 1932 JSON https://www.data.qld.gov.au/dataset/e866f868-e11c-4fce-9df7-365b1b8b3452/resource/c7205e2a-bafe-4961-9056-37d98d281e94/download/tb-home-applications-1923-1932.json JSON This open data file lists the names of returned soldiers suffering from TB who applied to the Queens… 2018-09-04T05:37:13.928481 2018-09-04T05:37:13.841362 58880.0 Creative Commons Attribution 4.0
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]);