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 |
---|---|---|---|---|---|---|---|---|---|
2125 | 2125 | 1899-04-05 | 2 | h | A man in NSW wrote to a London newspaper revealing the sufferings of Chinese, Japanese and Aborigines here in Australia. | http://trove.nla.gov.au/newspaper/page/24102350 | 24102350 | ||
2126 | 2126 | 1899-04-05 | 2 | h | Monk detained for his speech in Belgium now released. | http://trove.nla.gov.au/newspaper/page/24102350 | 24102350 | ||
2145 | 2145 | 1899-04-05 | 3 | h | Woman in Yangzhou, Jiangsu province, beats three robbers. | http://trove.nla.gov.au/newspaper/page/24102349 | 24102349 | ||
2146 | 2146 | 1899-04-05 | 3 | h | Riot on the border of Russia and the northeast of China. | http://trove.nla.gov.au/newspaper/page/24102349 | 24102349 |
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]);