4 rows where "dataset_issued" is on date 2015-07-01, format = "JSON" and source = "data.qld.gov.au"

View and edit SQL

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

source

  • data.qld.gov.au · 4

format

  • JSON · 4

dataset_issued (date)

  • 2015-07-01 · 4
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
315 Toowoomba prison records 1864 to 1906 Queensland State Archives info@archives.qld.gov.au 2015-07-01T23:02:18.577723 2022-08-09T05:55:00.317328 These indexes were compiled from Toowoomba prison records including [Court book],(https://www.archiv… data.qld.gov.au https://data.qld.gov.au/dataset/0f17f39e-d89a-4ab1-8ee9-62387380d4de     Prisoners tried, Toowoomba 1864-1903 https://www.data.qld.gov.au/dataset/0f17f39e-d89a-4ab1-8ee9-62387380d4de/resource/da80cbff-73f1-42fd-ac8a-789358edff43/download/prisoners-tried-toowoomba-1864-1903.json JSON This open data file lists the names of prisoners tried at criminal sittings at Toowoomba and other … 2018-09-05T02:42:30.265229 2018-09-05T02:42:30.176908 267264.0 Creative Commons Attribution 4.0
316 Toowoomba prison records 1864 to 1906 Queensland State Archives info@archives.qld.gov.au 2015-07-01T23:02:18.577723 2022-08-09T05:55:00.317328 These indexes were compiled from Toowoomba prison records including [Court book],(https://www.archiv… data.qld.gov.au https://data.qld.gov.au/dataset/0f17f39e-d89a-4ab1-8ee9-62387380d4de     Prisoners admitted, Toowoomba 1895-1906 https://www.data.qld.gov.au/dataset/0f17f39e-d89a-4ab1-8ee9-62387380d4de/resource/65ceb8ff-771c-4821-ae1f-0f27dd6c1909/download/prisoners-admitted-toowoomba-1895-1906.json JSON This open data file lists the names of male and female prisoners admitted to HM Gaol (later Prison) … 2018-09-05T02:43:33.379334 2018-09-05T00:00:00 885760.0 Creative Commons Attribution 4.0
317 Toowoomba prison records 1864 to 1906 Queensland State Archives info@archives.qld.gov.au 2015-07-01T23:02:18.577723 2022-08-09T05:55:00.317328 These indexes were compiled from Toowoomba prison records including [Court book],(https://www.archiv… data.qld.gov.au https://data.qld.gov.au/dataset/0f17f39e-d89a-4ab1-8ee9-62387380d4de     Female prisoners admitted, Toowoomba 1887-1891 https://www.data.qld.gov.au/dataset/0f17f39e-d89a-4ab1-8ee9-62387380d4de/resource/6819357e-9a04-4f9c-aae8-bfeecb90cdff/download/female-prisoners-admitted-toowoomba-1887-1891.json JSON This open data file lists the names of female prisoners admitted to HM Gaol (later Prison) Toowoomba… 2018-09-05T02:45:15.001797 2018-09-05T02:45:14.901082 331264.0 Creative Commons Attribution 4.0
318 Toowoomba prison records 1864 to 1906 Queensland State Archives info@archives.qld.gov.au 2015-07-01T23:02:18.577723 2022-08-09T05:55:00.317328 These indexes were compiled from Toowoomba prison records including [Court book],(https://www.archiv… data.qld.gov.au https://data.qld.gov.au/dataset/0f17f39e-d89a-4ab1-8ee9-62387380d4de     Prisoners discharged, Toowoomba 1869-1879 https://www.data.qld.gov.au/dataset/0f17f39e-d89a-4ab1-8ee9-62387380d4de/resource/864c0909-20eb-4410-9482-606df46cc9d8/download/prisoners-discharged-toowoomba-1869-1879.json JSON This open data file lists the names of prisoners discharged from HM Gaol (later Prison) Toowoomba fr… 2018-09-05T02:46:15.532276 2018-09-05T02:46:15.436871 891904.0 Creative Commons Attribution 4.0

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