This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
30134 | 30134 | 1915-06-05 | 7 | a-b | Australia has enrolled over 80,000 soldiers. Statistics of Australian soldiers killed and wounded in the Europe War. Ya Qu, a Chinese was murdered in Sydney and four suspects were arrested. Details of the murder case of the Chinese Ya Qu. A Chinese seaman was drawn during fishing. | Australia | http://trove.nla.gov.au/newspaper/page/24094868 | 24094868 |
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]);