98 rows where source = "data.gov.au" sorted by file_description

View and edit SQL

format

dataset_modified (date)

source

  • data.gov.au · 5
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
560 Austlang dataset Australian Institute of Aboriginal and Torres Strait Islander Studies (AIATSIS) AIATSIS 2019-05-15T02:54:29.583808 2022-02-16T00:07:05.889021 Austlang provides information about Indigenous Australian languages which has been assembled from re… data.gov.au https://data.gov.au/dataset/70132e6f-259c-4e0f-9f95-4aed1101c053 2003-01-01 00:00:00   AUSTLANG dataset https://collection.aiatsis.gov.au/datasets/austlang/001.csv CSV ## Data format **Format**: CSV, comma separated, with quotes **Encoding**: UTF-8 BOM **Dataset s… 2019-05-15T02:55:39.267160 2022-02-16 301501.0 Creative Commons Attribution 4.0 International
561 Austlang dataset Australian Institute of Aboriginal and Torres Strait Islander Studies (AIATSIS) AIATSIS 2019-05-15T02:54:29.583808 2022-02-16T00:07:05.889021 Austlang provides information about Indigenous Australian languages which has been assembled from re… data.gov.au https://data.gov.au/dataset/70132e6f-259c-4e0f-9f95-4aed1101c053 2003-01-01 00:00:00   AUSTLANG dataset https://collection.aiatsis.gov.au/datasets/austlang/001 page Link to the endpoint page on collection.aiatsis.gov.au 2019-05-15T03:47:35.504224 2022-02-16   Creative Commons Attribution 4.0 International
568 Libraries Tasmania locations Libraries Tasmania Libraries Tasmania 2016-03-22T00:10:05.436984 2022-08-11T06:29:28.069865 Libraries Tasmania locations by name, address, latitude and longitude. (https://www.libraries.tas.go… data.gov.au https://data.gov.au/dataset/409f7f64-35ef-4a70-8db1-dd737a6fabec 2016-03-22 00:00:00   Libraries Tasmania GeoJSON Locations https://data.gov.au/data/dataset/409f7f64-35ef-4a70-8db1-dd737a6fabec/resource/599333a0-00c5-4682-9192-b78b253240bc/download/libraries-tasmania.geojson GEOJSON Location name, Location address, Latitude, and Longitude in GeoJSON format. 2018-07-25T02:18:55.169014 2020-04-29 24028.0 Creative Commons Attribution 4.0 International
657 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 About 'portraits & people' data https://data.gov.au/data/dataset/a0acec3b-b034-4bf7-9ed9-1cb70c8559c8/resource/826345fe-c7a0-4dea-95db-e305eef0cb69/download/about-portraitspeople .txt Some useful notes 2016-07-20T12:38:17.484711 2016-07-20   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]);