This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
3242 | 3242 | 1899-08-05 | 3 | a-b | A bicycle rider dies in Tasmania; man dies in house fire; death and injuries in gold mines of Western Australia; a middle-aged man in Melbourne killed in an accident; ship from New Zealand to Sydney disappeared on the way; a hotel burned to ashes in London; King of Afghanistan killed his generals; a woman was charged with murdering her son; thief sentenced in Melbourne. | http://trove.nla.gov.au/newspaper/page/24102488 | 24102488 |
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]);