1 row where "dataset_modified" is on date 2022-06-28, file_description = "This open data file lists the names of companies which are no longer in existence, as recorded by the Company Registry Districts of Queensland between 1863 and 1959. Information also includes date of registration, file and book number, registration year and companies office. " and source = "data.qld.gov.au" sorted by file_size

View and edit SQL

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

source

  • data.qld.gov.au · 1

format

file_description

  • This open data file lists the names of companies which are no longer in existence, as recorded by the Company Registry Districts of Queensland between 1863 and 1959. Information also includes date of registration, file and book number, registration year and companies office. · 1

dataset_modified (date)

  • 2022-06-28 · 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
402 Companies 1863 to 1959 Queensland State Archives web@archives.qld.gov.au 2014-06-26T00:35:29.142514 2022-06-28T05:35:49.104967 These indexes were compiled from the [Registers of Companies](https://www.archivessearch.qld.gov.au/… data.qld.gov.au https://data.qld.gov.au/dataset/cf3fb933-34a2-4200-9c6e-c806bbc58a1f     Companies 1863 to 1959 https://www.data.qld.gov.au/dataset/cf3fb933-34a2-4200-9c6e-c806bbc58a1f/resource/1cf4cc1d-0699-46c4-ba0a-884f72806ad2/download/companies-index-1863-1959-.csv CSV This open data file lists the names of companies which are no longer in existence, as recorded by th… 2014-07-07T06:16:36.194277 2021-09-23T03:59:13.365003 9542041.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]);