5 rows where "dataset_modified" is on date 2022-08-09 and "file_created" is on date 2018-09-04

View and edit SQL

Suggested facets: dataset_title, author, dataset_issued, dataset_modified, dataset_description, info_url, file_description, dataset_issued (date), file_modified (date)

source

format

file_created (date)

  • 2018-09-04 · 5

dataset_modified (date)

  • 2022-08-09 · 5
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
320 Trustee files 1889 to 1929 Queensland State Archives web@archives.qld.gov.au 2013-03-04T06:27:18.408943 2022-08-09T05:54:17.897300 This index was complied from the Files for Trustees created as a result of the Trustees Act of 1889 … data.qld.gov.au https://data.qld.gov.au/dataset/92b77bd9-d694-4a4c-949b-8b21513756be     Trustees files 1889 to 1929 JSON https://www.data.qld.gov.au/dataset/92b77bd9-d694-4a4c-949b-8b21513756be/resource/b45c8686-21c7-4589-ae7f-0b96f77d6bad/download/trustee-files-1889-1929.json JSON This open data file lists the names of deceased persons where a trust was established for their esta… 2018-09-04T05:49:16.466314 2018-09-04T05:49:16.380849 43008.0 Creative Commons Attribution 4.0
324 Assistant Immigration Agent Maryborough 1884 to 1907 Queensland State Archives web@archives.qld.gov.a 2013-06-26T01:18:08.393308 2022-08-09T05:52:42.979219 These indexes were compiled from the [Register of prospective nominated immigrants](https://www.arch… data.qld.gov.au https://data.qld.gov.au/dataset/8a0928d0-60c2-4ce3-be0a-c07c6a89be0f     Immigrants nominated for passage, Maryborough 1884 to 1896 JSON https://www.data.qld.gov.au/dataset/8a0928d0-60c2-4ce3-be0a-c07c6a89be0f/resource/ecdca70e-7a52-4a8e-96e4-c8dc33f976cd/download/assistant-immigration-agent-maryborough-1884-1896.json JSON This open data file lists the names of immigrants and nominators as recorded in the registers for no… 2018-09-04T04:52:44.606621 2018-09-04T04:52:44.507025 496128.0 Creative Commons Attribution 4.0
325 Assistant Immigration Agent Maryborough 1884 to 1907 Queensland State Archives web@archives.qld.gov.a 2013-06-26T01:18:08.393308 2022-08-09T05:52:42.979219 These indexes were compiled from the [Register of prospective nominated immigrants](https://www.arch… data.qld.gov.au https://data.qld.gov.au/dataset/8a0928d0-60c2-4ce3-be0a-c07c6a89be0f     Nominated immigrants, Maryborough 1904 to 1907 JSON https://www.data.qld.gov.au/dataset/8a0928d0-60c2-4ce3-be0a-c07c6a89be0f/resource/53417f32-3d3e-4cd4-ba95-9ab1aad11077/download/assistant-immigration-agent-maryborough-1904-1907.json JSON This open data file lists the names of immigrants and nominators as recorded in the registers for no… 2018-09-04T04:51:16.563313 2018-09-04T04:51:16.473732 11264.0 Creative Commons Attribution 4.0
350 Equity files 1857 to 1899 Queensland State Archives web@archives.qld.gov.au 2013-03-04T05:47:13.945336 2022-08-09T05:36:22.768856 This index was compiled from [Equity files](https://www.archivessearch.qld.gov.au/series/S155050) cr… data.qld.gov.au https://data.qld.gov.au/dataset/1364e928-ed55-49d8-92ef-856fa52395c8     Equity files 1857 to 1899 JSON https://www.data.qld.gov.au/dataset/1364e928-ed55-49d8-92ef-856fa52395c8/resource/d7e59200-7134-4a4e-aaed-1901b602ad2e/download/equity-files-1857-1899.json JSON This open data file lists the names of people and businesses involved in equity cases before the Sup… 2018-09-04T05:29:33.945151 2018-09-04T05:30:23.997405 1572864.0 Creative Commons Attribution 4.0
352 Instruments of renunciation 1915 to 1983 Queensland State Archives web@archives.qld.gov.au 2013-03-04T06:05:30.102024 2022-08-09T05:35:54.713973 This index was compiled from [Instruments of renunciation](https://www.archivessearch.qld.gov.au/ser… data.qld.gov.au https://data.qld.gov.au/dataset/91bad7e1-cfb4-4466-bccf-887948ca9921     Instruments of renunciation 1915 to 1983 JSON https://www.data.qld.gov.au/dataset/91bad7e1-cfb4-4466-bccf-887948ca9921/resource/d07d7270-6994-4b19-81ca-54f2e63f6a41/download/index-to-instruments-of-renunciation-1915-1983.json JSON This open data file lists the names of the deceased where instruments of renunciation have been lodg… 2018-09-04T04:59:51.243199 2018-09-04T04:59:51.149519 20992.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]);