3 rows where publisher = "Libraries Tasmania" and start_date = 2001

View and edit SQL

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

format

start_date

  • 2001 · 3

source

publisher

  • Libraries Tasmania · 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
650 eHeritage data Libraries Tasmania Libraries Tasmania 2017-07-17T00:58:57.315558 2018-07-25T02:05:04.712258 The aim of the eHeritage project, over 2001 to 2012, was to accelerate the use of technology and inn… data.gov.au https://data.gov.au/dataset/824306c0-ace3-482f-9476-f7ce9abd89de 2001 2012 eHeritage Data (CSV) https://data.gov.au/data/dataset/824306c0-ace3-482f-9476-f7ce9abd89de/resource/b3fcb429-2ebe-493d-833b-138a8f2566f4/download/eheritage-data.csv CSV   2017-07-17T10:59:47.759450 2017-07-17   Creative Commons Attribution 2.5 Australia
651 eHeritage data Libraries Tasmania Libraries Tasmania 2017-07-17T00:58:57.315558 2018-07-25T02:05:04.712258 The aim of the eHeritage project, over 2001 to 2012, was to accelerate the use of technology and inn… data.gov.au https://data.gov.au/dataset/824306c0-ace3-482f-9476-f7ce9abd89de 2001 2012 eHeritage Data (JSON) https://data.gov.au/data/dataset/824306c0-ace3-482f-9476-f7ce9abd89de/resource/7e626528-313d-4b52-9fc4-a5a2c6999c5b/download/eheritage-data.json JSON   2017-07-17T11:01:27.169937 2017-07-17   Creative Commons Attribution 2.5 Australia
652 eHeritage data Libraries Tasmania Libraries Tasmania 2017-07-17T00:58:57.315558 2018-07-25T02:05:04.712258 The aim of the eHeritage project, over 2001 to 2012, was to accelerate the use of technology and inn… data.gov.au https://data.gov.au/dataset/824306c0-ace3-482f-9476-f7ce9abd89de 2001 2012 eHeritage Data (XML) https://data.gov.au/data/dataset/824306c0-ace3-482f-9476-f7ce9abd89de/resource/6eb7c85f-6499-42e8-bd13-3bb2bbf45705/download/eheritage-data.xml XML   2017-07-17T11:02:13.515940 2017-07-17   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]);