glam-datasets
2 rows where "dataset_issued" is on date 2020-08-06, "dataset_modified" is on date 2022-08-09 and format = "CSV"
This data as json, CSV (advanced)
Suggested facets: dataset_issued (date), dataset_modified (date), file_modified (date)
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
345 | 345 | Dunwich Benevolent Asylum records | Queensland State Archives | web@archives.qld.gov.au | 2020-08-06T01:50:18.138073 | 2022-08-09T05:38:23.516169 | The dateset lists inmates admissions and discharges, deaths and burials for the Dunwich Benevolent A… | data.qld.gov.au | https://data.qld.gov.au/dataset/10a4b7e2-dc85-4c5a-98a4-705f61685392 | Index to Dunwich Benevolent Asylum 1885-1907 | https://www.data.qld.gov.au/dataset/10a4b7e2-dc85-4c5a-98a4-705f61685392/resource/d0a577d7-d0b6-4ad7-9645-83998b5d89b0/download/dunwich-benevolent-asylum-1885-1907.csv | CSV | This resource lists inmates at the Dunwich Benevolent Aslyum 1885 -1907. The data has been extracte… | 2021-01-19T02:12:26.448370 | 2021-01-19T02:30:19.467865 | 3145728.0 | Creative Commons Attribution 4.0 | ||
346 | 346 | Dunwich Benevolent Asylum records | Queensland State Archives | web@archives.qld.gov.au | 2020-08-06T01:50:18.138073 | 2022-08-09T05:38:23.516169 | The dateset lists inmates admissions and discharges, deaths and burials for the Dunwich Benevolent A… | data.qld.gov.au | https://data.qld.gov.au/dataset/10a4b7e2-dc85-4c5a-98a4-705f61685392 | Index to Dunwich Benevolent Asylum 1859-1927 | https://www.data.qld.gov.au/dataset/10a4b7e2-dc85-4c5a-98a4-705f61685392/resource/8af229f9-8695-492b-9425-8e9576f644f5/download/indexes-to-dunwich-benevolent-asylum-1859-1948.csv | CSV | Dunwich Benevolent Asylum was established 13 May 1865 when inmates were first transferred to the Dun… | 2020-08-06T01:52:47.171887 | 2022-06-27T23:42:20.345197 | 6602826.0 | Creative Commons Attribution 4.0 |
Advanced export
JSON shape: default, array, newline-delimited
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]);