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 |
---|---|---|---|---|---|---|---|---|---|
56433 | 56433 | 1936-11-21 | 3 | a | Soviet Russian soldiers shoot border guards of Manchuria. | China | http://trove.nla.gov.au/newspaper/page/24097067 | 24097067 | |
56434 | 56434 | 1936-11-21 | 3 | a | Britain and America are closely watching situations in the Far East. | Britain | http://trove.nla.gov.au/newspaper/page/24097067 | 24097067 | |
56439 | 56439 | 1936-11-21 | 8 | a | Japanese military commanders seek to influence upon the politics. | Japan | http://trove.nla.gov.au/newspaper/page/24097073 | 24097073 | |
56440 | 56440 | 1936-11-21 | 8 | a | Soviet Russia gives in to Japanese demands | Britain | http://trove.nla.gov.au/newspaper/page/24097073 | 24097073 |
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]);