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 |
---|---|---|---|---|---|---|---|---|---|
3103 | 3103 | 1899-07-19 | 2 | f | Heavy rain in Lismore; heavy rain in other regions of NSW; strong wide in Perth; arrival liners. | http://trove.nla.gov.au/newspaper/page/24102472 | 24102472 | ||
3117 | 3117 | 1899-07-19 | 3 | f | Story of two Taoist priests in Guangzhou. | http://trove.nla.gov.au/newspaper/page/24102471 | 24102471 | ||
3118 | 3118 | 1899-07-19 | 3 | f | Poems, written by Xie Yijun, on current situation in China. | http://trove.nla.gov.au/newspaper/page/24102471 | 24102471 | ||
3119 | 3119 | 1899-07-19 | 3 | f | Price of rice in Hangzhou decreases. | http://trove.nla.gov.au/newspaper/page/24102471 | 24102471 |
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]);