This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
23384 | 23384 | 1910-08-27 | 3 | d | Correspondence from Japan/ Former Japanese prime minister Okuma Shigenobu on current situations in China. Chinese revolutionaries in Japan try to win support from the Nanyang Chinese communities. The new treaty between Japan and Russia. | Japan | http://trove.nla.gov.au/newspaper/page/26802745 | 26802745 |
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]);