This data as json, CSV (advanced)
Suggested facets: source, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
34558 | 34558 | 1919-06-07 | 3 | e | London claims the financial centre of the world. | Britain | http://trove.nla.gov.au/newspaper/page/24097741 | 24097741 | |
34559 | 34559 | 1919-06-07 | 3 | e | Japanese foreign minister confirms that Shandong will be returned to China. | America | http://trove.nla.gov.au/newspaper/page/24097741 | 24097741 | |
34560 | 34560 | 1919-06-07 | 3 | e | Britain, France and Japan in the East Asia and their sphere of influence. | France | http://trove.nla.gov.au/newspaper/page/24097741 | 24097741 | |
34561 | 34561 | 1919-06-07 | 3 | e | Japanese ambassador in Beijing talks on privileges they provided to China. | America | http://trove.nla.gov.au/newspaper/page/24097741 | 24097741 |
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]);