4 rows where "dataset_issued" is on date 2018-01-19 and source = "data.qld.gov.au"

View and edit SQL

Suggested facets: dataset_title, dataset_issued, dataset_modified, dataset_description, info_url, dataset_modified (date), file_created (date), file_modified (date)

format

source

  • data.qld.gov.au · 4

dataset_issued (date)

  • 2018-01-19 · 4
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
367 Writs 1857-2008 Queensland State Archives web@archives.qld.gov.au 2018-01-19T04:13:50.385047 2022-06-29T02:32:44.860953 Civil actions brought before the Supreme Court, Southern District, Brisbane. Includes divorce files … data.qld.gov.au https://data.qld.gov.au/dataset/f93dfe6f-d377-410f-86ea-adfa24fc7c0c     Writs 1857-2008 https://www.data.qld.gov.au/dataset/f93dfe6f-d377-410f-86ea-adfa24fc7c0c/resource/411a08c5-05d2-485f-b3c0-6ee1e1b2252d/download/writs-1857-2008.csv CSV Civil actions brought before the Supreme Court, Southern District, Brisbane. Includes divorce files … 2018-01-19T04:16:09.724309 2018-09-04T00:00:00 10485760.0 Creative Commons Attribution 4.0
368 Writs 1857-2008 Queensland State Archives web@archives.qld.gov.au 2018-01-19T04:13:50.385047 2022-06-29T02:32:44.860953 Civil actions brought before the Supreme Court, Southern District, Brisbane. Includes divorce files … data.qld.gov.au https://data.qld.gov.au/dataset/f93dfe6f-d377-410f-86ea-adfa24fc7c0c     Writs 1857-2008 JSON https://www.data.qld.gov.au/dataset/f93dfe6f-d377-410f-86ea-adfa24fc7c0c/resource/ee1a973d-6de7-42c7-acdf-3c388c8470f9/download/writs-1857-2008.json JSON Civil actions brought before the Supreme Court, Southern District, Brisbane. Includes divorce files … 2018-09-04T05:38:23.425072 2018-09-04T05:38:23.314295 16252928.0 Creative Commons Attribution 4.0
440 Farm Lads 1922-1940 Queensland State Archives web@archives.qld.gov.au 2018-01-19T04:04:31.730680 2022-06-21T01:22:56.306502 Names of boys under the Farm Lads migration scheme. Names are taken from correspondence between the … data.qld.gov.au https://data.qld.gov.au/dataset/56d4bf7a-f31a-4d5f-bb6b-e471ce30ed5b     Farm Lads 1922-1940 https://www.data.qld.gov.au/dataset/56d4bf7a-f31a-4d5f-bb6b-e471ce30ed5b/resource/02bf2d38-b520-427a-9530-6531560bab61/download/farm-lads-1922-1940.csv CSV Names of boys involved in the Farm Lads migration scheme. 2018-01-19T04:05:53.712384 2022-01-17T23:05:58.071421 633344.0 Creative Commons Attribution 4.0
441 Farm Lads 1922-1940 Queensland State Archives web@archives.qld.gov.au 2018-01-19T04:04:31.730680 2022-06-21T01:22:56.306502 Names of boys under the Farm Lads migration scheme. Names are taken from correspondence between the … data.qld.gov.au https://data.qld.gov.au/dataset/56d4bf7a-f31a-4d5f-bb6b-e471ce30ed5b     Farm Lads 1922-1940 JSON https://www.data.qld.gov.au/dataset/56d4bf7a-f31a-4d5f-bb6b-e471ce30ed5b/resource/698c1cbf-ebb0-404a-af5b-b0656bfb68c0/download/farm-lads-1922-1940.json JSON Names of boys involved in the Farm Lads migration scheme.. 2018-09-04T04:30:43.004943 2018-09-04T04:30:42.916840 626176.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]);