This data as json, CSV (advanced)
Suggested facets: source, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
39394 | 39394 | 1923-02-10 | 3 | f | Russian refugees arrive the Philippines. | America | http://trove.nla.gov.au/newspaper/page/24094285 | 24094285 | |
39395 | 39395 | 1923-02-10 | 3 | f | How the British government use the Boxer Indemnity paid by China. | America | http://trove.nla.gov.au/newspaper/page/24094285 | 24094285 | |
39396 | 39396 | 1923-02-10 | 3 | f | Bandits in Ireland kidnap senator. | Britain | http://trove.nla.gov.au/newspaper/page/24094285 | 24094285 | |
39397 | 39397 | 1923-02-10 | 3 | f | Canadian authority issues new restriction to the Chinese immigration. | Canada | http://trove.nla.gov.au/newspaper/page/24094285 | 24094285 |
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]);