This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
32967 | 32967 | 1918-02-16 | 8 | a-b | New Year's greetings by the Tung Wah Times. | Tung Wah | http://trove.nla.gov.au/newspaper/page/24097185 | 24097185 | |
32982 | 32982 | 1918-02-16 | 11 | a-b | Photograph of a Thailand soldier with uniform, and the troops. | Tung Wah | http://trove.nla.gov.au/newspaper/page/24097186 | 24097186 | |
32994 | 32994 | 1918-02-16 | 14 | a-b | Photograph of the Oliver Hill in Jerusalem and the grave of Mohammed. | Tung Wah | http://trove.nla.gov.au/newspaper/page/24097191 | 24097191 |
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]);