This data as json, CSV (advanced)
Suggested facets: page_url, trove_id, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
1736 | 1736 | 1899-02-04 | 2 | b | Man in Auckland, New Zealand, dies after eating canned salmon fish. | http://trove.nla.gov.au/newspaper/page/24102287 | 24102287 | ||
1737 | 1737 | 1899-02-04 | 2 | b | Bandits in India cut off noses of eight businessmen. | http://trove.nla.gov.au/newspaper/page/24102287 | 24102287 | ||
1748 | 1748 | 1899-02-04 | 4 | b | Price list of products in Sydney market. | http://trove.nla.gov.au/newspaper/page/24102285 | 24102285 |
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]);