2 rows where format = "XML" and licence = "Creative Commons Attribution 3.0 Australia"

View and edit SQL

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

source

licence

  • Creative Commons Attribution 3.0 Australia · 2

format

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
653 Commonwealth Agencies National Archives of Australia National Archives of Australia 2013-05-12T11:26:21.392325 2016-04-28T01:27:05.899301 Descriptions of Commonwealth Agencies responsible for creating archival records series held by the N… data.gov.au https://data.gov.au/dataset/beaa25fc-0e22-4c17-afe1-8b3cb5cbcfcc Not specified   Agencies https://data.gov.au/data/dataset/beaa25fc-0e22-4c17-afe1-8b3cb5cbcfcc/resource/09e16e04-f7b0-46bc-adbc-b675a8739f01/download/agency.xml XML   2016-04-28T11:12:55.012888 2016-04-27   Creative Commons Attribution 3.0 Australia
656 Portraits and people National Portrait Gallery National Portrait Gallery 2016-07-18T07:18:23.937739 2016-07-20T03:21:12.411631 This data describes around 3000 portraits in the National Portrait Collection and the people associa… data.gov.au https://data.gov.au/dataset/a0acec3b-b034-4bf7-9ed9-1cb70c8559c8 1728-11-07 2016-06-30 Portraits and people https://data.gov.au/data/dataset/a0acec3b-b034-4bf7-9ed9-1cb70c8559c8/resource/368da66e-f5e7-4fac-9022-d79244518919/download/portraitau-20160705.xml XML This XML file includes data about portraits and the people associated with them (biographical inform… 2016-07-19T13:08:41.403842 2016-07-05   Creative Commons Attribution 3.0 Australia

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