glam-datasets
2 rows where "dataset_modified" is on date 2016-07-04 and licence = "Creative Commons Attribution"
This data as json, CSV (advanced)
Suggested facets: dataset_issued (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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
783 | 783 | South Australian Red Cross Information Bureau | State Library of South Australia | State Library of South Australia | 2015-06-16T07:13:31.330095 | 2016-07-04T06:14:08.552618 | Between 1916 and 1919 the South Australian Red Cross Information Bureau undertook research into over… | data.sa.gov.au | https://data.sa.gov.au/data/dataset/59af795b-aa47-4633-8405-b61b9da8e574 | 1915-01-01 | 1919-12-30 | SARCIB WW1 Collections data | https://sarcib.ww1.collections.slsa.sa.gov.au/sites/default/files/sarcib-data.json | JSON | SARCIB WW1 Collections data in JSON format. **Data description** Note that in the data, (1) fiel… | 2015-06-16T17:15:04.211243 | 2022-08-09T14:16:17 | Creative Commons Attribution | |
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]);