2 rows where "file_created" is on date 2013-05-08 and publisher = "State Library of South Australia"

View and edit SQL

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

source

publisher

  • State Library of South Australia · 2

format

file_created (date)

  • 2013-05-08 · 2
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
788 Election Ephemera State Library of South Australia State Library of South Australia 2013-05-06T03:19:09.193539 2016-07-01T05:44:24.139830 365 catalogue records including material that has been collected from Local, State and Federal elect… data.sa.gov.au https://data.sa.gov.au/data/dataset/d2633f93-d2e9-4d32-acb8-2c3883db8651 1879-01-01 2014-12-31 Election Leaflets https://data.sa.gov.au/data/storage/f/2014-07-03T01%3A16%3A33.173Z/2014electionleaflets.csv CSV Compiled 2013. This data set has been superseded by an updated version at the top of this Data and R… 2013-05-08T22:21:11.961760 2014-10-30T09:01:31 293099.0 Creative Commons Attribution
789 Election Ephemera State Library of South Australia State Library of South Australia 2013-05-06T03:19:09.193539 2016-07-01T05:44:24.139830 365 catalogue records including material that has been collected from Local, State and Federal elect… data.sa.gov.au https://data.sa.gov.au/data/dataset/d2633f93-d2e9-4d32-acb8-2c3883db8651 1879-01-01 2014-12-31 Election Posters https://data.sa.gov.au/data/storage/f/2014-07-03T01%3A17%3A37.439Z/2014electionposters.csv CSV Compiled 2013. This data set has been superseded by an updated version above this in the Data and Re… 2013-05-08T22:22:32.329121 2014-10-30T09:01:05 88931.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]);