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 |
---|---|---|---|---|---|---|---|---|---|
2678 | 2678 | 1899-06-07 | 2 | e | Timely rainfall in Sydney. | http://trove.nla.gov.au/newspaper/page/24102424 | 24102424 | ||
2679 | 2679 | 1899-06-07 | 2 | e | A man in Western Australia died when hunting gold. | http://trove.nla.gov.au/newspaper/page/24102424 | 24102424 | ||
2680 | 2680 | 1899-06-07 | 2 | e | Huge gold find for man in Victoria. | http://trove.nla.gov.au/newspaper/page/24102424 | 24102424 | ||
2707 | 2707 | 1899-06-07 | 3 | e | A boy suffers from food poisoning in Seymour, Victoria. | http://trove.nla.gov.au/newspaper/page/24102423 | 24102423 | ||
2708 | 2708 | 1899-06-07 | 3 | e | The position and power of Rong Lu. | http://trove.nla.gov.au/newspaper/page/24102423 | 24102423 | ||
2709 | 2709 | 1899-06-07 | 3 | e | Floods and landslides wreak havoc in in Nanjing, Jiangsu province. | http://trove.nla.gov.au/newspaper/page/24102423 | 24102423 |
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]);