This data as json, CSV (advanced)
Suggested facets: page, page_url, trove_id, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
2287 | 2287 | 1899-04-22 | 2 | d | Two girls robbed in Sydney. | http://trove.nla.gov.au/newspaper/page/24102372 | 24102372 | ||
2288 | 2288 | 1899-04-22 | 2 | d | Chinese envoy Xu Shoupeng, when meeting the King of Korea, found the traditional royal attire has been discarded in favour of new dress. | http://trove.nla.gov.au/newspaper/page/24102372 | 24102372 | ||
2299 | 2299 | 1899-04-22 | 3 | d | The King of Afghanistan was assassinated by his people. | http://trove.nla.gov.au/newspaper/page/24102371 | 24102371 |
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]);