This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
1961 | 1961 | 1899-03-15 | 3 | c-d | Deng Ru, a native of Fujian province, murdered in Hawthorn, Melbourne, at the age of 73. No clues as to the identity of the murder. | http://trove.nla.gov.au/newspaper/page/24102325 | 24102325 |
JSON shape: default, array, newline-delimited
CREATE TABLE [article_index] ( [date] TEXT, [page] TEXT, [column] TEXT, [title] TEXT, [description] TEXT, [source] TEXT, [page_url] TEXT, [trove_id] TEXT ); CREATE INDEX [idx_article_index_date] ON [article_index] ([date]);