2 rows where "dataset_modified" is on date 2022-04-21 and publisher = "Queensland State Archives"

View and edit SQL

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

format

source

publisher

  • Queensland State Archives · 2

dataset_modified (date)

  • 2022-04-21 · 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
500 Seamen 1882 to 1919 Queensland State Archives info@archives.qld.gov.au 2014-06-23T23:30:33.115531 2022-04-21T06:20:38.080684 This index was compiled from the [Registers of seamen](https://www.archivessearch.qld.gov.au/series/… data.qld.gov.au https://data.qld.gov.au/dataset/f2a5a173-f234-4234-9851-427adf3efc11     Seamen 1882 to 1919 https://www.data.qld.gov.au/dataset/f2a5a173-f234-4234-9851-427adf3efc11/resource/9d20d789-8d9a-4371-8dd0-e79a6961f7e4/download/register-of-seamen-1882-1919-.csv CSV This open data file lists the names of seamen as kept in the [registers](https://www.archivessearch.… 2014-06-23T23:31:51.999156 2022-04-21T06:58:38.433978 8074035.0 Creative Commons Attribution 4.0
501 Seamen 1882 to 1919 Queensland State Archives info@archives.qld.gov.au 2014-06-23T23:30:33.115531 2022-04-21T06:20:38.080684 This index was compiled from the [Registers of seamen](https://www.archivessearch.qld.gov.au/series/… data.qld.gov.au https://data.qld.gov.au/dataset/f2a5a173-f234-4234-9851-427adf3efc11     Seamen 1882 to 1919 JSON https://www.data.qld.gov.au/dataset/f2a5a173-f234-4234-9851-427adf3efc11/resource/17a8e926-166c-475d-825f-9aba1cf02be7/download/register-of-seamen-1882-1919.json JSON This open data file lists the names of seamen as kept in the registers of the Harbours and Rivers De… 2018-09-04T05:29:28.117486 2018-09-04T05:29:28.018422 6291456.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]);