2 rows where "file_modified" is on date 2019-08-19 and file_size = "1572864.0"

View and edit SQL

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

source

format

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
59 State Library of Queensland - Library membership State Library of Queensland opendata@slq.qld.gov.au 2014-09-25T02:14:19.128992 2021-05-19T08:08:57.955926 Library membership for State Library of Queensland, includes suburb, postcode, country and date of m… data.qld.gov.au https://data.qld.gov.au/dataset/1f3f1d06-2dfa-4c4a-8737-235afdf3d1e0     2014-15 Library membership https://www.data.qld.gov.au/dataset/1f3f1d06-2dfa-4c4a-8737-235afdf3d1e0/resource/0acb7ce5-b57b-49ea-aa53-3a4508a11344/download/user-list-for-open-data-010715.csv CSV 2014/15 Library membership details for State Library of Queensland, includes suburb, postcode, count… 2019-03-20T05:30:44.165540 2019-08-19T06:10:59.082237 1572864.0 Creative Commons Attribution 4.0
239 State Library of Queensland - Catalogue records, World War 1 State Library of Queensland opendata@slq.qld.gov.au 2015-07-02T22:21:09.276395 2020-12-09T05:55:47.352431 Extensive metadata from our World War 1 related content. A mine of information for text analysis and… data.qld.gov.au https://data.qld.gov.au/dataset/f80e941c-9fa4-4f81-99a6-2e562d469a05     Catalogue records - World War 1 https://www.data.qld.gov.au/dataset/f80e941c-9fa4-4f81-99a6-2e562d469a05/resource/e966ff2f-c2a7-4a3f-9623-de5acf721a46/download/world-war-1-edited.csv CSV Extensive metadata from our World War 1 content. A mine of information for text analysis and visuali… 2015-07-02T22:37:50.206320 2019-08-19T06:03:10.381742 1572864.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]);