1 row where "dataset_issued" is on date 2021-03-23, format = "JSON" and publisher = "Libraries Tasmania"

View and edit SQL

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

source

publisher

  • Libraries Tasmania · 1

format

  • JSON · 1

dataset_issued (date)

  • 2021-03-23 · 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
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

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