This data as json, CSV (advanced)
Suggested facets: column, source, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
25786 | 25786 | 1912-02-24 | 13 | a | Swiss prison building | A Swiss prison building is well protected as it is a historical relic of the middle age. | Other... | http://trove.nla.gov.au/newspaper/page/24092127 | 24092127 |
25787 | 25787 | 1912-02-24 | 13 | b | Explosive investor in Japan | Xia Lai Yia Yuan (nnn) invested the most powerful explosive in the world at his time. | Tung Wah | http://trove.nla.gov.au/newspaper/page/24092127 | 24092127 |
25788 | 25788 | 1912-02-24 | 13 | b | The biggest statue in the world | The Freedom Goddess in America is the biggest statue in the world. | Other... | http://trove.nla.gov.au/newspaper/page/24092127 | 24092127 |
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]);