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 |
---|---|---|---|---|---|---|---|---|---|
3873 | 3873 | 1899-10-21 | 2 | e | A man in Glen Hotel, Sydney, caught two thieves by accident. | http://trove.nla.gov.au/newspaper/page/24102574 | 24102574 | ||
3874 | 3874 | 1899-10-21 | 2 | e | New methods for using the telephone. | http://trove.nla.gov.au/newspaper/page/24102574 | 24102574 | ||
3894 | 3894 | 1899-10-21 | 3 | e | Epidemic in Adelaide. Three officials infected, could not go to work. | http://trove.nla.gov.au/newspaper/page/24102573 | 24102573 | ||
3895 | 3895 | 1899-10-21 | 3 | e | A Tasmanian tin company successfully raises funds; Russia builds new gunboat; casualties of strong wind in Japan; Luzon news. | http://trove.nla.gov.au/newspaper/page/24102573 | 24102573 |
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]);