glam-datasets
1 row where "dataset_issued" is on date 2022-05-03, "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)
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
338 | 338 | Lands sold 1842-1868 | Queensland State Archives | web@archives.qld.gov.au | 2022-05-03T01:13:36.284025 | 2022-08-09T05:42:28.978325 | This open data set was compiled from various Registers of lands sold as created by the Surveyor Gene… | data.qld.gov.au | https://data.qld.gov.au/dataset/5b7d9112-4d06-4dd1-8680-def41ad552bc | Register of Lands Sold 1842-1868 | https://www.data.qld.gov.au/dataset/5b7d9112-4d06-4dd1-8680-def41ad552bc/resource/56e35451-9987-471c-b47a-93acd3f5cb0f/download/register-of-lands-sold-1842-1868.csv | CSV | Index to land sold was created from numerous resources held at [Queensland State Archives](www.archi… | 2022-05-03T01:18:05.975526 | 2022-05-03T01:18:05.895320 | 4718592.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]);