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 |
---|---|---|---|---|---|---|---|---|---|
1665 | 1665 | 1899-01-25 | 2 | b | Li Hongzhang is ill; French send gunboats to Fuzhou, China; Russia strengthens its navy; rebellion in Turkey and responses from the government; disease epidemic in India. | http://trove.nla.gov.au/newspaper/page/24102275 | 24102275 | ||
1666 | 1666 | 1899-01-25 | 2 | b | Rich man in London donates money to museum before his death. | http://trove.nla.gov.au/newspaper/page/24102275 | 24102275 | ||
1679 | 1679 | 1899-01-25 | 4 | b | Price list of products in Melbourne market. | http://trove.nla.gov.au/newspaper/page/24102273 | 24102273 |
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]);