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

View and edit SQL

Suggested facets: dataset_issued (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
562 The NSW Aborigines Protection/Welfare Board 1883-1969 Map Australian Institute of Aboriginal and Torres Strait Islander Studies (AIATSIS) Australian Institute of Aboriginal and Torres Strait Islander Studies (AIATSIS) 2018-05-31T10:34:22.675157 2018-06-20T23:50:45.875506 __Project Title:__ The NSW Aborigines Protection/Welfare Board 1883-1969: A History (ARC DP150100247… data.gov.au https://data.gov.au/dataset/11cbf24a-a31a-488c-bc65-2811da2a8582 1883 1969 AWB NSW map https://data.gov.au/data/dataset/11cbf24a-a31a-488c-bc65-2811da2a8582/resource/30096cbe-e2a7-48ec-9761-c5564ece85bd/download/nsw-missions.csv CSV   2018-05-31T10:40:44.005775 2018-06-04   Creative Commons Attribution 3.0 Australia
655 Memory of a Nation dataset National Archives of Australia   2014-07-11T04:31:06.808586 2015-04-08T01:26:41.919943 This dataset tells fascinating stories drawn from treasures of the National Archives collection - ht… data.gov.au https://data.gov.au/dataset/423d5a71-e957-4f18-b648-bf8680f2d780 1866-2002   Memory of a Nation csv https://data.gov.au/data/dataset/423d5a71-e957-4f18-b648-bf8680f2d780/resource/82500554-d64c-4f6a-81ab-f648ba7f86ac/download/moangovhackdata.csv CSV   2014-07-11T04:32:45.299159     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]);