5 rows where author = "", format = "CSV" and source = "data.gov.au"

View and edit SQL

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

source

  • data.gov.au · 5

format

author

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
593 Miscellaneous Records (1838-1873) Libraries Tasmania   2019-09-05T06:37:12.433061 2021-11-30T15:08:13.459789 General correspondence of the Comptroller general of convicts and North Fleet shipwreck survivors. A… data.gov.au https://data.gov.au/dataset/31cf23a9-ecff-4803-ab01-15d580e40eaa 1838 1873 Miscellaneous - CSV https://data.gov.au/data/dataset/31cf23a9-ecff-4803-ab01-15d580e40eaa/resource/77a40a8f-17a8-461f-b49f-8a79c45bb495/download/miscellaneous.csv CSV   2019-09-05T06:37:25.594413 2021-11-30 267830.0 Creative Commons Attribution 2.5 Australia
596 Tasmanian Education Records (1846-1908) Libraries Tasmania   2019-09-05T06:32:41.010769 2021-11-30T15:07:56.424784 The first admission registers for the Hutchins School (1846-1892) and the Charles Street Primary Sch… data.gov.au https://data.gov.au/dataset/16c59f7f-698d-489d-b3ae-3e3fb7fe21ee 1846 1908 Education - CSV https://data.gov.au/data/dataset/16c59f7f-698d-489d-b3ae-3e3fb7fe21ee/resource/762fc026-ed49-430f-b2e7-2a26c32ee65b/download/education.csv CSV   2019-09-05T06:33:00.916092 2021-11-30 697538.0 Creative Commons Attribution 2.5 Australia
605 Tasmanian Land Records (1832-1935) Libraries Tasmania   2021-03-23T22:09:46.719087 2021-11-23T14:35:22.859079 Deeds of land grants under General Law. Available via the [Tasmanian Names Index](https://librariest… data.gov.au https://data.gov.au/dataset/4940b8e0-a2b4-49e6-b658-b124d98e2082 1832 1935 Land Records - CSV https://data.gov.au/data/dataset/4940b8e0-a2b4-49e6-b658-b124d98e2082/resource/d55b564e-8cee-4642-beec-3d14a46b1536/download/land.csv CSV   2021-03-23T22:10:49.483391 2021-11-23 5902467.0 Creative Commons Attribution 2.5 Australia
614 Tasmanian Employment Records (1865-1902) Libraries Tasmania   2019-09-05T06:35:12.443767 2021-11-23T14:32:12.197289 Various employment records, mainly from the Southern Volunteer Artillery and Inspection of Machinery… data.gov.au https://data.gov.au/dataset/5a405858-49da-4895-974e-1372dbdf91ca 1865 1902 Employment - CSV https://data.gov.au/data/dataset/5a405858-49da-4895-974e-1372dbdf91ca/resource/55961dcf-a964-4bd5-809d-096e50166bea/download/employment.csv CSV   2019-09-05T06:35:28.594286 2021-11-23 1143256.0 Creative Commons Attribution 2.5 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]);