5 rows where author = "" and format = "JSON"

View and edit SQL

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

dataset_modified (date)

format

  • JSON · 5

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
595 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 - JSON https://data.gov.au/data/dataset/31cf23a9-ecff-4803-ab01-15d580e40eaa/resource/06dff415-bf40-4980-983a-594c4dbb2c96/download/miscellaneous.json JSON   2019-09-05T06:38:00.938644 2021-11-30 463800.0 Creative Commons Attribution 2.5 Australia
598 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 - JSON https://data.gov.au/data/dataset/16c59f7f-698d-489d-b3ae-3e3fb7fe21ee/resource/ca05db63-455c-40cc-a1c5-a951d671d69d/download/education.json JSON   2019-09-05T06:33:28.334009 2021-11-30 1230665.0 Creative Commons Attribution 2.5 Australia
607 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 - JSON https://data.gov.au/data/dataset/4940b8e0-a2b4-49e6-b658-b124d98e2082/resource/1aa0d1c0-7298-45bc-99ea-b5be9fa1e705/download/land.json JSON   2021-03-23T22:11:40.714921 2021-11-23 9784461.0 Creative Commons Attribution 2.5 Australia
616 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 - JSON https://data.gov.au/data/dataset/5a405858-49da-4895-974e-1372dbdf91ca/resource/e38ca128-ffa6-4675-8c62-3d4327cd7939/download/employment.json JSON   2019-09-05T06:36:01.196932 2021-11-23 1944134.0 Creative Commons Attribution 2.5 Australia
1192 Museum Victoria Collections - API Museums Victoria   2015-09-14T06:41:01.695598 2020-08-12T18:54:41.260052 Museum Victoria is a multidisciplinary museum in Melbourne, Australia with three public venues – Me… data.vic.gov.au https://www.data.vic.gov.au/data/dataset/a97190fe-e96f-4915-b263-8a6147495097     Museum Victoria Collections API https://developer.vic.gov.au/index.php?option=com_apiportal&view=definition&format=raw&stateReturn=L2luZGV4LnBocD9vcHRpb249Y29tX2FwaXBvcnRhbCZ2aWV3PWFwaXRlc3RlciZ1c2FnZT1hcGkmdGFiPXRlc3RzJmFwaU5hbWU9TXVzZXVtcytWaWN0b3JpYStDb2xsZWN0aW9ucytBUEkmYXBpSWQ9OGY4NWIwOGUtZmZkNy00NWJhLWIzZjUtYzMzMzcyNmFjMzM5Jm1lbnVJZD0xODc=&path=%2Fdiscovery%2Fswagger%2Fapi%2Fid%2F8f85b08e-ffd7-45ba-b3f5-c333726ac339%3FswaggerVersion%3D2.0%26filename%3DMuseums%2BVictoria%2BCollections%2BAPI.json JSON Further details about this specific data resource, to be displayed on the Preview page 2015-09-14T07:19:52.123239     Creative Commons Attribution 4.0 International

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