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 |
---|---|---|---|---|---|---|---|---|---|
3514 | 3514 | 1899-09-09 | 3 | a | British government rents ship from India in order to send troops to Transvaal. | http://trove.nla.gov.au/newspaper/page/24102525 | 24102525 | ||
3515 | 3515 | 1899-09-09 | 3 | a | A couple in America invent a new vehicle. | http://trove.nla.gov.au/newspaper/page/24102525 | 24102525 | ||
3516 | 3516 | 1899-09-09 | 3 | a | Bandits on the border area of Nanhai, Panyu and Huaxian counties attack local residents. | http://trove.nla.gov.au/newspaper/page/24102525 | 24102525 | ||
3528 | 3528 | 1899-09-09 | 4 | a | A woman in NSW passes away, leaving a large family in grief. | http://trove.nla.gov.au/newspaper/page/24102528 | 24102528 | ||
3529 | 3529 | 1899-09-09 | 4 | a | Liner timetable to Asian ports. | http://trove.nla.gov.au/newspaper/page/24102528 | 24102528 | ||
3530 | 3530 | 1899-09-09 | 4 | a | Gold price in Hong Kong. | http://trove.nla.gov.au/newspaper/page/24102528 | 24102528 |
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]);