This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
3365 | 3365 | 1899-08-19 | 3 | c | King of Germany to visit his grandmother, Queen of England; timely rain in Bombay, India; epidemic in Nouzhuang, Tianjin; fisherman disappeares in Auckland; a mining expert from Queensland is to work in Sichuan province, China; redundancy in royal government of Tasmania; burglaries in Queensland. | http://trove.nla.gov.au/newspaper/page/24102504 | 24102504 |
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]);