This data as json, CSV (advanced)
Suggested facets: page, source, page_url, trove_id, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
40384 | 40384 | 1923-09-15 | 2 | d | Duan Qirui issues a circular telegram on the current situations. | China | http://trove.nla.gov.au/newspaper/page/24094544 | 24094544 | |
40400 | 40400 | 1923-09-15 | 6 | d | Kasaya arrives from nowhere, a story from Yunnan. | Tung Wah | http://trove.nla.gov.au/newspaper/page/24094548 | 24094548 | |
40401 | 40401 | 1923-09-15 | 6 | d | Black fox found in a Guangzhou school. | Tung Wah | http://trove.nla.gov.au/newspaper/page/24094548 | 24094548 |
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]);