This data as json, CSV (advanced)
Suggested facets: column, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
31949 | 31949 | 1917-01-27 | 9 | a | Photograph of Chinese naval commander Cheng Biguang. | Tung Wah | http://trove.nla.gov.au/newspaper/page/24095570 | 24095570 | |
31950 | 31950 | 1917-01-27 | 9 | a | Editorial by the Tung Wah Times on the protection of popular morality and the industry. | Tung Wah | http://trove.nla.gov.au/newspaper/page/24095570 | 24095570 | |
31951 | 31951 | 1917-01-27 | 9 | b | Photograph of the Summer Palace in Beijing. | Tung Wah | http://trove.nla.gov.au/newspaper/page/24095570 | 24095570 |
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]);