6 rows where "dataset_issued" is on date 2016-04-06 and publisher = "Libraries Tasmania"

View and edit SQL

Suggested facets: dataset_title, dataset_issued, dataset_modified, dataset_description, info_url, start_date, end_date, file_modified, dataset_modified (date), start_date (date), file_created (date), file_modified (date)

format

source

publisher

  • Libraries Tasmania · 6

dataset_issued (date)

  • 2016-04-06 · 6
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
620 Tasmanian Newspaper Index Libraries Tasmania Libraries Tasmania 2016-04-06T01:52:36.573929 2021-11-02T14:45:50.083300 The Tasmanian Index provides references to articles in the three metropolitan Tasmanian newspapers; … data.gov.au https://data.gov.au/dataset/3e1eb60e-5ad1-4a20-8cb9-32be085e56f0 1994-01-01 2010 Tasmanian Index - CSV https://data.gov.au/data/dataset/3e1eb60e-5ad1-4a20-8cb9-32be085e56f0/resource/973d05c4-2f17-4609-bd98-1b96135d69c4/download/tas_index_marc.csv CSV   2016-04-06T11:53:19.611573 2021-11-02 234815808.0 Creative Commons Attribution 4.0 International
621 Tasmanian Newspaper Index Libraries Tasmania Libraries Tasmania 2016-04-06T01:52:36.573929 2021-11-02T14:45:50.083300 The Tasmanian Index provides references to articles in the three metropolitan Tasmanian newspapers; … data.gov.au https://data.gov.au/dataset/3e1eb60e-5ad1-4a20-8cb9-32be085e56f0 1994-01-01 2010 Tasmanian Index - XML https://data.gov.au/data/dataset/3e1eb60e-5ad1-4a20-8cb9-32be085e56f0/resource/37c714be-8ddd-4069-b131-bda352979a7f/download/tas_index_marc.xml XML   2016-04-06T11:55:56.106172 2021-11-02 564141376.0 Creative Commons Attribution 4.0 International
622 Tasmanian Newspaper Index Libraries Tasmania Libraries Tasmania 2016-04-06T01:52:36.573929 2021-11-02T14:45:50.083300 The Tasmanian Index provides references to articles in the three metropolitan Tasmanian newspapers; … data.gov.au https://data.gov.au/dataset/3e1eb60e-5ad1-4a20-8cb9-32be085e56f0 1994-01-01 2010 Tasmanian Index - JSON https://data.gov.au/data/dataset/3e1eb60e-5ad1-4a20-8cb9-32be085e56f0/resource/f0feae8b-d02a-467c-9329-e37a9c2f38ac/download/tas_index_marc.json JSON   2016-04-06T11:56:33.435970 2021-11-02 364757308.0 Creative Commons Attribution 4.0 International
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]);