1 row where "dataset_modified" is on date 2022-06-20, "file_created" is on date 2021-02-23 and source = "data.qld.gov.au"

View and edit SQL

Suggested facets: file_modified (date)

source

  • data.qld.gov.au · 1

format

file_created (date)

  • 2021-02-23 · 1

dataset_modified (date)

  • 2022-06-20 · 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
450 Australian South Sea Islanders 1867 to 1908 Queensland State Archives web@archives.qld.gov.au 2014-06-25T04:29:57.438596 2022-06-20T13:07:35.777233 This index was compiled from a wide variety of government records detailing the administration of th… data.qld.gov.au https://data.qld.gov.au/dataset/eae0afa9-681c-4bda-b335-fa0c53ddec96     Australian South Sea Islanders 1867 - 1948 https://www.data.qld.gov.au/dataset/eae0afa9-681c-4bda-b335-fa0c53ddec96/resource/98047f82-0b4e-4e9e-9d3d-c7b55457229a/download/australian-south-sea-islanders-1867-1948-.csv CSV This open data file lists the names of Australian South Sea Islanders as kept in the government reco… 2021-02-23T04:53:34.711824 2022-04-29T05:37:23.332829 37748736.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]);