3 rows where dataset_title = "Tasmanian Education Records (1846-1908)" and publisher = "Libraries Tasmania"

View and edit SQL

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

format

source

publisher

  • Libraries Tasmania · 3

dataset_title

  • Tasmanian Education Records (1846-1908) · 3
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
596 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 - CSV https://data.gov.au/data/dataset/16c59f7f-698d-489d-b3ae-3e3fb7fe21ee/resource/762fc026-ed49-430f-b2e7-2a26c32ee65b/download/education.csv CSV   2019-09-05T06:33:00.916092 2021-11-30 697538.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
598 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 - JSON https://data.gov.au/data/dataset/16c59f7f-698d-489d-b3ae-3e3fb7fe21ee/resource/ca05db63-455c-40cc-a1c5-a951d671d69d/download/education.json JSON   2019-09-05T06:33:28.334009 2021-11-30 1230665.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]);