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 |
---|---|---|---|---|---|---|---|---|---|
4278 | 4278 | 1899-12-20 | 2 | d | An article commenting the current situation in east Asia. | http://trove.nla.gov.au/newspaper/page/24102645 | 24102645 | ||
4302 | 4302 | 1899-12-20 | 3 | d | Serious drought in Fuzhou, Fujian province. | http://trove.nla.gov.au/newspaper/page/24102644 | 24102644 | ||
4303 | 4303 | 1899-12-20 | 3 | d | Rain has fallen for many days in Shaoxing, Zhejiang province. | http://trove.nla.gov.au/newspaper/page/24102644 | 24102644 | ||
4304 | 4304 | 1899-12-20 | 3 | d | Empress Dowager tries to get information about Western learning. | http://trove.nla.gov.au/newspaper/page/24102644 | 24102644 |
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]);