2 rows where "file_modified" is on date 2018-09-05 and format = "CSV"

View and edit SQL

Suggested facets: dataset_issued (date), dataset_modified (date), file_created (date)

source

format

file_modified (date)

  • 2018-09-05 · 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
487 Land orders 1861 to 1874 Queensland State Archives web@archives.qld.gov.au 2013-06-26T01:52:06.059027 2022-06-20T03:27:09.070934 This index was compiled from several series of records relating to land orders as created by the Imm… data.qld.gov.au https://data.qld.gov.au/dataset/fc5dd876-5ae3-4b02-8894-c815b53eaedd     Land orders 1861 to 1874 https://www.data.qld.gov.au/dataset/fc5dd876-5ae3-4b02-8894-c815b53eaedd/resource/030e30af-0c04-427b-a2a1-74799c1f9798/download/land-orders-1861-1874.csv CSV This open data file lists the names of immigrants or companies for whom land order claims were made … 2013-06-25T20:56:09.789341 2018-09-05T01:44:27.766600 11010048.0 Creative Commons Attribution 4.0
507 Miners Rights and Warden's Collections (Palmer Goldfields) 1874-1880 Queensland State Archives web@archives.qld.gov.au 2018-04-26T22:49:18.181324 2020-09-09T04:12:46.485058 Registers of miners' rights issued and of Warden's collections generally. Nov 1874 - Nov 1880. Extra… data.qld.gov.au https://data.qld.gov.au/dataset/129e34d7-9c17-4a63-ba70-6e297050e559     Miners Rights and Warden's Collections (Palmer Goldfields) 1874-1880 https://www.data.qld.gov.au/dataset/129e34d7-9c17-4a63-ba70-6e297050e559/resource/13ac89c4-bb7b-414f-a8c6-5cf5ee5bc841/download/miners-rights-and-wardens-collections-palmer-goldfields-1874-1880.csv CSV Registers of miners' rights issued and of Warden's collections generally. Nov 1874 - Nov 1880. Extra… 2018-04-26T22:50:04.970056 2018-09-05T02:08:25.926016 10276044.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]);