This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
56465 | 56465 | 1936-12-05 | 3 | a | British newspaper reports the resistance in China to Japanese invasion. | Britain | http://trove.nla.gov.au/newspaper/page/24097084 | 24097084 | |
56478 | 56478 | 1936-12-05 | 8 | b | Berlin reveals the treaty signed between Germany and Japan and the international response. | Britain | http://trove.nla.gov.au/newspaper/page/24097091 | 24097091 |
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]);