This data as json, CSV (advanced)
Suggested facets: column, source, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
23418 | 23418 | 1910-09-03 | 6 | a | Lu Chuanlin dies. | China | http://trove.nla.gov.au/newspaper/page/26802758 | 26802758 | |
23419 | 23419 | 1910-09-03 | 6 | a | A report on the Japanese exploration to the Antarctic Pole. | Tung Wah | http://trove.nla.gov.au/newspaper/page/26802758 | 26802758 | |
23420 | 23420 | 1910-09-03 | 6 | a-b | Newspapers in Shanghai organise an association. | China | http://trove.nla.gov.au/newspaper/page/26802758 | 26802758 | |
23421 | 23421 | 1910-09-03 | 6 | b | Crisis in Yunnan province. | China | http://trove.nla.gov.au/newspaper/page/26802758 | 26802758 |
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]);