This data as json, CSV (advanced)
Suggested facets: column, source, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
56000 | 56000 | 1936-04-25 | 8 | a | Japanese in Nanjing encircle the Russian embassy. | China | http://trove.nla.gov.au/newspaper/page/24096830 | 24096830 | |
56001 | 56001 | 1936-04-25 | 8 | b | The communist troops are fleeing Shanxi for Shaanxi province. | China | http://trove.nla.gov.au/newspaper/page/24096830 | 24096830 | |
56002 | 56002 | 1936-04-25 | 8 | d | Election in France. | Britain | http://trove.nla.gov.au/newspaper/page/24096830 | 24096830 | |
56003 | 56003 | 1936-04-25 | 8 | d | Japanese seek to control Taiwan forever. | Japan | http://trove.nla.gov.au/newspaper/page/24096830 | 24096830 | |
56004 | 56004 | 1936-04-25 | 8 | e | League of Nations mediates the conflict between Italy and Algeria. | Britain | http://trove.nla.gov.au/newspaper/page/24096830 | 24096830 | |
56005 | 56005 | 1936-04-25 | 8 | f | Australian trade with Asian region. Chinese woman win Tattslotto in Sydney. | Tung Wah | http://trove.nla.gov.au/newspaper/page/24096830 | 24096830 |
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]);