This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
56056 | 56056 | 1936-07-11 | 6-7 | a-d | Guangdong news/ The Southwest authority and their plan to fight Japanese invasion. The new notes issued by Guangdong banks. Buddhists in Guangzhou pray for peace. The Nanjing government may have military conflict with Guangzhou. | China | http://trove.nla.gov.au/newspaper/page/24096918 | 24096918 |
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]);