This data as json, CSV (advanced)
Suggested facets: source, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
40003 | 40003 | 1923-06-23 | 2 | a-b | Editorial on the chaos in Guangdong. | Tung Wah | http://trove.nla.gov.au/newspaper/page/24094448 | 24094448 | |
40004 | 40004 | 1923-06-23 | 2 | b-d | Two political groups in Beijing that support or try to overthrow the cabinet. | China | http://trove.nla.gov.au/newspaper/page/24094448 | 24094448 | |
40005 | 40005 | 1923-06-23 | 2 | d-f | Both Can Kun in Baoding and Zhang Zuolin in Fengtian deny that they are preparing for a war. | China | http://trove.nla.gov.au/newspaper/page/24094448 | 24094448 |
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]);