This data as json, CSV (advanced)
Suggested facets: column, source, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
56323 | 56323 | 1936-10-10 | 3 | a | Wong Zhaoyuan proclaims martial law in Beihai following the entry of Japanese warships. | China | http://trove.nla.gov.au/newspaper/page/24097019 | 24097019 | |
56324 | 56324 | 1936-10-10 | 3 | c | American journalist in Nanjing talks about the journalism in America. | China | http://trove.nla.gov.au/newspaper/page/24097019 | 24097019 | |
56325 | 56325 | 1936-10-10 | 3 | c | Korean revolutionaries and their independence movement. | China | http://trove.nla.gov.au/newspaper/page/24097019 | 24097019 | |
56326 | 56326 | 1936-10-10 | 3 | d | Soviet Union and Argentina propose to consolidate the status of the League of Nations. | Other... | http://trove.nla.gov.au/newspaper/page/24097019 | 24097019 |
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]);