glam-datasets
1 row where "dataset_issued" is on date 2016-07-04, "file_created" is on date 2016-07-04 and format = "XLSX"
This data as json, CSV (advanced)
Suggested facets: dataset_issued (date), dataset_modified (date), start_date (date), end_date (date), file_created (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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
794 | 794 | Mount Gambier Destitute Register | Mount Gambier Library | Mount Gambier Library | 2016-07-04T01:13:31.122992 | 2016-07-04T01:14:58.244849 | Destitute records from Mount Gambier, including information on applicants such as ship and arrival d… | data.sa.gov.au | https://data.sa.gov.au/data/dataset/f475bf72-2aac-4893-a162-aaa5343a490d | 1883-01-01 | 1894-01-01 | Mount Gambier Destitute Records | https://data.sa.gov.au/data/dataset/f475bf72-2aac-4893-a162-aaa5343a490d/resource/ac6e4cb9-d3bd-461f-bdd0-25a92a9d2019/download/clientirecord-setsdestitute-records.xlsx | XLSX | 2016-07-04T11:14:57.627256 | 2016-07-04T01:14:57.542684 | Creative Commons Attribution |
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]);