1 row where file_size = "62285414.0", format = "CSV" and publisher = "Queensland Museum"

View and edit SQL

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

source

publisher

  • Queensland Museum · 1

format

file_size

  • 62285414.0 · 1
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
525 Queensland Museum collection of specimens of other invertebrates Queensland Museum opendata@qm.qld.gov.au 2014-02-18T23:14:39.826733 2019-07-10T16:42:35.344871 A list of specimens of other invertebrate species in Queensland including their common names, scient… data.qld.gov.au https://data.qld.gov.au/dataset/3efc094b-a1e3-4ca9-8f02-f5ce8ee0bd07     Queensland Museum collection records of other invertebrates http://www.qm.qld.gov.au/microsites/data/other-invertebrates-data/other-invertebrates-data.csv CSV A CSV file containing records of all specimens of other invertebrates in the Queensland Museum colle… 2014-02-18T23:15:01.283733 2017-06-23T00:00:00 62285414.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]);