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 |
---|---|---|---|---|---|---|---|---|---|
56080 | 56080 | 1936-07-18 | 3 | d | Italy and Germany may form an alliance. | Britain | http://trove.nla.gov.au/newspaper/page/24096921 | 24096921 | |
56087 | 56087 | 1936-07-18 | 8 | a | More Japanese troops in north China. | Britain | http://trove.nla.gov.au/newspaper/page/24096928 | 24096928 | |
56088 | 56088 | 1936-07-18 | 8 | a | Japanese in Changchun, Jilin province, arrest Indian businessman and the negotiation between Britain and Japan. | Britain | http://trove.nla.gov.au/newspaper/page/24096928 | 24096928 | |
56091 | 56091 | 1936-07-18 | 8 | d | Treaty of alliance signed by Italy and Germany. | Britain | http://trove.nla.gov.au/newspaper/page/24096928 | 24096928 |
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]);