5 rows where "dataset_issued" is on date 2015-06-16, format = "JSON" and publisher = "Libraries Tasmania"

View and edit SQL

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

source

publisher

  • Libraries Tasmania · 5

format

  • JSON · 5

dataset_issued (date)

  • 2015-06-16 · 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
589 Tasmanian Departures (1817-1887) Libraries Tasmania Libraries Tasmania 2015-06-16T04:56:52.800514 2021-11-30T15:11:44.746339 People leaving Tasmanian ports, mainly Launceston. Available from the [Tasmanian Names Index](https:… data.gov.au https://data.gov.au/dataset/7ebbb329-5095-4876-914f-ed08733f7a93 1817 1887 Tasmanian Departures - JSON https://data.gov.au/data/dataset/7ebbb329-5095-4876-914f-ed08733f7a93/resource/3c4c1621-5919-471b-82a0-d8ac33825d45/download/departures.json JSON   2016-03-22T10:00:06.861881 2021-11-30 40881501.0 Creative Commons Attribution 4.0 International
634 Tasmanian Convicts (1803-1893) Libraries Tasmania Libraries Tasmania 2015-06-16T04:46:20.345340 2021-11-02T14:39:37.879076 Convicts transported to Tasmania and those convicted locally through the convict system. Available f… data.gov.au https://data.gov.au/dataset/6d7bacba-8e0f-4105-b7bc-9fe11eda9f89 1803 1893 Tasmanian Convicts - JSON https://data.gov.au/data/dataset/6d7bacba-8e0f-4105-b7bc-9fe11eda9f89/resource/36a08ac4-c7a8-4f29-b383-161408a70ecb/download/convicts.json JSON   2016-03-22T09:51:41.896573 2021-11-02 84837945.0 Creative Commons Attribution 4.0 International
637 Tasmanian Census (1837-1857) Libraries Tasmania Libraries Tasmania 2015-06-16T04:40:35.041307 2021-11-02T14:38:57.589099 Householders in the 1840s and 1850s, not complete for all districts. Available from the [Tasmanian N… data.gov.au https://data.gov.au/dataset/dcca6fc4-fb19-4172-ae04-7175260f4990 1837 1857 Tasmanian Census - JSON https://data.gov.au/data/dataset/dcca6fc4-fb19-4172-ae04-7175260f4990/resource/5ae7c468-b57f-4b8d-a057-94d749fe5042/download/census.json JSON   2016-03-22T09:48:51.973774 2021-11-02 5023713.0 Creative Commons Attribution 4.0 International
640 Tasmanian Births (1803-1933) Libraries Tasmania Libraries Tasmania 2015-06-16T03:02:06.097826 2021-11-02T14:38:49.528397 Over 200,000 records of people born in Tasmania including some baptisms collected by the Registrar G… data.gov.au https://data.gov.au/dataset/c8a4d43f-7ab5-40c4-817e-7babdc43e0f2 1803 1933 Tasmanian Births - JSON https://data.gov.au/data/dataset/c8a4d43f-7ab5-40c4-817e-7babdc43e0f2/resource/4e30dd59-f38d-489a-8ee5-817ac70e5f1a/download/births.json JSON   2016-03-22T09:45:33.911521 2021-11-02 89145082.0 Creative Commons Attribution 4.0 International
643 Tasmanian Arrivals (19th Century) Libraries Tasmania Libraries Tasmania 2015-06-16T02:49:11.921824 2021-11-02T14:38:01.229689 Passengers and ships arriving, mainly in Hobart. Available from the [Tasmanian Names Index](https://… data.gov.au https://data.gov.au/dataset/351092b1-65f1-4b34-8406-0c30ae146c88 1800 1900 Tasmanian Arrivals - JSON https://data.gov.au/data/dataset/351092b1-65f1-4b34-8406-0c30ae146c88/resource/6864c5f2-3489-4ef3-acb7-0b353e2ab5c1/download/arrivals.json JSON   2016-03-22T09:38:26.182441 2021-11-02 30054774.0 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]);