1 row where "file_modified" is on date 2017-07-31 and publisher = "Queensland State Archives"

View and edit SQL

source

publisher

  • Queensland State Archives · 1

format

file_modified (date)

  • 2017-07-31 · 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
453 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     South Sea Islanders 1867 to 1908 combined https://www.data.qld.gov.au/dataset/eae0afa9-681c-4bda-b335-fa0c53ddec96/resource/84afe2e2-0d1a-48f0-8d3c-2d66e8b63f14/download/south-sea-islanders-1867-1908.csv CSV This open data file lists the combined names of Australian South Sea Islanders as kept in the govern… 2017-07-31T16:27:50.490387 2017-07-31T00:00:00 21495808.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]);