This data as json, CSV (advanced)
Suggested facets: page, page_url, trove_id, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
4120 | 4120 | 1899-11-25 | 2 | f | A woman in Sydney died after a tooth extraction. | http://trove.nla.gov.au/newspaper/page/24102617 | 24102617 | ||
4121 | 4121 | 1899-11-25 | 2 | f | Chinese businessman, Mr Lin, was saved by local people after a near-fatal experience in the mountains of Thailand. | http://trove.nla.gov.au/newspaper/page/24102617 | 24102617 | ||
4122 | 4122 | 1899-11-25 | 2 | f | Potato harvest in Grafton, NSW. | http://trove.nla.gov.au/newspaper/page/24102617 | 24102617 | ||
4123 | 4123 | 1899-11-25 | 2 | f | A young man in Melbourne was killed by an acquaintance when hunting. | http://trove.nla.gov.au/newspaper/page/24102617 | 24102617 | ||
4124 | 4124 | 1899-11-25 | 2 | f | Western and lunar calendar coincide next month. | http://trove.nla.gov.au/newspaper/page/24102617 | 24102617 | ||
4136 | 4136 | 1899-11-25 | 3 | f | Four Chinese are returning to China with gold. | http://trove.nla.gov.au/newspaper/page/24102616 | 24102616 |
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]);