This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
2369 | 2369 | 1899-05-03 | 3 | b | A rich man in Sydney leaves much property when he passed away. | http://trove.nla.gov.au/newspaper/page/24102383 | 24102383 | ||
2370 | 2370 | 1899-05-03 | 3 | b | A passenger commits suicide on the ship from Melbourne to Hobart. | http://trove.nla.gov.au/newspaper/page/24102383 | 24102383 | ||
2371 | 2371 | 1899-05-03 | 3 | b | China allows Germany to build railway from Tianjin to Shandong; Austria purchases new gunboats; impossibilty of convening international peace conference; British newspaper comments British policy on Samoa. | http://trove.nla.gov.au/newspaper/page/24102383 | 24102383 |
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]);