glam-datasets
2 rows where "dataset_modified" is on date 2022-06-20, "file_modified" is on date 2017-01-11 and source = "data.qld.gov.au"
This data as json, CSV (advanced)
Suggested facets: dataset_issued (date), dataset_modified (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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
451 | 451 | Australian South Sea Islanders 1867 to 1908 | Queensland State Archives | web@archives.qld.gov.au | 2014-06-25T04:29:57.438596 | 2022-06-20T13:07:35.777233 | This index was compiled from a wide variety of government records detailing the administration of th… | data.qld.gov.au | https://data.qld.gov.au/dataset/eae0afa9-681c-4bda-b335-fa0c53ddec96 | Australian South Sea Islanders 1867 to 1908 - A-K | https://www.data.qld.gov.au/dataset/eae0afa9-681c-4bda-b335-fa0c53ddec96/resource/d1611bbd-ea9a-4212-93d9-ff79c5ca3879/download/australian-south-sea-islanders-1867-1908-a-k.csv | CSV | This open data file lists the names (A-K) of Australian South Sea Islanders as kept in the governmen… | 2014-06-25T04:32:44.227693 | 2017-01-11T00:00:00 | 6815744.0 | Creative Commons Attribution 4.0 | ||
452 | 452 | Australian South Sea Islanders 1867 to 1908 | Queensland State Archives | web@archives.qld.gov.au | 2014-06-25T04:29:57.438596 | 2022-06-20T13:07:35.777233 | This index was compiled from a wide variety of government records detailing the administration of th… | data.qld.gov.au | https://data.qld.gov.au/dataset/eae0afa9-681c-4bda-b335-fa0c53ddec96 | Australian South Sea Islanders 1867 to 1908 L-Z | https://www.data.qld.gov.au/dataset/eae0afa9-681c-4bda-b335-fa0c53ddec96/resource/268d75b1-7e7b-41a3-900e-1e508b8880c1/download/australian-south-sea-islanders-1867-1908-l-z.csv | CSV | This open data file lists the names (L-Z) of Australian South Sea Islanders as kept in the governmen… | 2017-01-11T01:32:27.747955 | 2017-01-11T01:32:27.556535 | 13107200.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]);