1 row where file_size = "1495812.0" and publisher = "State Library of South Australia"

View and edit SQL

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

source

publisher

  • State Library of South Australia · 1

format

file_size

  • 1495812.0 · 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
765 SA Memory State Library of South Australia State Library of South Australia 2013-03-07T16:15:35.228085 2019-08-29T02:29:51.427322 A selected and wide range of digitised archival and published materials from the State Library of So… data.sa.gov.au https://data.sa.gov.au/data/dataset/7cd90f98-1d89-4921-8373-151f4ad5d1a1 1836-2010   SA Memory https://data.sa.gov.au/data/dataset/7cd90f98-1d89-4921-8373-151f4ad5d1a1/resource/4e3c2761-9938-4da1-9208-764fa204fda1/download/samemorycontentobjects_2011.csv CSV A selected and wide range of digitised archival and published materials (1101 items) from the State … 2013-05-31T01:01:00.469271 2019-08-28T23:40:58.400220 1495812.0 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]);