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 |
---|---|---|---|---|---|---|---|---|---|
1755 | 1755 | 1899-02-08 | 3 | f | Famous man in Guangzhou, Deng Rangchu, lead a glorious life and died an honorable death. | http://trove.nla.gov.au/newspaper/page/24102292 | 24102292 | ||
1767 | 1767 | 1899-02-08 | 2 | f | Jiangnan Silk Company in Shanghai makes first-class silk for the Imperial Court. | http://trove.nla.gov.au/newspaper/page/24102291 | 24102291 | ||
1768 | 1768 | 1899-02-08 | 2 | f | Gao Yapeng from Xiangshan is sentenced to death for rape and murder. | http://trove.nla.gov.au/newspaper/page/24102291 | 24102291 | ||
1769 | 1769 | 1899-02-08 | 2 | f | Friendly snake killed in Sydney's gardens. | http://trove.nla.gov.au/newspaper/page/24102291 | 24102291 | ||
1770 | 1770 | 1899-02-08 | 2 | f | Two Chinese detained on entering Victoria from NSW for tax evasion. | http://trove.nla.gov.au/newspaper/page/24102291 | 24102291 |
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]);