3 rows where "dataset_issued" is on date 2016-03-21 and publisher = "Libraries Tasmania"

View and edit SQL

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

format

source

publisher

  • Libraries Tasmania · 3

dataset_issued (date)

  • 2016-03-21 · 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
626 Tasmanian Health & Welfare Records (1829-1952) Libraries Tasmania Libraries Tasmania 2016-03-21T23:57:48.142520 2021-11-02T14:41:16.380181 Patients and attendants at various hospitals and community welfare institutions. Available via the [… data.gov.au https://data.gov.au/dataset/7adb79ba-2ce3-4f2d-96cb-6536d1c6034f 1829 1952 Tasmanian Health & Welfare Records - CSV https://data.gov.au/data/dataset/7adb79ba-2ce3-4f2d-96cb-6536d1c6034f/resource/ba3d9d0f-df12-4016-b3b4-23fc84fb77b8/download/health-welfare.csv CSV   2016-03-22T10:58:32.928761 2021-11-02 8167694.0 Creative Commons Attribution 4.0 International
627 Tasmanian Health & Welfare Records (1829-1952) Libraries Tasmania Libraries Tasmania 2016-03-21T23:57:48.142520 2021-11-02T14:41:16.380181 Patients and attendants at various hospitals and community welfare institutions. Available via the [… data.gov.au https://data.gov.au/dataset/7adb79ba-2ce3-4f2d-96cb-6536d1c6034f 1829 1952 Tasmanian Health & Welfare Records - XML https://data.gov.au/data/dataset/7adb79ba-2ce3-4f2d-96cb-6536d1c6034f/resource/35ce31a8-2298-4085-bdcd-cef2f454d4ff/download/health-welfare.xml XML   2016-03-22T10:59:05.757962 2021-11-02 15552794.0 Creative Commons Attribution 4.0 International
628 Tasmanian Health & Welfare Records (1829-1952) Libraries Tasmania Libraries Tasmania 2016-03-21T23:57:48.142520 2021-11-02T14:41:16.380181 Patients and attendants at various hospitals and community welfare institutions. Available via the [… data.gov.au https://data.gov.au/dataset/7adb79ba-2ce3-4f2d-96cb-6536d1c6034f 1829 1952 Tasmanian Health & Welfare Records - JSON https://data.gov.au/data/dataset/7adb79ba-2ce3-4f2d-96cb-6536d1c6034f/resource/ee76eb11-739e-4775-8186-33c7d1022427/download/health-welfare.json JSON   2016-03-22T10:59:20.895379 2021-11-02 12019674.0 Creative Commons Attribution 4.0 International

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