1 row where dataset_description = "Researching deceased estates files before 1923 is a complex process, with researchers often having to check up to five different indexes to locate a file. This index simplifies the process by combining all indexes into one searchable database. There are currently c.130,000 entries dating from 1880 onwards. [Click here for more information about this index](http://www.records.nsw.gov.au/state-archives/indexes-online/indexes-to-deceased-estates-and-related-records/indexes-to-deceased-estate-files).", format = "CSV" and publisher = "NSW State Archives"

View and edit SQL

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

source

publisher

  • NSW State Archives · 1

format

dataset_description

  • Researching deceased estates files before 1923 is a complex process, with researchers often having to check up to five different indexes to locate a file. This index simplifies the process by combining all indexes into one searchable database. There are currently c.130,000 entries dating from 1880 onwards. [Click here for more information about this index](http://www.records.nsw.gov.au/state-archives/indexes-online/indexes-to-deceased-estates-and-related-records/indexes-to-deceased-estate-files). · 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
934 Deceased Estate Files, 1880-1923 NSW State Archives State Records Authority 2014-09-30T04:52:48.805972 2016-07-20T12:09:20.785878 Researching deceased estates files before 1923 is a complex process, with researchers often having t… data.nsw.gov.au https://data.nsw.gov.au/data/dataset/5d45437c-d07a-4977-95ab-e53fb86f02c1     Deceased Estates https://data.nsw.gov.au/data/dataset/5d45437c-d07a-4977-95ab-e53fb86f02c1/resource/7ea09383-b884-4458-885a-6fab1fc4c209/download/deceased-estates.csv CSV This dataset contains the following attributes: Surname, First Name, Locality, Date Of Death, Date D… 2014-09-30T00:55:53.313012     Creative Commons Attribution

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]);