3 rows where "end_date" is on date 2017-07-07 and format = "CSV"

View and edit SQL

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

source

format

end_date (date)

  • 2017-07-07 · 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
766 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 - July 2017 https://data.sa.gov.au/data/dataset/8d057a25-324d-47d8-a841-2d0a8b60adab/resource/fd0d899c-ff12-4af4-bd1d-8256fb015c34/download/plsadeweyby10s2017.csv CSV Compiled on 7 July 2017. A list of Dewey call numbers used -- in ranges of 10 numbers -- and counts… 2017-07-07T16:41:03.784110 2017-07-07T06:41:03.689620   Creative Commons Attribution
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
768 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 - November 2015 https://data.sa.gov.au/data/dataset/8d057a25-324d-47d8-a841-2d0a8b60adab/resource/f742ebe4-3338-4f1e-97a5-1c178efc5965/download/saplndeweys.csv CSV Compiled on 6 November 2015. This data set has been superseded by an updated version at the top of t… 2015-11-06T12:54:03.582067     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]);