1 row where dataset_description = "John Hutchinson was an ornithologist and a birdcall recordist. This dataset includes all the bibliographic records for the digitised and available online bird song recordings in the SLWA catalogue. The records include links to the online recordings. More information about the collection can be found on the finding aid: http://www.slwa.wa.gov.au/pdf/mn/mn2001_2500/mn2367.pdf We're delighted to announce that this dataset was used as part of GovHack 2016 in the "Put a bird on it" entry. The team summarized their project thus: Did you know that in Australia, there are some 828 species of birds![1] So wouldn’t it be nice if our gadgets could tweet, chirp and cheep Australian bird sounds? At CatHacks, we thought we should literally ‘put a bird on it’ and made some ringtone and notification sounds of some of Australia’s finest. And many of these live in the Australian Capital Territory too! ", format = "CSV" and source = "data.wa.gov.au" sorted by info_url

View and edit SQL

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

source

  • data.wa.gov.au · 1

format

dataset_description

  • John Hutchinson was an ornithologist and a birdcall recordist. This dataset includes all the bibliographic records for the digitised and available online bird song recordings in the SLWA catalogue. The records include links to the online recordings. More information about the collection can be found on the finding aid: http://www.slwa.wa.gov.au/pdf/mn/mn2001_2500/mn2367.pdf We're delighted to announce that this dataset was used as part of GovHack 2016 in the "Put a bird on it" entry. The team summarized their project thus: Did you know that in Australia, there are some 828 species of birds![1] So wouldn’t it be nice if our gadgets could tweet, chirp and cheep Australian bird sounds? At CatHacks, we thought we should literally ‘put a bird on it’ and made some ringtone and notification sounds of some of Australia’s finest. And many of these live in the Australian Capital Territory too! · 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
968 Bird songs online State Library of Western Australia Author Not Specified 2016-07-25T04:40:33.444695 2022-05-25T18:46:13.911322 John Hutchinson was an ornithologist and a birdcall recordist. This dataset includes all the bibliog… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/9fc37834-e4ee-4e5a-a798-27da5c5af7da     Birdsong Online Final 2021 https://catalogue.data.wa.gov.au/dataset/9fc37834-e4ee-4e5a-a798-27da5c5af7da/resource/e462551f-d9c3-43ed-b77c-876dc6c8c062/download/birdsongonlinefinal2021.csv CSV This revised version of the file removes duplicated and incorrect URLS. We have also separated the … 2021-08-18T00:29:00.813154   187847.0 Creative Commons Attribution 4.0

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