4 rows where "file_created" is on date 2019-09-05, format = "XML" and publisher = "Libraries Tasmania"

View and edit SQL

Suggested facets: author, file_modified, dataset_issued (date), dataset_modified (date), file_modified (date)

source

publisher

  • Libraries Tasmania · 4

format

file_created (date)

  • 2019-09-05 · 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
594 Miscellaneous Records (1838-1873) Libraries Tasmania   2019-09-05T06:37:12.433061 2021-11-30T15:08:13.459789 General correspondence of the Comptroller general of convicts and North Fleet shipwreck survivors. A… data.gov.au https://data.gov.au/dataset/31cf23a9-ecff-4803-ab01-15d580e40eaa 1838 1873 Miscellaneous - XML https://data.gov.au/data/dataset/31cf23a9-ecff-4803-ab01-15d580e40eaa/resource/050b2370-b643-4650-a77a-d9040bf9ca3d/download/miscellaneous.xml XML   2019-09-05T06:37:47.692691 2021-11-30 597527.0 Creative Commons Attribution 2.5 Australia
597 Tasmanian Education Records (1846-1908) Libraries Tasmania   2019-09-05T06:32:41.010769 2021-11-30T15:07:56.424784 The first admission registers for the Hutchins School (1846-1892) and the Charles Street Primary Sch… data.gov.au https://data.gov.au/dataset/16c59f7f-698d-489d-b3ae-3e3fb7fe21ee 1846 1908 Education - XML https://data.gov.au/data/dataset/16c59f7f-698d-489d-b3ae-3e3fb7fe21ee/resource/3e1f5cd7-4868-4454-8575-b5c0dddd9cff/download/education.xml XML   2019-09-05T06:33:13.924092 2021-11-30 1639872.0 Creative Commons Attribution 2.5 Australia
615 Tasmanian Employment Records (1865-1902) Libraries Tasmania   2019-09-05T06:35:12.443767 2021-11-23T14:32:12.197289 Various employment records, mainly from the Southern Volunteer Artillery and Inspection of Machinery… data.gov.au https://data.gov.au/dataset/5a405858-49da-4895-974e-1372dbdf91ca 1865 1902 Employment - XML https://data.gov.au/data/dataset/5a405858-49da-4895-974e-1372dbdf91ca/resource/be45208f-e7f4-47a5-bafc-fa3f7c087423/download/employment.xml XML   2019-09-05T06:35:46.401947 2021-11-23 2552642.0 Creative Commons Attribution 2.5 Australia
618 Colonial Secretary Correspondence (1824-1854) Libraries Tasmania Libraries Tasmania 2019-09-05T06:30:22.128105 2021-11-23T14:31:55.693190 Index to Colonial Secretary’s correspondence. Available via the [Tasmanian Names Index](https://libr… data.gov.au https://data.gov.au/dataset/069a423b-abd8-4454-89ad-4b04aed6cec7 1824 1854 Colonial Secretary correspondence - XML https://data.gov.au/data/dataset/069a423b-abd8-4454-89ad-4b04aed6cec7/resource/545d0835-1e53-43d0-9bb8-0b3ed9488b68/download/colonial-secretary-correspondence.xml XML   2019-09-05T06:31:22.466183 2021-11-16 9286938.0 Creative Commons Attribution 2.5 Australia

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