3 rows where "dataset_issued" is on date 2021-03-23 and publisher = "Libraries Tasmania"

View and edit SQL

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

format

source

publisher

  • Libraries Tasmania · 3

dataset_issued (date)

  • 2021-03-23 · 3
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
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
606 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 - XML https://data.gov.au/data/dataset/4940b8e0-a2b4-49e6-b658-b124d98e2082/resource/299a3e98-00aa-4c26-b055-a7875b8f2568/download/land.xml XML   2021-03-23T22:11:08.830163 2021-11-23 13102903.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

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