2 rows where "file_modified" is on date 2022-04-29 and publisher = "Queensland State Archives"

View and edit SQL

source

publisher

  • Queensland State Archives · 2

format

file_modified (date)

  • 2022-04-29 · 2
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
434 Register of lands sold 1849 to 1861 Queensland State Archives web@archives.qld.gov.au 2014-03-20T23:23:06.486395 2022-06-22T02:16:46.923676 This index was compiled from the [Register of lands sold](https://www.archivessearch.qld.gov.au/seri… data.qld.gov.au https://data.qld.gov.au/dataset/de65716c-2c81-4652-9bb9-b9d2f4cf53c8     Register of lands sold 1849 to 1861 https://www.data.qld.gov.au/dataset/de65716c-2c81-4652-9bb9-b9d2f4cf53c8/resource/0bbbd847-7b15-4a3f-9f26-7aea561d3905/download/register-of-lands-sold-1849-1861.csv CSV This open data file lists the names of purchasers of lands sold or selected between 1849 and 1861 at… 2014-03-20T23:24:05.721013 2022-04-29T01:32:38.173942 341094.0 Creative Commons Attribution 4.0
450 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 - 1948 https://www.data.qld.gov.au/dataset/eae0afa9-681c-4bda-b335-fa0c53ddec96/resource/98047f82-0b4e-4e9e-9d3d-c7b55457229a/download/australian-south-sea-islanders-1867-1948-.csv CSV This open data file lists the names of Australian South Sea Islanders as kept in the government reco… 2021-02-23T04:53:34.711824 2022-04-29T05:37:23.332829 37748736.0 Creative Commons Attribution 4.0

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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]);