3 rows where dataset_modified = "2021-02-16T14:28:49.417797" and publisher = "Libraries Tasmania"

View and edit SQL

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

format

source

publisher

  • Libraries Tasmania · 3

dataset_modified

  • 2021-02-16T14:28:49.417797 · 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
647 Tasmanian Archives Records Series Libraries Tasmania Libraries Tasmania 2016-04-06T06:15:06.951953 2021-02-16T14:28:49.417797 Descriptive records for series held by the Tasmanian Archives. These records can also be viewed onl… data.gov.au https://data.gov.au/dataset/575f1bb4-87ed-4f08-990d-3cfcd06ccd9c 1800-01-01   Archives Series - CSV https://data.gov.au/data/dataset/575f1bb4-87ed-4f08-990d-3cfcd06ccd9c/resource/4ca7e432-e3f6-411d-adf3-1eab2efe2147/download/archives_ser_dix.csv CSV   2016-04-06T16:15:28.494420 2021-02-16 110798897.0 Creative Commons Attribution 4.0 International
648 Tasmanian Archives Records Series Libraries Tasmania Libraries Tasmania 2016-04-06T06:15:06.951953 2021-02-16T14:28:49.417797 Descriptive records for series held by the Tasmanian Archives. These records can also be viewed onl… data.gov.au https://data.gov.au/dataset/575f1bb4-87ed-4f08-990d-3cfcd06ccd9c 1800-01-01   Archives Series - XML https://data.gov.au/data/dataset/575f1bb4-87ed-4f08-990d-3cfcd06ccd9c/resource/1b03a062-d376-4304-be64-125efc180539/download/archives_ser_dix.xml XML   2016-04-06T16:15:59.152897 2021-02-16 91884024.0 Creative Commons Attribution 4.0 International
649 Tasmanian Archives Records Series Libraries Tasmania Libraries Tasmania 2016-04-06T06:15:06.951953 2021-02-16T14:28:49.417797 Descriptive records for series held by the Tasmanian Archives. These records can also be viewed onl… data.gov.au https://data.gov.au/dataset/575f1bb4-87ed-4f08-990d-3cfcd06ccd9c 1800-01-01   Archives Series - JSON https://data.gov.au/data/dataset/575f1bb4-87ed-4f08-990d-3cfcd06ccd9c/resource/ec6d7702-ea1b-44ba-a85a-3b61d6082e68/download/archives_ser_dix.json JSON   2016-04-06T16:16:21.403908 2021-02-16 99213184.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]);