1 row where "file_created" is on date 2016-07-01, file_description = "Compiled on 27 June 2016. A list of Dewey call numbers used and counts by title and copies in the South Australian Public Library One Card Network collection Where there is no Dewey listed, there are no items that meet that criteria in the Network" and format = "CSV"

View and edit SQL

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

source

format

file_description

  • Compiled on 27 June 2016. A list of Dewey call numbers used and counts by title and copies in the South Australian Public Library One Card Network collection Where there is no Dewey listed, there are no items that meet that criteria in the Network · 1

file_created (date)

  • 2016-07-01 · 1
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
767 Dewey call numbers used in the South Australian Public Library One Card Network State Library of South Australia State Library of South Australia 2015-11-04T04:23:58.932060 2019-08-28T05:28:09.471978 A list of Dewey call numbers and count by number of items or by title and copies in the South Austra… data.sa.gov.au https://data.sa.gov.au/data/dataset/8d057a25-324d-47d8-a841-2d0a8b60adab 2015-11-06 2017-07-07 Dewey call numbers used in the South Australian Public Library One Card Network - June 2016 https://data.sa.gov.au/data/dataset/8d057a25-324d-47d8-a841-2d0a8b60adab/resource/619c0ab2-c681-485d-b460-aeef377858fb/download/deweybreakdown2016.csv CSV Compiled on 27 June 2016. A list of Dewey call numbers used and counts by title and copies in the S… 2016-07-01T12:01:16.416688 2016-07-01T02:01:16.308544   Creative Commons Attribution

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