This data as json, CSV (advanced)
Suggested facets: page, column, page_url, trove_id, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
21816 | 21816 | 1909-10-16 | 3 | c | American naval fleet may visit China, Japan and the Philippines. | America | http://trove.nla.gov.au/newspaper/page/26802359 | 26802359 | |
21818 | 21818 | 1909-10-16 | 3 | c-d | American newspaper publishes an interview with Prince Regent of China. | America | http://trove.nla.gov.au/newspaper/page/26802359 | 26802359 | |
21822 | 21822 | 1909-10-16 | 6 | c | Correspondence from America. Chinese ambassador to Washington Wu Tingfang visits Chinese communities in Peru and negotiates with Peruvian government on immigration restrictions. Chinese students in Boston have a meeting. American President William Taft declines an invitation from the Chinese community in San Francisco. | America | http://trove.nla.gov.au/newspaper/page/26802364 | 26802364 |
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]);