2 rows where "file_modified" is on date 2018-09-04, format = "CSV" and source = "data.qld.gov.au"

View and edit SQL

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

source

  • data.qld.gov.au · 2

format

file_modified (date)

  • 2018-09-04 · 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
363 School Inspectors' Reports 1974-1991 Queensland State Archives web@archives.qld.gov.au 2018-04-11T03:39:12.090482 2022-07-18T06:01:26.797273 This series comprises District Inspectors' reports on schools, copies of which were kept by the Depa… data.qld.gov.au https://data.qld.gov.au/dataset/d1ade7c0-1265-45d8-a2df-f26016aaa27c     School Inspectors' Reports 1874-1991 https://www.data.qld.gov.au/dataset/d1ade7c0-1265-45d8-a2df-f26016aaa27c/resource/0ceb4ab3-c5fe-49a6-8826-2dc94b44a40c/download/school-inspectors-reports-1874-1991.csv CSV This series comprises District Inspectors' reports on schools, copies of which were kept by the Depa… 2018-04-11T03:40:33.483460 2018-09-04T04:40:03.959157 1048576.0 Creative Commons Attribution 4.0
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

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]);