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 |
---|---|---|---|---|---|---|---|---|---|
40066 | 40066 | 1923-07-07 | 3 | b-c | Boycott to Japanese liner service in Hunan province, the conflict and the negotiation. | China | http://trove.nla.gov.au/newspaper/page/24094463 | 24094463 | |
40067 | 40067 | 1923-07-07 | 3 | b-c | Boycott to Japanese goods in Hong Kong and the report. | Hong Kong | http://trove.nla.gov.au/newspaper/page/24094463 | 24094463 | |
40080 | 40080 | 1923-07-07 | 7 | b-c | Third part of a special report published in the Sydney Morning Herald on the Far Eastern situations (rise of Japan, the future of China and others). | Australia | http://trove.nla.gov.au/newspaper/page/24094467 | 24094467 |
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]);