3 rows where info_url = "https://data.gov.au/dataset/d2c27ee7-8be8-425b-a028-b96ef3847fac" 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

info_url

  • https://data.gov.au/dataset/d2c27ee7-8be8-425b-a028-b96ef3847fac · 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
572 Tasmanian Prisoners (1877-1938) Libraries Tasmania Libraries Tasmania 2015-06-18T01:54:13.281076 2021-11-30T15:13:37.481840 Records of prisoners in the Hobart gaol. Available via the [Tasmanian Names Index](https://libraries… data.gov.au https://data.gov.au/dataset/d2c27ee7-8be8-425b-a028-b96ef3847fac 1877 1938 Tasmanian Prisoners - CSV https://data.gov.au/data/dataset/d2c27ee7-8be8-425b-a028-b96ef3847fac/resource/2dc53c91-40a6-4eac-8b12-949bf0278bf2/download/prisoners.csv CSV   2016-03-22T10:44:18.713508 2021-11-30 855235.0 Creative Commons Attribution 4.0 International
573 Tasmanian Prisoners (1877-1938) Libraries Tasmania Libraries Tasmania 2015-06-18T01:54:13.281076 2021-11-30T15:13:37.481840 Records of prisoners in the Hobart gaol. Available via the [Tasmanian Names Index](https://libraries… data.gov.au https://data.gov.au/dataset/d2c27ee7-8be8-425b-a028-b96ef3847fac 1877 1938 Tasmanian Prisoners - XML https://data.gov.au/data/dataset/d2c27ee7-8be8-425b-a028-b96ef3847fac/resource/1e1ef73d-b096-455b-95f1-0147549f9bb6/download/prisoners.xml XML   2016-03-22T10:44:49.526104 2021-11-30 2150057.0 Creative Commons Attribution 4.0 International
574 Tasmanian Prisoners (1877-1938) Libraries Tasmania Libraries Tasmania 2015-06-18T01:54:13.281076 2021-11-30T15:13:37.481840 Records of prisoners in the Hobart gaol. Available via the [Tasmanian Names Index](https://libraries… data.gov.au https://data.gov.au/dataset/d2c27ee7-8be8-425b-a028-b96ef3847fac 1877 1938 Tasmanian Prisoners - JSON https://data.gov.au/data/dataset/d2c27ee7-8be8-425b-a028-b96ef3847fac/resource/441035ce-d276-4112-a871-94d51bb8714f/download/prisoners.json JSON   2016-03-22T10:45:15.713497 2021-11-30 1623171.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]);